aboutsummaryrefslogtreecommitdiffstats
path: root/net-misc/gandi-cli/gandi-cli-1.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/gandi-cli/gandi-cli-1.6.ebuild')
-rw-r--r--net-misc/gandi-cli/gandi-cli-1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/gandi-cli/gandi-cli-1.6.ebuild b/net-misc/gandi-cli/gandi-cli-1.6.ebuild
index a9234ef..e43dd8d 100644
--- a/net-misc/gandi-cli/gandi-cli-1.6.ebuild
+++ b/net-misc/gandi-cli/gandi-cli-1.6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} pypy )
+PYTHON_COMPAT=( python3_{10,11} pypy )
inherit distutils-r1
@@ -24,7 +24,7 @@ RDEPEND="
>=dev-python/click-7
dev-python/requests
dev-python/pyyaml
- dev-python/ipy
+ dev-python/IPy
dev-python/namespace-gandi
"