diff options
Diffstat (limited to 'dev-python/python-telegram-bot')
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/python-telegram-bot/python-telegram-bot-13.14.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-13.14.ebuild index bb1cc3f54523..a9daa2f8df45 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-13.14.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-13.14.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11} ) inherit distutils-r1 diff --git a/dev-python/python-telegram-bot/python-telegram-bot-20.2-r1.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-20.2-r1.ebuild index 947c7fd4c6f5..cf3c47d7f4fc 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-20.2-r1.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-20.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11} ) inherit distutils-r1 optfeature DESCRIPTION="Python wrapper of telegram bots API" diff --git a/dev-python/python-telegram-bot/python-telegram-bot-20.3.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-20.3.ebuild index 1b2da5b36a07..991be6a8e418 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-20.3.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-20.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11} ) 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 bb1cc3f54523..a9daa2f8df45 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11} ) inherit distutils-r1 |
