From f84cef3a7f713ae42ff6ee4104b5458fe5539236 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster?= Date: Tue, 2 May 2023 18:00:00 +0200 Subject: [PATCH] py3k9-- --- dev-libs/Ice/Ice-3.7.9999.ebuild | 4 ++-- dev-python/aiohttp-json-rpc/aiohttp-json-rpc-0.13.3.ebuild | 2 +- net-im/swift/swift-9999.ebuild | 4 ++-- net-irc/znc/znc-9999.ebuild | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dev-libs/Ice/Ice-3.7.9999.ebuild b/dev-libs/Ice/Ice-3.7.9999.ebuild index 82d55f0..f01965a 100644 --- a/dev-libs/Ice/Ice-3.7.9999.ebuild +++ b/dev-libs/Ice/Ice-3.7.9999.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=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) RUBY_OPTIONAL="yes" USE_RUBY="ruby31" diff --git a/dev-python/aiohttp-json-rpc/aiohttp-json-rpc-0.13.3.ebuild b/dev-python/aiohttp-json-rpc/aiohttp-json-rpc-0.13.3.ebuild index 6eb16e6..37e09a6 100644 --- a/dev-python/aiohttp-json-rpc/aiohttp-json-rpc-0.13.3.ebuild +++ b/dev-python/aiohttp-json-rpc/aiohttp-json-rpc-0.13.3.ebuild @@ -4,7 +4,7 @@ EAPI="8" DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 pypi diff --git a/net-im/swift/swift-9999.ebuild b/net-im/swift/swift-9999.ebuild index ccaff7c..1686c27 100644 --- a/net-im/swift/swift-9999.ebuild +++ b/net-im/swift/swift-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 LUA_COMPAT=( lua5-{1..2} luajit ) -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit flag-o-matic lua-single python-any-r1 scons-utils toolchain-funcs diff --git a/net-irc/znc/znc-9999.ebuild b/net-irc/znc/znc-9999.ebuild index e8da744..1bb0a13 100644 --- a/net-irc/znc/znc-9999.ebuild +++ b/net-irc/znc/znc-9999.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=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit cmake python-single-r1