summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/acme: fix variable orderingMatthew Thode2024-06-031-2/+1
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: enable py3.12Matthew Thode2024-03-021-2/+2
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: update deps for 2.6.0Matthew Thode2023-05-101-1/+1
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: fix pyopenssl depSam James2023-05-031-3/+3
| | | | | | | | This leads to confusing portage output because blockers shouldn't be used unless there's a file collision. Just >=dep on the latest stable pyopenssl instead to keep it simple. Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/acme: 2.5.0 bumpMatthew Thode2023-04-051-0/+1
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: brings multiple reworks (bug 881043)Thibaud CANALE2023-02-161-7/+27
| | | | | | | | | | | | | | | | | | | | | Bug: https://bugs.gentoo.org/881043 The purpose of this rework is to use parent package archive as common base for all the modules. Warnings: some modifications might require some reviews, tests were done but maybe not thoroughly enough. Reworks: - replaces deprecated DISTUTILS_USE_SETUPTOOLS by DISTUTILS_USE_PEP517, with "setuptools" (DistutilsNonPEP517Build); - integrates parent mechanism for base source; - stores archive with ".gh" in its extension (PythonGHDistfileSuffix) also use parent’s file; - common "S" path definition for live ebuild. Signed-off-by: Thibaud CANALE <thican@thican.net> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* Rename dev-python/{sphinx_rtd_theme → sphinx-rtd-theme}Michał Górny2023-02-141-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-crypt/acme: 2.0.0 bumpMatthew Thode2022-11-221-1/+1
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 1.29.0 bumpMatthew Thode2022-07-071-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 1.25.0 bumpMatthew Thode2022-03-161-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 1.24.0 bumpMatthew Thode2022-03-021-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: acme-1.23.0 bumpMatthew Thode2022-02-091-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 1.22.0 bumpMatthew Thode2021-12-081-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 9999 fix to josepy depMatthew Thode2021-10-091-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: keyword ~riscv.Ahmed Charles2021-10-011-1/+1
| | | | | Signed-off-by: Ahmed Charles <me@ahmedcharles.com> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: sync live ebuild with 1.18.0-r1Louis Sautier2021-08-111-38/+9
| | | | Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-crypt/acme: 1.13.0 bumpMatthew Thode2021-03-031-1/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 1.12.0 bump 1.11.0 stable amd64/x86 with cleanupMatthew Thode2021-02-031-3/+3
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/acme: add py39Matthew Thode2021-01-071-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: switch to DISTUTILS_USE_SETUPTOOLS=rdependMatthew Thode2020-10-011-1/+1
| | | | | | closes: https://bugs.gentoo.org/745849 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 1.6.0 bumpMatthew Thode2020-07-081-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 1.4.0 bumpMatthew Thode2020-05-061-1/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 1.3.0-r1 bump for regression caused by eclass changeMatthew Thode2020-04-171-0/+1
| | | | | | | | fixes: 180fa85d7d00aea463c399f70348beaad9166eb7 Closes: https://bugs.gentoo.org/717970 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --force Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: Remove py2Michał Górny2020-02-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/acme: add py38Matthew Thode2020-01-061-1/+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-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/acme: [QA] Add RESTRICT="!test? ( test )"Michał Górny2019-11-071-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/acme: 0.39.0 bumpMatthew Thode2019-10-021-1/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: add missing nose testdepMatthew Thode2019-06-021-0/+1
| | | | | | Fixes: https://bugs.gentoo.org/687184 Package-Manager: Portage-2.3.66, Repoman-2.3.13 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: py37 supportMatthew Thode2019-05-161-1/+1
| | | | | | 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/acme: undep on toxMatthew Thode2019-05-061-1/+0
| | | | | | Fixes: https://bugs.gentoo.org/685012 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: docs & missing indirect dep on dev-python/idnaRobin H. Johnson2019-04-201-2/+22
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-crypt/acme: 0.32.0 bump 0.31.0 stable amd64 and x86 with cleanupMatthew Thode2019-03-071-1/+1
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 0.28.0 cleanupMatthew Thode2019-01-251-3/+3
| | | | | 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-131-1/+1
| | | | | Signed-off-by: Andrius Štikonas <andrius@stikonas.eu> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-crypt/acme: 0.25.0 bupMatthew Thode2018-06-071-0/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-crypt/acme: updating 9999 req on josepy for bug 641668Matthew Thode2017-12-221-0/+1
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* app-crypt/acme: update 9999Matthew Thode2017-12-081-4/+12
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* app-crypt/acme: cleanupMatthew Thode2017-11-011-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.4
* app-crypt/acme: marked ~ppc64Fabian Groffen2017-09-131-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-crypt/acme: Sync liveManuel Rüger2017-05-071-5/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* app-crypt/acme: Add python3_6Manuel Rüger2017-05-041-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-crypt/acme: Sync liveManuel Rüger2017-04-151-1/+6
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-crypt/acme: Sync liveManuel Rüger2017-02-081-2/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-crypt/acme: Sync liveManuel Rüger2017-01-221-6/+5
| | | | Package-Manager: portage-2.3.3
* app-crypt/acme: Sync live ebuildManuel Rüger2016-10-151-5/+4
| | | | Package-Manager: portage-2.3.2