commit:     b06f0456bd9000cb61c8b8fc3d92e5a9b779b6cc
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue May  2 23:45:20 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue May  2 23:45:20 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b06f0456

dev-python/pynrrd: enable py3.11

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-python/pynrrd/pynrrd-0.4.2.ebuild | 4 ++--
 dev-python/pynrrd/pynrrd-0.4.3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/pynrrd/pynrrd-0.4.2.ebuild 
b/dev-python/pynrrd/pynrrd-0.4.2.ebuild
index f25908cb3..5cbd173fe 100644
--- a/dev-python/pynrrd/pynrrd-0.4.2.ebuild
+++ b/dev-python/pynrrd/pynrrd-0.4.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # 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/pynrrd/pynrrd-0.4.3.ebuild 
b/dev-python/pynrrd/pynrrd-0.4.3.ebuild
index f25908cb3..5cbd173fe 100644
--- a/dev-python/pynrrd/pynrrd-0.4.3.ebuild
+++ b/dev-python/pynrrd/pynrrd-0.4.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # 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
 

Reply via email to