summaryrefslogtreecommitdiff
path: root/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-09-17 12:46:16 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-09-17 12:46:16 +0000
commitea65638761a5a1aca7eaf4314281302ee9537a2e (patch)
treed82bc744830478038735c91787bd599d9de06b03 /dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
parentfc68701c4ff1b9cd99743f727560c85bc656b056 (diff)
downloadbaldeagleos-repo-ea65638761a5a1aca7eaf4314281302ee9537a2e.tar.gz
baldeagleos-repo-ea65638761a5a1aca7eaf4314281302ee9537a2e.tar.xz
baldeagleos-repo-ea65638761a5a1aca7eaf4314281302ee9537a2e.zip
Adding metadata
Diffstat (limited to 'dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild')
-rw-r--r--dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild4
1 files changed, 4 insertions, 0 deletions
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 6fda0de2b0dc..84652c4d741f 100644
--- a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
+++ b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
@@ -22,6 +22,10 @@ fi
LICENSE="GPL-3"
SLOT="0"
+# This error is really strange
+# UserWarning: python-telegram-bot is using upstream urllib3. This is allowed but not supported by python-telegram-bot maintainers.
+RESTRICT="test"
+
RDEPEND="
dev-python/certifi[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]