summaryrefslogtreecommitdiff
path: root/dev-python/m2crypto
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-08-18 19:46:58 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-08-18 19:46:58 +0000
commit011266cd81f502de7536578993933e6716d303a2 (patch)
tree89761dbec0d8198b3fe5b19866fee50d4dda6720 /dev-python/m2crypto
parent2ea75f9ca05a5d3488884225818051ccc7cc6f0d (diff)
downloadbaldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.tar.gz
baldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.tar.xz
baldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.zip
Adding metadata
Diffstat (limited to 'dev-python/m2crypto')
-rw-r--r--dev-python/m2crypto/m2crypto-0.38.0-r2.ebuild2
-rw-r--r--dev-python/m2crypto/m2crypto-0.39.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/m2crypto/m2crypto-0.38.0-r2.ebuild b/dev-python/m2crypto/m2crypto-0.38.0-r2.ebuild
index ca705e19c231..c435ddd6a0a4 100644
--- a/dev-python/m2crypto/m2crypto-0.38.0-r2.ebuild
+++ b/dev-python/m2crypto/m2crypto-0.38.0-r2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9,10,11} )
+PYTHON_COMPAT=( python3_{8,9,10,11} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 toolchain-funcs
diff --git a/dev-python/m2crypto/m2crypto-0.39.0.ebuild b/dev-python/m2crypto/m2crypto-0.39.0.ebuild
index 32e1534b11f7..30387a0a9d65 100644
--- a/dev-python/m2crypto/m2crypto-0.39.0.ebuild
+++ b/dev-python/m2crypto/m2crypto-0.39.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9,10,11} )
+PYTHON_COMPAT=( python3_{8,9,10,11} )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1 toolchain-funcs