summaryrefslogtreecommitdiff
path: root/dev-python/flask-paranoid
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-01-10 00:37:57 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-01-10 00:37:57 +0000
commit7345a27f08f97983e18f8924a20339150a162222 (patch)
treea4fc6b8c5fed46ad39a9839b28bf23bf72ddc31f /dev-python/flask-paranoid
parentdd41e5da1141cd4c161d25844f9b8d4c1496e163 (diff)
downloadbaldeagleos-repo-7345a27f08f97983e18f8924a20339150a162222.tar.gz
baldeagleos-repo-7345a27f08f97983e18f8924a20339150a162222.tar.xz
baldeagleos-repo-7345a27f08f97983e18f8924a20339150a162222.zip
Updating liguros repo
Diffstat (limited to 'dev-python/flask-paranoid')
-rw-r--r--dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild9
-rw-r--r--dev-python/flask-paranoid/metadata.xml1
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild b/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild
index 45bd93d737cc..db1d8fbf42f7 100644
--- a/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild
+++ b/dev-python/flask-paranoid/flask-paranoid-0.2.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DISTUTILS_IN_SOURCE_BUILD=1
PYTHON_COMPAT=( python3_{6,7,8,9,10} )
-inherit distutils-r1 eapi7-ver
+inherit distutils-r1
MY_PV=$(ver_cut 1-2)
@@ -14,11 +14,10 @@ HOMEPAGE="https://github.com/miguelgrinberg/flask-paranoid/"
SRC_URI="https://github.com/miguelgrinberg/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
-
SLOT="0"
-
KEYWORDS="amd64 x86"
IUSE="test"
+
RESTRICT="!test? ( test )"
RDEPEND="dev-python/flask[${PYTHON_USEDEP}]"
diff --git a/dev-python/flask-paranoid/metadata.xml b/dev-python/flask-paranoid/metadata.xml
index 83d0fc41e0b8..b06124b5c3fe 100644
--- a/dev-python/flask-paranoid/metadata.xml
+++ b/dev-python/flask-paranoid/metadata.xml
@@ -9,6 +9,7 @@
<email>titanofold@gentoo.org</email>
<name>Aaron W. Swenson</name>
</maintainer>
+ <stabilize-allarches/>
<upstream>
<remote-id type="pypi">Flask-Paranoid</remote-id>
<remote-id type="github">miguelgrinberg/flask-paranoid</remote-id>