diff options
Diffstat (limited to 'dev-python/python-telegram-bot')
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-telegram-bot/python-telegram-bot-20.6-r1.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-20.6-r1.ebuild index bcbf40424b19..b937bcd2ff37 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-20.6-r1.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-20.6-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 optfeature DESCRIPTION="Python wrapper of telegram bots API" diff --git a/dev-python/python-telegram-bot/python-telegram-bot-21.1.1.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-21.1.1.ebuild index 1fe5f56bfd76..77a45a49f2ce 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-21.1.1.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-21.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 optfeature DESCRIPTION="Python wrapper of telegram bots API" diff --git a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild index b060bc7f2fa9..aa638c35a8ca 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 optfeature DESCRIPTION="Python wrapper of telegram bots API" |
