summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/certbot: cleanupMatthew Thode2020-02-174-154/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 1.1.0 stable amd64/x86Matthew Thode2020-02-171-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: fix testing, againMatthew Thode2020-02-062-20/+16
| | | | | | Closes: https://bugs.gentoo.org/708506 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: Revert "0.39.0 and 0.40.1 cleanup"Thomas Deutschmann2020-02-063-0/+102
| | | | | | | | This reverts commit bbcf8d94a5cb23a659ca26ebcb8dba6c62a92e6c. Still needed for app-crypt/certbot-dns-nsone. Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-crypt/certbot: 0.39.0 and 0.40.1 cleanupMatthew Thode2020-02-053-102/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 1.2.0 bumpMatthew Thode2020-02-052-0/+52
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: Remove py2Michał Górny2020-02-045-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/certbot: 1.1.0 bumpMatthew Thode2020-01-162-0/+52
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: restore v0.39.0Thomas Deutschmann2020-01-072-0/+51
| | | | | | | | | | This commit partially reverts commit ee916d532fad7dcd0157bd49be8596ebc3b8a286. =app-crypt/certbot-0.39.0 is still required by stable app-crypt/certbot-dns-nsone package. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-crypt/certbot: 1.0.0-r1 stable amd64/x86 with cleanupMatthew Thode2020-01-064-104/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-055-8/+8
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/certbot: remove acme dir correctlyMatthew Thode2020-01-032-6/+6
| | | | | | Fixes: https://bugs.gentoo.org/703926 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: update cryptography dep for to 2.8Matthew Thode2019-12-211-1/+1
| | | | | | Fixes: https://bugs.gentoo.org/703490 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: fix dep on acmeMatthew Thode2019-12-113-2/+54
| | | | | | Fixes: https://bugs.gentoo.org/702542 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/certbot: fix the S dir for real this timeMatthew Thode2019-12-061-1/+1
| | | | | | Bug: https://bugs.gentoo.org/658740 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: fix install for 1.0.0Matthew Thode2019-12-061-0/+2
| | | | | | Bug: https://bugs.gentoo.org/658740 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 1.0.0 bump, 0.40.1 stable amd64/x86 with cleanupMatthew Thode2019-12-063-3/+4
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: [QA] Add RESTRICT="!test? ( test )"Michał Górny2019-11-072-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/certbot: 0.40.1 bumpMatthew Thode2019-11-062-0/+50
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.39.0 stable amd64/x86 with cleanupMatthew Thode2019-11-023-50/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.38.0 stable amd64/x86 with cleanupMatthew Thode2019-10-033-50/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.39.0 bumpMatthew Thode2019-10-022-0/+50
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.38.0 bumpMatthew Thode2019-09-043-0/+51
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.37.0 stablized amd64 and x86Matthew Thode2019-09-011-1/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.36.0 stable amd64/x86 with cleanupMatthew Thode2019-08-123-50/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.37.0 bumpMatthew Thode2019-08-082-0/+49
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: certbot* too, 0.34.2 cleanupMatthew Thode2019-07-122-49/+0
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.36.0 bumpMatthew Thode2019-07-123-1/+50
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.35.0 stable amd64/x86 with cleanupMatthew Thode2019-06-273-50/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.34.2 stable amd64/x86 with cleanupMatthew Thode2019-06-073-48/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.14 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.35.0 bumpMatthew Thode2019-06-052-0/+49
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.14 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: add py37 support to 9999Matthew Thode2019-05-161-2/+2
| | | | | | Bug: https://bugs.gentoo.org/685330 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.34.2 bump with cleanupMatthew Thode2019-05-082-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.34.1 bump with cleanupMatthew Thode2019-05-072-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.33.1 stable amd64/x86Matthew Thode2019-05-031-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.34.0 bumpMatthew Thode2019-05-032-0/+49
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/certbot: 0.32.0 stable amd64 and x86Matthew Thode2019-04-063-48/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.33.1 bump with cleanupMatthew Thode2019-04-062-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.33.0 bump - fixes tests as wellMatthew Thode2019-04-043-0/+51
| | | | | | Fixes: https://bugs.gentoo.org/682440 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.31.0 stable amd64 and x86, 0.32.0 bup /w cleanupMatthew Thode2019-03-074-5/+5
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.30.1-r1 stable amd64/x86; 0.31.0 bump; cleanupMatthew Thode2019-02-074-50/+3
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: fix acme depsMatthew Thode2019-01-283-4/+4
| | | | | | Fixes: https://bugs.gentoo.org/676612 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.28.0 cleanupMatthew Thode2019-01-252-47/+0
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.30.1 bumpMatthew Thode2019-01-252-0/+47
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: add ~arm64 keywords to certbot and dependencies.Andrius Štikonas2019-01-134-4/+4
| | | | | Signed-off-by: Andrius Štikonas <andrius@stikonas.eu> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.30.0 bumpMatthew Thode2019-01-072-0/+47
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: cleanupMatthew Thode2019-01-072-47/+0
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/certbot: 0.29.1 stable amd64 and x86Matthew Thode2019-01-071-2/+2
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>