diff options
author | David Seifert <soap@gentoo.org> | 2023-01-14 13:51:19 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-01-14 13:51:19 +0100 |
commit | ed468028e725c9580a7b2ee02d6b7b9375f7a0b2 (patch) | |
tree | 3a39616d9a763db526cec9d2562da20ec1c456a8 /games-util | |
parent | sci-mathematics/form: bump to 4.3.0 (diff) | |
download | gentoo-ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.tar.gz gentoo-ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.tar.bz2 gentoo-ed468028e725c9580a7b2ee02d6b7b9375f7a0b2.zip |
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/lutris/lutris-0.5.11.ebuild | 4 | ||||
-rw-r--r-- | games-util/lutris/lutris-0.5.12.ebuild | 4 | ||||
-rw-r--r-- | games-util/lutris/lutris-9999.ebuild | 4 | ||||
-rw-r--r-- | games-util/nml/nml-0.6.1.ebuild | 2 | ||||
-rw-r--r-- | games-util/nml/nml-0.7.1.ebuild | 2 | ||||
-rw-r--r-- | games-util/sc-controller/sc-controller-0.4.8.9.ebuild | 4 | ||||
-rw-r--r-- | games-util/xboxdrv/xboxdrv-0.8.8_p20190118-r1.ebuild | 4 | ||||
-rw-r--r-- | games-util/xboxdrv/xboxdrv-0.8.8_p20190118-r2.ebuild | 4 |
8 files changed, 14 insertions, 14 deletions
diff --git a/games-util/lutris/lutris-0.5.11.ebuild b/games-util/lutris/lutris-0.5.11.ebuild index 5bdd592291a9..692359b16f72 100644 --- a/games-util/lutris/lutris-0.5.11.ebuild +++ b/games-util/lutris/lutris-0.5.11.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_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) PYTHON_REQ_USE="sqlite,threads(+)" DISTUTILS_SINGLE_IMPL="1" diff --git a/games-util/lutris/lutris-0.5.12.ebuild b/games-util/lutris/lutris-0.5.12.ebuild index e53a9836ce36..d56c1dd98cd0 100644 --- a/games-util/lutris/lutris-0.5.12.ebuild +++ b/games-util/lutris/lutris-0.5.12.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_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) PYTHON_REQ_USE="sqlite,threads(+)" DISTUTILS_SINGLE_IMPL="1" diff --git a/games-util/lutris/lutris-9999.ebuild b/games-util/lutris/lutris-9999.ebuild index ab75e6d87b78..e1ea8bd1147a 100644 --- a/games-util/lutris/lutris-9999.ebuild +++ b/games-util/lutris/lutris-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_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) PYTHON_REQ_USE="sqlite,threads(+)" DISTUTILS_SINGLE_IMPL="1" diff --git a/games-util/nml/nml-0.6.1.ebuild b/games-util/nml/nml-0.6.1.ebuild index 9b47a1fe387a..40598f3b6ead 100644 --- a/games-util/nml/nml-0.6.1.ebuild +++ b/games-util/nml/nml-0.6.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 DESCRIPTION="Compiler of NML files into GRF/NFO files" diff --git a/games-util/nml/nml-0.7.1.ebuild b/games-util/nml/nml-0.7.1.ebuild index 3a393ee726ce..f4ed77cc0974 100644 --- a/games-util/nml/nml-0.7.1.ebuild +++ b/games-util/nml/nml-0.7.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 DESCRIPTION="Compiler of NML files into GRF/NFO files" diff --git a/games-util/sc-controller/sc-controller-0.4.8.9.ebuild b/games-util/sc-controller/sc-controller-0.4.8.9.ebuild index 48016b53a7df..c12f1f1c25e5 100644 --- a/games-util/sc-controller/sc-controller-0.4.8.9.ebuild +++ b/games-util/sc-controller/sc-controller-0.4.8.9.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit distutils-r1 linux-info xdg DESCRIPTION="User-mode driver and GTK-based GUI for Steam Controllers and others" diff --git a/games-util/xboxdrv/xboxdrv-0.8.8_p20190118-r1.ebuild b/games-util/xboxdrv/xboxdrv-0.8.8_p20190118-r1.ebuild index c2ce54f034b1..68a29564aeb8 100644 --- a/games-util/xboxdrv/xboxdrv-0.8.8_p20190118-r1.ebuild +++ b/games-util/xboxdrv/xboxdrv-0.8.8_p20190118-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit linux-info python-any-r1 scons-utils toolchain-funcs systemd udev diff --git a/games-util/xboxdrv/xboxdrv-0.8.8_p20190118-r2.ebuild b/games-util/xboxdrv/xboxdrv-0.8.8_p20190118-r2.ebuild index 7b11030a2c5e..8122a3913984 100644 --- a/games-util/xboxdrv/xboxdrv-0.8.8_p20190118-r2.ebuild +++ b/games-util/xboxdrv/xboxdrv-0.8.8_p20190118-r2.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_{8..11} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit linux-info python-any-r1 scons-utils toolchain-funcs systemd udev |