diff --git a/dev-python/bluepy/bluepy-1.3.0-r2.ebuild b/dev-python/bluepy/bluepy-1.3.0-r2.ebuild index 40e5b7a..3ad97f2 100644 --- a/dev-python/bluepy/bluepy-1.3.0-r2.ebuild +++ b/dev-python/bluepy/bluepy-1.3.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI="8" DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{11..12} ) inherit distutils-r1 pypi DESCRIPTION="Python module for interfacing with BLE devices through Bluez"