diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-08-18 19:46:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-08-18 19:46:58 +0000 |
| commit | 011266cd81f502de7536578993933e6716d303a2 (patch) | |
| tree | 89761dbec0d8198b3fe5b19866fee50d4dda6720 /dev-python/python-telegram-bot | |
| parent | 2ea75f9ca05a5d3488884225818051ccc7cc6f0d (diff) | |
| download | baldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.tar.gz baldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.tar.xz baldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.zip | |
Adding metadata
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 |
