summaryrefslogtreecommitdiff
path: root/dev-python/dnspython
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-08 13:17:55 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-08 13:17:55 +0000
commit516d9c888c5095d1387c0451a93f0aa743a7040b (patch)
treedd9b5fbcd2572594de2bd53e769e4a692c380f34 /dev-python/dnspython
parentcaa89eacab99586878d969b5f30bd4afd8e0b3f3 (diff)
downloadbaldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.tar.gz
baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.tar.xz
baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.zip
Adding metadata
Diffstat (limited to 'dev-python/dnspython')
-rw-r--r--dev-python/dnspython/dnspython-2.7.0-r1.ebuild2
-rw-r--r--dev-python/dnspython/dnspython-2.7.0.ebuild2
-rw-r--r--dev-python/dnspython/dnspython-2.8.0.ebuild2
-rw-r--r--dev-python/dnspython/dnspython-2.8.0_rc1.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/dnspython/dnspython-2.7.0-r1.ebuild b/dev-python/dnspython/dnspython-2.7.0-r1.ebuild
index bd51b973511d..377d9a0b59f6 100644
--- a/dev-python/dnspython/dnspython-2.7.0-r1.ebuild
+++ b/dev-python/dnspython/dnspython-2.7.0-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
inherit distutils-r1
diff --git a/dev-python/dnspython/dnspython-2.7.0.ebuild b/dev-python/dnspython/dnspython-2.7.0.ebuild
index 2a16076fcf50..af4ceb1c6d14 100644
--- a/dev-python/dnspython/dnspython-2.7.0.ebuild
+++ b/dev-python/dnspython/dnspython-2.7.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
inherit distutils-r1
diff --git a/dev-python/dnspython/dnspython-2.8.0.ebuild b/dev-python/dnspython/dnspython-2.8.0.ebuild
index ace48ff57b4a..2433e32b021c 100644
--- a/dev-python/dnspython/dnspython-2.8.0.ebuild
+++ b/dev-python/dnspython/dnspython-2.8.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=hatchling
PYPI_VERIFY_REPO=https://github.com/rthalley/dnspython
-PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
inherit distutils-r1 pypi
diff --git a/dev-python/dnspython/dnspython-2.8.0_rc1.ebuild b/dev-python/dnspython/dnspython-2.8.0_rc1.ebuild
index 6bcf6bc5636d..0e73ce793986 100644
--- a/dev-python/dnspython/dnspython-2.8.0_rc1.ebuild
+++ b/dev-python/dnspython/dnspython-2.8.0_rc1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
inherit distutils-r1