summaryrefslogtreecommitdiff
path: root/databases/py-psycopg-pool/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-22 05:15:05 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-22 05:15:05 +0800
commitf23f4522e89f09cf68567b10f6e30e7f1f70aa1c (patch)
treef12050ed77a3ff20e9d00148e0bc0dd665821da0 /databases/py-psycopg-pool/Makefile
parentdatabases/py-psycopg-c: Update to 3.0.4 (diff)
databases/py-psycopg-pool: Update to 3.0.2
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news_pool.rst
Diffstat (limited to 'databases/py-psycopg-pool/Makefile')
-rw-r--r--databases/py-psycopg-pool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-psycopg-pool/Makefile b/databases/py-psycopg-pool/Makefile
index 75f29ac3a78b..460192b167cc 100644
--- a/databases/py-psycopg-pool/Makefile
+++ b/databases/py-psycopg-pool/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= psycopg-pool
-PORTVERSION= 3.0.1
+PORTVERSION= 3.0.2
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}