diff --git a/dev-python/dec8/dec8-9999-r2.ebuild b/dev-python/dec8/dec8-9999-r2.ebuild index 49f2923..0f402ff 100644 --- a/dev-python/dec8/dec8-9999-r2.ebuild +++ b/dev-python/dec8/dec8-9999-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{11,12} ) +PYTHON_COMPAT=( python3_{11,13} ) inherit distutils-r1 git-r3 DESCRIPTION="Minimalistic shared libraries of the Decade project." diff --git a/dev-python/over/over-9999-r2.ebuild b/dev-python/over/over-9999-r2.ebuild index 5f6676f..2159d00 100644 --- a/dev-python/over/over-9999-r2.ebuild +++ b/dev-python/over/over-9999-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{11,12} ) +PYTHON_COMPAT=( python3_{11,13} ) inherit distutils-r1 git-r3 DESCRIPTION="Useful Python libraries and convenience functions from the former Overwatch UAV project." diff --git a/dev-python/xdg-base-dirs/xdg-base-dirs-6.0.2.ebuild b/dev-python/xdg-base-dirs/xdg-base-dirs-6.0.2.ebuild index e41ffcf..4930877 100644 --- a/dev-python/xdg-base-dirs/xdg-base-dirs-6.0.2.ebuild +++ b/dev-python/xdg-base-dirs/xdg-base-dirs-6.0.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{11..13} ) DISTUTILS_USE_PEP517=poetry inherit distutils-r1 pypi diff --git a/net-misc/posting/posting-2.5.4.ebuild b/net-misc/posting/posting-2.5.4.ebuild index a4d9571..fdba307 100644 --- a/net-misc/posting/posting-2.5.4.ebuild +++ b/net-misc/posting/posting-2.5.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{11..13} ) DISTUTILS_USE_PEP517=hatchling inherit distutils-r1 pypi