Versions
v0.5.1 :: 0 :: gentoo
- Modified
- License
- MIT
- 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
- pypy
- Build with PyPy
- pypy3
- Build with PyPy3
- python2_7
- Build with Python 2.7
- python3_5
- Build with Python 3.5
- python3_6
- Build with Python 3.6
- python3_7
- Build with Python 3.7
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
Depending packages
app-admin / abrt : Automatic bug detection and reporting tool
dev-db / pgcli : CLI for Postgres with auto-completion and syntax highlighting
dev-python / pypodman : CLI for podman written in python
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-python/humanize: amd64 stable wrt bug #546912
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-python/humanize: x86 stable (bug #546912)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Louis Sautier · gentoo
dev-python/humanize: add Python 3.7, EAPI=7
Package-Manager: Portage-2.3.43, Repoman-2.3.10 - Louis Sautier · gentoo
dev-python/humanize: add py3.6 and pypy{,3} to PYTHON_COMPAT and add doc support.
Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5729 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Louis Sautier · gentoo
dev-python/humanize: new package, needed for www-apps/klaus
Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1248 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>