summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-db/barman/barman-2.19.ebuild4
-rw-r--r--dev-db/barman/barman-3.2.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-db/barman/barman-2.19.ebuild b/dev-db/barman/barman-2.19.ebuild
index f3cfc26cec01..61731d231f6b 100644
--- a/dev-db/barman/barman-2.19.ebuild
+++ b/dev-db/barman/barman-2.19.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_10 )
inherit distutils-r1
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