summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/coverage-test-runner: Remove Py2David Seifert2019-12-281-1/+1
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/coverage-test-runner: Rename and version bump to 1.15Matt Turner2019-07-113-0/+30
A bunch of things too: - Port to EAPI=7 - Add Python 3 compatibility - Fix incorrect license - HTTPS homepage - Use tarball from cgit in SRC_URI to allow removal of MY_PN - Remove python-r1 inherit (inherited by distutils-r1) - Add missing [${PYTHON_USEDEP}] to dependency - Remove explicit ${PYTHON_DEPS} (added by python-r1) - Enable test suite Signed-off-by: Matt Turner <mattst88@gentoo.org>