diff options
Diffstat (limited to 'dev-python/python-statemachine')
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-statemachine/python-statemachine-2.3.6.ebuild b/dev-python/python-statemachine/python-statemachine-2.3.6.ebuild index b0ef538ed769..2ceb2f66b3d6 100644 --- a/dev-python/python-statemachine/python-statemachine-2.3.6.ebuild +++ b/dev-python/python-statemachine/python-statemachine-2.3.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit distutils-r1 diff --git a/dev-python/python-statemachine/python-statemachine-2.4.0.ebuild b/dev-python/python-statemachine/python-statemachine-2.4.0.ebuild index b0ef538ed769..2ceb2f66b3d6 100644 --- a/dev-python/python-statemachine/python-statemachine-2.4.0.ebuild +++ b/dev-python/python-statemachine/python-statemachine-2.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit distutils-r1 diff --git a/dev-python/python-statemachine/python-statemachine-2.5.0.ebuild b/dev-python/python-statemachine/python-statemachine-2.5.0.ebuild index 5f1e8a92703d..9bc9cd3ea6b1 100644 --- a/dev-python/python-statemachine/python-statemachine-2.5.0.ebuild +++ b/dev-python/python-statemachine/python-statemachine-2.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit distutils-r1 |
