commit:     4ae5171695d4babcf61b73e1f044daced102c929
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue Mar 21 22:11:11 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Mar 21 22:11:11 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=4ae51716

dev-python/dandi-schema: enable py3.11

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

 dev-python/dandi-schema/dandi-schema-0.5.1.ebuild | 4 ++--
 dev-python/dandi-schema/dandi-schema-0.6.0.ebuild | 4 ++--
 dev-python/dandi-schema/dandi-schema-0.7.1.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-python/dandi-schema/dandi-schema-0.5.1.ebuild 
b/dev-python/dandi-schema/dandi-schema-0.5.1.ebuild
index 71a3ff4a4..9930ef9a2 100644
--- a/dev-python/dandi-schema/dandi-schema-0.5.1.ebuild
+++ b/dev-python/dandi-schema/dandi-schema-0.5.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit distutils-r1
 

diff --git a/dev-python/dandi-schema/dandi-schema-0.6.0.ebuild 
b/dev-python/dandi-schema/dandi-schema-0.6.0.ebuild
index 71a3ff4a4..9930ef9a2 100644
--- a/dev-python/dandi-schema/dandi-schema-0.6.0.ebuild
+++ b/dev-python/dandi-schema/dandi-schema-0.6.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit distutils-r1
 

diff --git a/dev-python/dandi-schema/dandi-schema-0.7.1.ebuild 
b/dev-python/dandi-schema/dandi-schema-0.7.1.ebuild
index 71a3ff4a4..9930ef9a2 100644
--- a/dev-python/dandi-schema/dandi-schema-0.7.1.ebuild
+++ b/dev-python/dandi-schema/dandi-schema-0.7.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit distutils-r1
 

Reply via email to