Versions
v1.18.0-r1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~x86
- USE flags
- doc test
v1.18.0 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~x86
- USE flags
- doc test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
Runtime Dependencies
app-crypt / acme : An implementation of the ACME protocol
app-crypt / certbot : Let’s Encrypt client to automate deployment of X.509 certificates
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / dns-lexicon : Manipulate DNS records on various DNS providers in a standardized/agnostic way
dev-python / setuptools : Collection of extensions to Distutils
dev-python / zope-interface : Interfaces for Python
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-crypt/certbot-dns-nsone: PEP517, py3.11
Closes: https://bugs.gentoo.org/896516 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{sphinx_rtd_theme → sphinx-rtd-theme}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-crypt/certbot-dns-nsone: Remove Python < 3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
app-crypt/certbot-dns-nsone: Remove old requiring Py < 3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Louis Sautier · gentoo
app-crypt/certbot-dns-nsone: add 1.18.0, enable py3.10, tests and doc
Closes: https://bugs.gentoo.org/795543 Signed-off-by: Louis Sautier <sbraz@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
app-crypt/certbot-dns-nsone: add py3_{8,9}. Fix DISTUTILS
Closes: https://bugs.gentoo.org/745852 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
app-crypt/certbot-dns-nsone: fix patrick's broken deps
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-crypt/certbot-dns-nsone: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Patrick Lauer · gentoo
app-crypt/certbot-dns-nsone: Initial import
Ebuilds taken from adjust gentoo-overlay Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Patrick Lauer <patrick@gentoo.org>