diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-psycopg3/python3-psycopg3.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-psycopg3/python3-psycopg3.info b/python/python3-psycopg3/python3-psycopg3.info index 3eb6c1d440..3b46d78938 100644 --- a/python/python3-psycopg3/python3-psycopg3.info +++ b/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" |