diff options
Diffstat (limited to 'dev-python/elementpath')
| -rw-r--r-- | dev-python/elementpath/elementpath-2.5.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/elementpath/elementpath-2.5.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/elementpath/elementpath-2.5.2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/elementpath/elementpath-2.5.0.ebuild b/dev-python/elementpath/elementpath-2.5.0.ebuild index d229211835c1..007ce0f78c45 100644 --- a/dev-python/elementpath/elementpath-2.5.0.ebuild +++ b/dev-python/elementpath/elementpath-2.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml" diff --git a/dev-python/elementpath/elementpath-2.5.1.ebuild b/dev-python/elementpath/elementpath-2.5.1.ebuild index 44481bdc806a..f31b13eef70f 100644 --- a/dev-python/elementpath/elementpath-2.5.1.ebuild +++ b/dev-python/elementpath/elementpath-2.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/elementpath/elementpath-2.5.2.ebuild b/dev-python/elementpath/elementpath-2.5.2.ebuild index 44481bdc806a..f31b13eef70f 100644 --- a/dev-python/elementpath/elementpath-2.5.2.ebuild +++ b/dev-python/elementpath/elementpath-2.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 |
