commit: 120037b5f214a78896ce678ce5ee311e6af880d9
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu Jan 12 22:09:57 2023 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu Jan 12 22:09:57 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=120037b5
dev-vcs/dandi-cli: dropped deprecated python_compat
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-vcs/dandi-cli/dandi-cli-0.38.0.ebuild | 4 ++--
dev-vcs/dandi-cli/dandi-cli-0.39.4.ebuild | 4 ++--
dev-vcs/dandi-cli/dandi-cli-0.45.1.ebuild | 4 ++--
dev-vcs/dandi-cli/dandi-cli-0.46.6.ebuild | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/dev-vcs/dandi-cli/dandi-cli-0.38.0.ebuild
b/dev-vcs/dandi-cli/dandi-cli-0.38.0.ebuild
index 1842cbb5e..25c1ec52c 100644
--- a/dev-vcs/dandi-cli/dandi-cli-0.38.0.ebuild
+++ b/dev-vcs/dandi-cli/dandi-cli-0.38.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_{8..10} )
+PYTHON_COMPAT=( python3_{10..10} )
inherit distutils-r1
diff --git a/dev-vcs/dandi-cli/dandi-cli-0.39.4.ebuild
b/dev-vcs/dandi-cli/dandi-cli-0.39.4.ebuild
index a83a0b219..e3f36d1de 100644
--- a/dev-vcs/dandi-cli/dandi-cli-0.39.4.ebuild
+++ b/dev-vcs/dandi-cli/dandi-cli-0.39.4.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_{8..10} )
+PYTHON_COMPAT=( python3_{10..10} )
inherit distutils-r1
diff --git a/dev-vcs/dandi-cli/dandi-cli-0.45.1.ebuild
b/dev-vcs/dandi-cli/dandi-cli-0.45.1.ebuild
index 0453e2f00..52d57dfd5 100644
--- a/dev-vcs/dandi-cli/dandi-cli-0.45.1.ebuild
+++ b/dev-vcs/dandi-cli/dandi-cli-0.45.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_{8..10} )
+PYTHON_COMPAT=( python3_{10..10} )
inherit distutils-r1
diff --git a/dev-vcs/dandi-cli/dandi-cli-0.46.6.ebuild
b/dev-vcs/dandi-cli/dandi-cli-0.46.6.ebuild
index 581257bdb..f5e9d67cf 100644
--- a/dev-vcs/dandi-cli/dandi-cli-0.46.6.ebuild
+++ b/dev-vcs/dandi-cli/dandi-cli-0.46.6.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_{8..10} )
+PYTHON_COMPAT=( python3_{10..10} )
inherit distutils-r1