Browse Source

python/python3-psycopg3: Rename typing-extensions dep

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/249/head
Jeremy Hansen 1 year ago
committed by Willy Sudiarto Raharjo
parent
commit
33c590b048
  1. 2
      python/python3-psycopg3/python3-psycopg3.info

2
python/python3-psycopg3/python3-psycopg3.info

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/e5/b8/dc85a3b5d3576527c288197d
MD5SUM="8eafcbda12408038a872e3239bc61931"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="typing-extensions postgresql"
REQUIRES="python3-typing-extensions postgresql"
MAINTAINER="Zlatanidis Dimitris"
EMAIL="dslackw@gmail.com"
Loading…
Cancel
Save