summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/flake8-polyfill: Keyword 1.0.2-r1 arm64, #917889Michał Górny2023-11-231-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/flake8-polyfill: Enable py3.12Michał Górny2023-10-291-4/+14
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/flake8-polyfill: Use pypi.eclassMichał Górny2023-03-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/flake8-polyfill: Remove oldMichał Górny2022-11-141-31/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/flake8-polyfill: use pep517Arthur Zamarin2022-11-041-0/+32
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/flake8-polyfill: enable py3.11Arthur Zamarin2022-11-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/flake8-polyfill: add gitlab upstream metadataArthur Zamarin2022-11-041-0/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/flake8-polyfill: enable py3.10, ebuild cleanupArthur Zamarin2022-01-151-14/+10
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-python/flake8-polyfill: mark ALLARCHESSam James2021-06-061-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/flake8-polyfill: add Python 3.9Sam James2021-06-061-5/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/flake8-polyfill: Remove oldMichał Górny2020-05-042-30/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/flake8-polyfill: Bump to 1.0.2Nils Freydank2020-04-032-0/+37
| | | | | | | | 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>
* dev-python/flake8-polyfill: Remove py2Michał Górny2020-02-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: 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>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | 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-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/flake8-polyfill: Update maintainer due to bug #502560Pacho Ramos2018-03-101-4/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-python/flake8-polyfill: Strip empty metadata.xml elementsMichał Górny2017-10-041-2/+0
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/flake8-polyfill: Tested on py3.6Michał Górny2017-04-261-2/+2
|
* dev-python/flake8-polyfill: Enable testsMichał Górny2017-04-261-2/+10
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/flake8-polyfill: add version 1.0.1Alex Brandt2016-08-063-0/+35
Package-Manager: portage-2.3.0