summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/gertty: add python3.10 to python_compatMatthew Thode2022-05-191-2/+2
| | | | | | Closes: https://bugs.gentoo.org/845945 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-util/gertty: drop trailing full stop from DESCRIPTIONSam James2021-12-261-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/gertty: fix setuptools valueMatthew Thode2021-10-171-3/+2
| | | | | | Closes: https://bugs.gentoo.org/818604 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/gertty: add py38 and set DISTUTILS_USE_SETUPTOOLS=rdependMatthew Thode2020-10-181-6/+4
| | | | | | Closes: https://bugs.gentoo.org/749882 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* Move dev-python/{git-python → GitPython}Michał Górny2020-03-131-1/+1
| | | | | | | Use upstream package name, especially that there is another package called 'git-python' on PyPI. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/gertty: [QA] Fix OutdatedBlockerDavid Seifert2020-02-091-1/+0
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/gertty: Remove py2Michał Górny2020-02-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/gertty: x86 stable wrt bug #705312Agostino Sarubbo2020-01-171-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/gertty: amd64 stable wrt bug #705312Agostino Sarubbo2020-01-141-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/gertty: Remove mistaken ordereddict depMichał Górny2020-01-121-0/+41
The package needs ordereddict only with Python < 2.7. Signed-off-by: Michał Górny <mgorny@gentoo.org>