summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/python-afl: Remove Py2David Seifert2019-12-282-2/+2
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-0/+2
| | | | | | | | | | | | | | | | | | 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>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/python-afl: Version bump to 0.7.1Manuel Rüger2018-07-132-0/+25
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/python-afl: Drop myself as a maintainerManuel Rüger2017-11-212-5/+1
| | | | Package-Manager: Portage-2.3.15, Repoman-2.3.6
* dev-python/python-afl: remove unused patch.Michael Mair-Keimberger (asterix)2017-08-291-41/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/5437
* dev-python/python-afl: Remove oldManuel Rüger2017-08-122-27/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/python-afl: Version bump to 0.6.1Manuel Rüger2017-07-312-0/+25
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/python-afl: Apply patch to fix test, thanks to Jakub WilkManuel Rüger2017-06-302-5/+42
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/python-afl: Initial versionManuel Rüger2017-06-293-0/+47
Package-Manager: Portage-2.3.6, Repoman-2.3.2