aboutsummaryrefslogtreecommitdiff
path: root/databases/py-psycopg-c/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-psycopg-c/Makefile')
-rw-r--r--databases/py-psycopg-c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-psycopg-c/Makefile b/databases/py-psycopg-c/Makefile
index fd733252dfa5..0e3bfce65068 100644
--- a/databases/py-psycopg-c/Makefile
+++ b/databases/py-psycopg-c/Makefile
@@ -1,5 +1,5 @@
PORTNAME= psycopg-c
-PORTVERSION= 3.0.18
+PORTVERSION= 3.1.4
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW= https://www.psycopg.org/
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= pgsql python:3.6+
+USES= pgsql python:3.7+
USE_PYTHON= autoplist concurrent cython distutils
post-install: