aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-vcs/datalad/datalad-0.19.6-r1.ebuild2
-rw-r--r--dev-vcs/datalad/datalad-1.0.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/datalad/datalad-0.19.6-r1.ebuild b/dev-vcs/datalad/datalad-0.19.6-r1.ebuild
index c95bc935f..0a8c3f332 100644
--- a/dev-vcs/datalad/datalad-0.19.6-r1.ebuild
+++ b/dev-vcs/datalad/datalad-0.19.6-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi
DESCRIPTION="Keep code, data, containers under control with git and git-annex"
diff --git a/dev-vcs/datalad/datalad-1.0.2.ebuild b/dev-vcs/datalad/datalad-1.0.2.ebuild
index de5b6cd6a..3ec624e7f 100644
--- a/dev-vcs/datalad/datalad-1.0.2.ebuild
+++ b/dev-vcs/datalad/datalad-1.0.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 pypi
DESCRIPTION="Keep code, data, containers under control with git and git-annex"