diff options
Diffstat (limited to 'dev-python/zeep')
| -rw-r--r-- | dev-python/zeep/zeep-4.3.1-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/zeep/zeep-4.3.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/zeep/zeep-4.3.1-r1.ebuild b/dev-python/zeep/zeep-4.3.1-r1.ebuild index 105078fc4f6e..697926cda719 100644 --- a/dev-python/zeep/zeep-4.3.1-r1.ebuild +++ b/dev-python/zeep/zeep-4.3.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi diff --git a/dev-python/zeep/zeep-4.3.2.ebuild b/dev-python/zeep/zeep-4.3.2.ebuild index 3ef2d074b711..249798d9b201 100644 --- a/dev-python/zeep/zeep-4.3.2.ebuild +++ b/dev-python/zeep/zeep-4.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi |
