summaryrefslogtreecommitdiff
path: root/dev-python/flake8-polyfill
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-06-07 01:36:16 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-06-07 01:36:16 +0000
commitfcd32dd05696ebfcd144049e5701a6441b2a614a (patch)
tree9018a186d9813e54d52bee86aaf05d2f446ca0c6 /dev-python/flake8-polyfill
parentaa4861f54d53874c3bb62d5d8252a21d6da781f0 (diff)
downloadbaldeagleos-repo-fcd32dd05696ebfcd144049e5701a6441b2a614a.tar.gz
baldeagleos-repo-fcd32dd05696ebfcd144049e5701a6441b2a614a.tar.xz
baldeagleos-repo-fcd32dd05696ebfcd144049e5701a6441b2a614a.zip
Adding metadata
Diffstat (limited to 'dev-python/flake8-polyfill')
-rw-r--r--dev-python/flake8-polyfill/flake8-polyfill-1.0.2.ebuild7
-rw-r--r--dev-python/flake8-polyfill/metadata.xml1
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/flake8-polyfill/flake8-polyfill-1.0.2.ebuild b/dev-python/flake8-polyfill/flake8-polyfill-1.0.2.ebuild
index 660eec8e6f69..6363fac2d3c7 100644
--- a/dev-python/flake8-polyfill/flake8-polyfill-1.0.2.ebuild
+++ b/dev-python/flake8-polyfill/flake8-polyfill-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,11 +18,10 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="dev-python/flake8[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( ${RDEPEND}
+DEPEND="
+ test? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pycodestyle[${PYTHON_USEDEP}]
- dev-python/pytest[${PYTHON_USEDEP}]
)"
distutils_enable_tests pytest
diff --git a/dev-python/flake8-polyfill/metadata.xml b/dev-python/flake8-polyfill/metadata.xml
index 394076b950a6..24447bdcb8cf 100644
--- a/dev-python/flake8-polyfill/metadata.xml
+++ b/dev-python/flake8-polyfill/metadata.xml
@@ -8,4 +8,5 @@
<remote-id type="pypi">flake8-polyfill</remote-id>
</upstream>
<origin>gentoo-staging</origin>
+ <stabilize-allarches/>
</pkgmetadata> \ No newline at end of file