Commit Graph

14 Commits

Author SHA1 Message Date
Michał Górny
6f924a23b3 dev-python/flake8-polyfill: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-05-04 12:56:04 +02:00
Nils Freydank
dbd732eefc dev-python/flake8-polyfill: Bump to 1.0.2
This bump also enables support for python 3.8 and fixes the tests.

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Nils Freydank <holgersson@posteo.de>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
2020-04-03 22:05:58 -07:00
Michał Górny
6a10494b57 dev-python/flake8-polyfill: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-02-05 14:24:12 +01:00
Michał Górny
cd3f25deb1 */*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-05 11:55:46 +01:00
Michał Górny
064af661d0 */*: [QA] Fix trivial cases of MissingTestRestrict
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-12-11 00:22:38 +01:00
Michał Górny
2db67a589e */*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-04-17 09:48:22 +02:00
Pacho Ramos
0bd6e14a29 dev-python/flake8-polyfill: Update maintainer due to bug #502560
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-03-10 15:52:33 +01:00
Michał Górny
623100fcb1 dev-python/*: Update Manifest hashes 2017-12-09 19:23:08 +01:00
Michał Górny
6dafaa2847 dev-python/flake8-polyfill: Strip empty metadata.xml elements 2017-10-04 10:56:22 +02:00
Justin Lecher
92715265f5 Globally add missing remote ID references to metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2017-04-29 19:49:16 +01:00
Michał Górny
e6a40be4d5 dev-python/flake8-polyfill: Tested on py3.6 2017-04-26 18:33:58 +02:00
Michał Górny
263a70a78c dev-python/flake8-polyfill: Enable tests 2017-04-26 18:33:58 +02:00
Robin H. Johnson
61b861acd7 Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2017-02-28 11:50:50 -08:00
Alex Brandt
50e5870ad4 dev-python/flake8-polyfill: add version 1.0.1
Package-Manager: portage-2.3.0
2016-08-06 09:48:17 -05:00