diff options
Diffstat (limited to 'dev-python/elementpath')
| -rw-r--r-- | dev-python/elementpath/elementpath-2.0.3.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/elementpath/elementpath-2.0.4.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/elementpath/elementpath-2.0.5.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/elementpath/elementpath-2.0.3.ebuild b/dev-python/elementpath/elementpath-2.0.3.ebuild index 3a0762a67902..aa90b4e7af4a 100644 --- a/dev-python/elementpath/elementpath-2.0.3.ebuild +++ b/dev-python/elementpath/elementpath-2.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{6,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.0.4.ebuild b/dev-python/elementpath/elementpath-2.0.4.ebuild index 658c4c61f188..f0bdefa2c61d 100644 --- a/dev-python/elementpath/elementpath-2.0.4.ebuild +++ b/dev-python/elementpath/elementpath-2.0.4.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{6,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.0.5.ebuild b/dev-python/elementpath/elementpath-2.0.5.ebuild index 658c4c61f188..f0bdefa2c61d 100644 --- a/dev-python/elementpath/elementpath-2.0.5.ebuild +++ b/dev-python/elementpath/elementpath-2.0.5.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml" |
