diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-08 13:17:55 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-08 13:17:55 +0000 |
| commit | 516d9c888c5095d1387c0451a93f0aa743a7040b (patch) | |
| tree | dd9b5fbcd2572594de2bd53e769e4a692c380f34 /dev-python/dnspython | |
| parent | caa89eacab99586878d969b5f30bd4afd8e0b3f3 (diff) | |
| download | baldeagleos-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.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/dnspython/dnspython-2.7.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/dnspython/dnspython-2.8.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/dnspython/dnspython-2.8.0_rc1.ebuild | 2 |
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 |
