summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2022-01-03 02:24:53 +0100
committerMaciej Barć <xgqt@gentoo.org>2022-01-03 02:28:17 +0100
commit414e88263292b92a25e7eddbec87a7e887bca400 (patch)
tree8a9a9b4fd30880999df5f69ae21eea2569310365
parentdev-lisp/uiop: update EAPI 6 -> 7 (diff)
downloadgentoo-414e8826.tar.gz
gentoo-414e8826.tar.bz2
gentoo-414e8826.zip
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@gentoo.org>
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.19.2.ebuild4
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.19.3.ebuild4
-rw-r--r--net-misc/gallery-dl/gallery-dl-9999.ebuild4
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