aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-08-30 18:51:32 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-31 19:01:12 +0700
commit949841185ee1be86acf9187183d592331ad96326 (patch)
tree8f9ae7e83c396d313a3a26d02bb81b60ff8346e4 /python
parenteb52e92eee5bd6e5c0589e96c470cef537e7b275 (diff)
python/python3-mailman: Rename typing-extensions dep
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-mailman/python3-mailman.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-mailman/python3-mailman.info b/python/python3-mailman/python3-mailman.info
index 53685015067a..58e8d6133291 100644
--- a/python/python3-mailman/python3-mailman.info
+++ b/python/python3-mailman/python3-mailman.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/m/mailman/mailman-3.3.9.tar.gz
MD5SUM="8d31e7a0972344e7bcd6fcf27dd720cc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="click gunicorn importlib-resources python3-passlib python3-aiosmtpd python3-alembic python3-authheaders python3-dateutil python3-falcon python3-flufl.bounce python3-flufl.i18n python3-flufl.lock python3-lazr.config typing-extensions zope.configuration zope.component"
+REQUIRES="click gunicorn importlib-resources python3-passlib python3-aiosmtpd python3-alembic python3-authheaders python3-dateutil python3-falcon python3-flufl.bounce python3-flufl.i18n python3-flufl.lock python3-lazr.config python3-typing-extensions zope.configuration zope.component"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"