diff options
Diffstat (limited to 'dev-python/GridDataFormats')
| -rw-r--r-- | dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/GridDataFormats/GridDataFormats-1.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild b/dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild index 15a54898117a..325f8086508d 100644 --- a/dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild +++ b/dev-python/GridDataFormats/GridDataFormats-0.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 DESCRIPTION="Reading and writing of data on regular grids in Python" diff --git a/dev-python/GridDataFormats/GridDataFormats-1.0.1.ebuild b/dev-python/GridDataFormats/GridDataFormats-1.0.1.ebuild index fa8f49536545..d00a6a20e663 100644 --- a/dev-python/GridDataFormats/GridDataFormats-1.0.1.ebuild +++ b/dev-python/GridDataFormats/GridDataFormats-1.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 |
