commit:     414e88263292b92a25e7eddbec87a7e887bca400
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  3 01:24:53 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Jan  3 01:28:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=414e8826

net-misc/gallery-dl: bump PYTHON_COMPAT to 3_10

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 net-misc/gallery-dl/gallery-dl-1.19.2.ebuild | 4 ++--
 net-misc/gallery-dl/gallery-dl-1.19.3.ebuild | 4 ++--
 net-misc/gallery-dl/gallery-dl-9999.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-misc/gallery-dl/gallery-dl-1.19.2.ebuild 
b/net-misc/gallery-dl/gallery-dl-1.19.2.ebuild
index 79c29ccc0450..e0f925d5ec54 100644
--- a/net-misc/gallery-dl/gallery-dl-1.19.2.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.19.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,9,10})
 PYTHON_REQ_USE="sqlite,ssl,xml"
 
 inherit distutils-r1 optfeature

diff --git a/net-misc/gallery-dl/gallery-dl-1.19.3.ebuild 
b/net-misc/gallery-dl/gallery-dl-1.19.3.ebuild
index 79c29ccc0450..e0f925d5ec54 100644
--- a/net-misc/gallery-dl/gallery-dl-1.19.3.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.19.3.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,9,10})
 PYTHON_REQ_USE="sqlite,ssl,xml"
 
 inherit distutils-r1 optfeature

diff --git a/net-misc/gallery-dl/gallery-dl-9999.ebuild 
b/net-misc/gallery-dl/gallery-dl-9999.ebuild
index 79c29ccc0450..e0f925d5ec54 100644
--- a/net-misc/gallery-dl/gallery-dl-9999.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-9999.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,9,10})
 PYTHON_REQ_USE="sqlite,ssl,xml"
 
 inherit distutils-r1 optfeature

Reply via email to