diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-22 05:15:05 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-22 05:15:05 +0800 |
commit | f23f4522e89f09cf68567b10f6e30e7f1f70aa1c (patch) | |
tree | f12050ed77a3ff20e9d00148e0bc0dd665821da0 /databases/py-psycopg-pool | |
parent | databases/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')
-rw-r--r-- | databases/py-psycopg-pool/Makefile | 2 | ||||
-rw-r--r-- | databases/py-psycopg-pool/distinfo | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/databases/py-psycopg-pool/distinfo b/databases/py-psycopg-pool/distinfo index 312e4715c8c8..cdb858797bf2 100644 --- a/databases/py-psycopg-pool/distinfo +++ b/databases/py-psycopg-pool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637072886 -SHA256 (psycopg-pool-3.0.1.tar.gz) = ed4f9ed86b727bb98a46d598372603621b5f7e16cfbca1fd17c6cb44761e5fc4 -SIZE (psycopg-pool-3.0.1.tar.gz) = 16953 +TIMESTAMP = 1637519854 +SHA256 (psycopg-pool-3.0.2.tar.gz) = 123e73825955b58a04bea744652ccd6490b6b2a41075000052752ada6f7c75aa +SIZE (psycopg-pool-3.0.2.tar.gz) = 17328 |