summaryrefslogtreecommitdiff
path: root/dev-python/python-pkcs11
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-30 12:39:47 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-30 12:39:47 +0000
commit28f278e22b8ca545e3109ed24b55fc02c4fdf5f4 (patch)
tree61fed8249df25a58a3546a5cd459f694f7e2cbfa /dev-python/python-pkcs11
parentd20b9f3d1fea3ac01c942a8967658cf04313518f (diff)
downloadbaldeagleos-repo-28f278e22b8ca545e3109ed24b55fc02c4fdf5f4.tar.gz
baldeagleos-repo-28f278e22b8ca545e3109ed24b55fc02c4fdf5f4.tar.xz
baldeagleos-repo-28f278e22b8ca545e3109ed24b55fc02c4fdf5f4.zip
Adding metadata
Diffstat (limited to 'dev-python/python-pkcs11')
-rw-r--r--dev-python/python-pkcs11/python-pkcs11-0.7.0-r1.ebuild (renamed from dev-python/python-pkcs11/python-pkcs11-0.7.0.ebuild)7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-python/python-pkcs11/python-pkcs11-0.7.0.ebuild b/dev-python/python-pkcs11/python-pkcs11-0.7.0-r1.ebuild
index e94f2b8b7fea..6b1ba5797baa 100644
--- a/dev-python/python-pkcs11/python-pkcs11-0.7.0.ebuild
+++ b/dev-python/python-pkcs11/python-pkcs11-0.7.0-r1.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
-
-PYTHON_COMPAT=( python3_{7,8,9,10} )
+EAPI=8
DOCS_BUILDER="sphinx"
DOCS_DIR="${S}/docs"
DOCS_DEPEND="dev-python/sphinx_rtd_theme"
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1 docs