summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-01-10 15:35:00 +0100
committerMichał Górny <mgorny@gentoo.org>2023-01-10 15:35:36 +0100
commit1d82478c2db8cc8dbd5222648a5546e74d96605f (patch)
tree96fa22c9c7a63a272b46396146af1c51bc4e1bd4 /dev-db/barman/barman-3.2.0.ebuild
parentdev-db/barman: Remove old (diff)
downloadgentoo-1d82478c2db8cc8dbd5222648a5546e74d96605f.tar.gz
gentoo-1d82478c2db8cc8dbd5222648a5546e74d96605f.tar.bz2
gentoo-1d82478c2db8cc8dbd5222648a5546e74d96605f.zip
dev-db/barman: Remove Python < 3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db/barman/barman-3.2.0.ebuild')
-rw-r--r--dev-db/barman/barman-3.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/barman/barman-3.2.0.ebuild b/dev-db/barman/barman-3.2.0.ebuild
index 08998d1bf9e6..840baeef2427 100644
--- a/dev-db/barman/barman-3.2.0.ebuild
+++ b/dev-db/barman/barman-3.2.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=7
DISTUTILS_USE_PEP517="setuptools"
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{10..11} )
RESTRICT="test" # missing azure sdk