commit:     77bb5a2a65f2d451f9752aca09913ea08c1d24de
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon Jul 11 11:49:36 2022 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon Jul 11 11:49:36 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=77bb5a2a

dev-vcs/datalad: PYTHON_COMPAT bump 3.10

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-vcs/datalad/datalad-0.15.1.ebuild | 4 ++--
 dev-vcs/datalad/datalad-0.15.2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-vcs/datalad/datalad-0.15.1.ebuild 
b/dev-vcs/datalad/datalad-0.15.1.ebuild
index 2322ac254..1142cad18 100644
--- a/dev-vcs/datalad/datalad-0.15.1.ebuild
+++ b/dev-vcs/datalad/datalad-0.15.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Keep code, data, containers under control with git and git-annex"

diff --git a/dev-vcs/datalad/datalad-0.15.2.ebuild 
b/dev-vcs/datalad/datalad-0.15.2.ebuild
index 2322ac254..1142cad18 100644
--- a/dev-vcs/datalad/datalad-0.15.2.ebuild
+++ b/dev-vcs/datalad/datalad-0.15.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Keep code, data, containers under control with git and git-annex"

Reply via email to