summaryrefslogtreecommitdiff
path: root/dev-python/opcodes
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-03-24 06:44:26 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-03-24 06:44:26 +0000
commitd7919c46db3ff4313f1f7990afa3403e97faa478 (patch)
tree17ff4779a00a9bf3745e3297c7f2987b32b6fa15 /dev-python/opcodes
parentbdfc802cc0f43edb6d5c8f04a6436faf4e7f347e (diff)
downloadbaldeagleos-repo-d7919c46db3ff4313f1f7990afa3403e97faa478.tar.gz
baldeagleos-repo-d7919c46db3ff4313f1f7990afa3403e97faa478.tar.xz
baldeagleos-repo-d7919c46db3ff4313f1f7990afa3403e97faa478.zip
Adding metadata
Diffstat (limited to 'dev-python/opcodes')
-rw-r--r--dev-python/opcodes/opcodes-0.3.14-r2.ebuild (renamed from dev-python/opcodes/opcodes-0.3.14-r1.ebuild)5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/opcodes/opcodes-0.3.14-r1.ebuild b/dev-python/opcodes/opcodes-0.3.14-r2.ebuild
index 8d09813c97ef..aa13c4c00f5a 100644
--- a/dev-python/opcodes/opcodes-0.3.14-r1.ebuild
+++ b/dev-python/opcodes/opcodes-0.3.14-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,6 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64"
-RESTRICT="test" # depends on an old version of werkzeug
RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
@@ -34,3 +33,5 @@ DOCS=( readme.rst )
distutils_enable_sphinx sphinx \
dev-python/sphinx-bootstrap-theme
+
+distutils_enable_tests pytest