Versions
v20.1.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 arm arm64 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
- pypy3
- Build with PyPy3
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Dependencies
app-crypt / argon2 : Password hashing software that won the Password Hashing Competition (PHC)
dev-python / six : Python 2 and 3 compatibility library
virtual / python-cffi : A virtual for the Python cffi package
Runtime Dependencies
app-crypt / argon2 : Password hashing software that won the Password Hashing Competition (PHC)
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / pypy3 : A fast, compliant alternative implementation of the Python (3.7) language
dev-python / six : Python 2 and 3 compatibility library
virtual / python-cffi : A virtual for the Python cffi package
Depending packages
dev-python / autobahn : WebSocket and WAMP for Twisted and Asyncio
dev-python / notebook : Jupyter Interactive Notebook
Change logs
- 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 - Sam James · gentoo
dev-python/argon2-cffi: Stabilize 20.1.0 arm64, #758494
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/argon2-cffi: Stabilize 20.1.0 arm, #758494
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/argon2-cffi: Stabilize 20.1.0 amd64, #737756
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-python/argon2-cffi: x86 stable (bug #737756)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Dolbec · gentoo
dev-python/argon2-cffi: arm64 keyworded
required for dev-python/autobahn-20.7.1 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Brian Dolbec <dolsen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/argon2-cffi: arm keyworded
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/argon2-cffi: Port to py3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
dev-python/argon2-cffi: clean to use distutils-r1.eclass
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Michael Seifert · gentoo
dev-python/argon2_cffi: Moved to dev-python/argon2-cffi
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>