summaryrefslogtreecommitdiff
path: root/dev-python/PyUtilib
AgeCommit message (Collapse)Author
2023-01-27dev-python/PyUtilib: treecleanJakov Smolić
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2023-01-14*/*: remove py3.8 from PYTHON_COMPATDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2021-10-17dev-python/PyUtilib: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-09-09dev-python/PyUtilib: mark ALLARCHESArthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2021-09-09dev-python/PyUtilib: enable py3.10, add missing depsArthur Zamarin
Needed to fix a very small and irrelevant part of tests, which check exact output of --help output. In python 3.10 it changed the texts, so those fails are failing now. Fix by using sed and change only for python 3.10 the expected output. Closes: https://bugs.gentoo.org/812269 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2021-05-23dev-python/PyUtilib-6.0.0: Version bump, py39Patrick McLean
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2021-01-31*/*: Remove obsolete values from PYTHON_COMPATMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-12-11dev-python/*: add pypi remote-idsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-12-01dev-python/PyUtilib: Pass --via-root to diftMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-10-16dev-python/PyUtilib: correct DISTUTILS_USE_SETUPTOOLSJakov Smolic
Closes: https://bugs.gentoo.org/747991 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-08-15dev-python/PyUtilib: Drop superfluous calls to python_is_python3Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2020-05-04dev-python/PyUtilib: Remove redundantMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-02-05dev-python/PyUtilib: Remove py2Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-12-10dev-python/PyUtilib-5.7.2: Version bumpPatrick McLean
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-03-25dev-python/PyUtilib: Remove longdescription from metadata.xmlPatrick McLean
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
2019-03-25dev-python/PyUtilib: New packagePatrick McLean
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>