Versions
v2.2.4 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 ppc ppc64 x86
- USE flags
- debug verify-sig
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- verify-sig
- Verify upstream signatures on distfiles
python_targets
- pypy3
- Build with PyPy3
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / pypy3 : A fast, compliant alternative implementation of the Python (3.10) language
net-libs / miniupnpc : UPnP client library and a simple UPnP client
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / pypy3 : A fast, compliant alternative implementation of the Python (3.10) language
net-libs / miniupnpc : UPnP client library and a simple UPnP client
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/python-miniupnpc: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/python-miniupnpc: Enable py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
Rename dev-python/{miniupnpc → python-miniupnpc}
Rename the Python bindings to miniupnpc to have a unique name. No more "ambiguous package name" errors for this one, at least. Signed-off-by: Michał Górny <mgorny@gentoo.org>