commit: 792a87482185c17aa8cdb5eaf94ae9be4a3ab00e Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Sun Apr 14 05:42:31 2024 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Sun Apr 14 05:46:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=792a8748
media-libs/libsixel: update PYTHON_COMPAT Closes: https://bugs.gentoo.org/929645 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> media-libs/libsixel/libsixel-1.10.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libsixel/libsixel-1.10.3.ebuild b/media-libs/libsixel/libsixel-1.10.3.ebuild index 839d459c0e5e..f64089d2966d 100644 --- a/media-libs/libsixel/libsixel-1.10.3.ebuild +++ b/media-libs/libsixel/libsixel-1.10.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="8" -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{9..12} ) DISTUTILS_USE_PEP517="setuptools" DISTUTILS_OPTIONAL="1"
