commit: 21bd5c371e95471f0579986d826411d0ab82716b
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu Feb 9 12:54:56 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu Feb 9 12:54:56 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=21bd5c37
dev-python/hdf5storage: python 3.11 bump
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-python/hdf5storage/hdf5storage-0.1.17.ebuild | 2 +-
dev-python/hdf5storage/hdf5storage-0.1.18.ebuild | 2 +-
dev-python/hdf5storage/hdf5storage-0.1.19.ebuild | 2 +-
dev-python/hdf5storage/hdf5storage-9999.ebuild | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-python/hdf5storage/hdf5storage-0.1.17.ebuild
b/dev-python/hdf5storage/hdf5storage-0.1.17.ebuild
index 35f9ec28f..35e45f7fb 100644
--- a/dev-python/hdf5storage/hdf5storage-0.1.17.ebuild
+++ b/dev-python/hdf5storage/hdf5storage-0.1.17.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1
diff --git a/dev-python/hdf5storage/hdf5storage-0.1.18.ebuild
b/dev-python/hdf5storage/hdf5storage-0.1.18.ebuild
index 35f9ec28f..35e45f7fb 100644
--- a/dev-python/hdf5storage/hdf5storage-0.1.18.ebuild
+++ b/dev-python/hdf5storage/hdf5storage-0.1.18.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1
diff --git a/dev-python/hdf5storage/hdf5storage-0.1.19.ebuild
b/dev-python/hdf5storage/hdf5storage-0.1.19.ebuild
index 196cb4a25..0d1565b6c 100644
--- a/dev-python/hdf5storage/hdf5storage-0.1.19.ebuild
+++ b/dev-python/hdf5storage/hdf5storage-0.1.19.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1
diff --git a/dev-python/hdf5storage/hdf5storage-9999.ebuild
b/dev-python/hdf5storage/hdf5storage-9999.ebuild
index 2ef8bc5b4..1dec1a4f2 100644
--- a/dev-python/hdf5storage/hdf5storage-9999.ebuild
+++ b/dev-python/hdf5storage/hdf5storage-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1