Versions
v9999 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
v1.6.0-r2 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 x86 ~amd64-linux ~x86-linux
USE flags
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Dependencies
dev-python / pbr : Inject some useful and sensible default behaviors into setuptools
Runtime Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / alembic : Database migrations tool, written by the author of SQLAlchemy
dev-python / gitpython : Library used to interact with Git repositories
dev-python / pbr : Inject some useful and sensible default behaviors into setuptools
dev-python / ply : Python Lex-Yacc library
dev-python / python-dateutil : Extensions to the standard Python datetime module
dev-python / pyyaml : YAML parser and emitter for Python
dev-python / requests : HTTP library for human beings
dev-python / six : Python 2 and 3 compatibility library
dev-python / sqlalchemy : Python SQL toolkit and Object Relational Mapper
dev-python / urwid : Curses-based user interface library for Python
dev-python / voluptuous : A Python data validation library
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{GitPython → gitpython}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-util/gertty: enable py3.12
Closes: https://bugs.gentoo.org/929538 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-util/gertty: revbump for PEP517 change
diff is OK: ``` * CMP: =dev-util/gertty-1.6.0-r1 with dev-util/gertty-1.6.0-r1/image * FILES:-usr/lib/python3.10/site-packages/gertty-*-py3.10.egg-info/PKG-INFO * FILES:-usr/lib/python3.10/site-packages/gertty-*-py3.10.egg-info/SOURCES.txt * FILES:-usr/lib/python3.10/site-packages/gertty-*-py3.10.egg-info/dependency_links.txt * FILES:-usr/lib/python3.10/site-packages/gertty-*-py3.10.egg-info/entry_points.txt * FILES:-usr/lib/python3.10/site-packages/gertty-*-py3.10.egg-info/not-zip-safe * FILES:-usr/lib/python3.10/site-packages/gertty-*-py3.10.egg-info/pbr.json * FILES:-usr/lib/python3.10/site-packages/gertty-*-py3.10.egg-info/requires.txt * FILES:-usr/lib/python3.10/site-packages/gertty-*-py3.10.egg-info/top_level.txt * FILES:+usr/lib/python3.10/site-packages/gertty-*.dist-info/AUTHORS * FILES:+usr/lib/python3.10/site-packages/gertty-*.dist-info/METADATA * FILES:+usr/lib/python3.10/site-packages/gertty-*.dist-info/RECORD * FILES:+usr/lib/python3.10/site-packages/gertty-*.dist-info/WHEEL * FILES:+usr/lib/python3.10/site-packages/gertty-*.dist-info/entry_points.txt * FILES:+usr/lib/python3.10/site-packages/gertty-*.dist-info/pbr.json * FILES:+usr/lib/python3.10/site-packages/gertty-*.dist-info/top_level.txt * FILES:-usr/lib/python3.11/site-packages/gertty-*-py3.11.egg-info/PKG-INFO * FILES:-usr/lib/python3.11/site-packages/gertty-*-py3.11.egg-info/SOURCES.txt * FILES:-usr/lib/python3.11/site-packages/gertty-*-py3.11.egg-info/dependency_links.txt * FILES:-usr/lib/python3.11/site-packages/gertty-*-py3.11.egg-info/entry_points.txt * FILES:-usr/lib/python3.11/site-packages/gertty-*-py3.11.egg-info/not-zip-safe * FILES:-usr/lib/python3.11/site-packages/gertty-*-py3.11.egg-info/pbr.json * FILES:-usr/lib/python3.11/site-packages/gertty-*-py3.11.egg-info/requires.txt * FILES:-usr/lib/python3.11/site-packages/gertty-*-py3.11.egg-info/top_level.txt * FILES:+usr/lib/python3.11/site-packages/gertty-*.dist-info/AUTHORS * FILES:+usr/lib/python3.11/site-packages/gertty-*.dist-info/METADATA * FILES:+usr/lib/python3.11/site-packages/gertty-*.dist-info/RECORD * FILES:+usr/lib/python3.11/site-packages/gertty-*.dist-info/WHEEL * FILES:+usr/lib/python3.11/site-packages/gertty-*.dist-info/entry_points.txt * FILES:+usr/lib/python3.11/site-packages/gertty-*.dist-info/pbr.json * FILES:+usr/lib/python3.11/site-packages/gertty-*.dist-info/top_level.txt * ------> FILES(+14,-16) ``` Fixes: 56c1fa06eecb61c479c435161bf6cadb37dc2661 Bug: https://bugs.gentoo.org/909979 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-util/gertty: fix pep517 not being defined
https://bugs.gentoo.org/909979 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-util/gertty: sqlalchemy patch merged
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-util/gertty: enable py3.11
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-util/gertty: enable support for sqlalchemy-2
manual patch til upstream merges the 'fix' Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-util/gertty: Sync the live ebuild
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-util/gertty: Use pypi.eclass
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 - Arthur Zamarin · gentoo
dev-util/gertty: enable py3.10
Follows: 10cda46db35235ad98c4d603b1aa6b93615d2977 Closes: https://bugs.gentoo.org/845945 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-util/gertty: add python3.10 to python_compat
Closes: https://bugs.gentoo.org/845945 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-util/gertty: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-util/gertty: fix setuptools value
Closes: https://bugs.gentoo.org/818604 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@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 - Matthew Thode · gentoo
dev-util/gertty: add py38 and set DISTUTILS_USE_SETUPTOOLS=rdepend
Closes: https://bugs.gentoo.org/749882 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move dev-python/{git-python → GitPython}
Use upstream package name, especially that there is another package called 'git-python' on PyPI. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-util/gertty: [QA] Fix OutdatedBlocker
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-util/gertty: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-util/gertty: Remove old (py2)
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-util/gertty: x86 stable wrt bug #705312
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-util/gertty: amd64 stable wrt bug #705312
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-util/gertty: Remove mistaken ordereddict dep
The package needs ordereddict only with Python < 2.7. 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 - Petr Vaněk · gentoo
dev-util/gertty: remove duplicate SLOT variable
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-util/gertty: update to 1.6.0
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-util/gertty: add git master version
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Michael Mair-Keimberger · gentoo
update pypi HOMEPAGE to avoid redirection
Closes: https://github.com/gentoo/gentoo/pull/8080 - Mike Gilbert · gentoo
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540 - Matthew Thode · gentoo
dev-util/gertty: 1.5.0 stable amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Matthew Thode · gentoo
dev-util/gertty: 1.5.0 bup
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Matthew Thode · gentoo
dev-util/gertty: bup
Package-Manager: portage-2.2.28 - Matthew Thode · gentoo
dev-util/gertty: adding because gerrit's UI sucks
Package-Manager: portage-2.2.28