summaryrefslogtreecommitdiff
path: root/dev-python/authres
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-06-06 01:46:08 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-06-06 01:46:08 +0000
commit3f69b643b4ae0820f444888027c9450cb8a2940a (patch)
treed31f0adc2683da481de72df7e4132e355b1a7295 /dev-python/authres
parent61c8b061f5834556d93f73adf197f6049741d639 (diff)
downloadbaldeagleos-repo-3f69b643b4ae0820f444888027c9450cb8a2940a.tar.gz
baldeagleos-repo-3f69b643b4ae0820f444888027c9450cb8a2940a.tar.xz
baldeagleos-repo-3f69b643b4ae0820f444888027c9450cb8a2940a.zip
Adding metadata
Diffstat (limited to 'dev-python/authres')
-rw-r--r--dev-python/authres/authres-1.2.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/authres/authres-1.2.0.ebuild b/dev-python/authres/authres-1.2.0.ebuild
index 57d92c24a3a2..82221c223b95 100644
--- a/dev-python/authres/authres-1.2.0.ebuild
+++ b/dev-python/authres/authres-1.2.0.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
@@ -14,7 +14,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
KEYWORDS="amd64 arm64 x86"
SLOT="0"
-IUSE=""
python_test() {
"${EPYTHON}" -m doctest -v authres/tests ||