databases/py-psycopg-pool: Update to 3.1.2

Changes:	https://github.com/psycopg/psycopg/blob/master/docs/news_pool.rst
This commit is contained in:
Po-Chuan Hsieh 2022-09-11 00:06:10 +08:00
parent 31a9caf8cf
commit f6885d55d3
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 11 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= psycopg-pool
PORTVERSION= 3.1.1
PORTVERSION= 3.1.2
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -16,4 +16,10 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 31000
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.10:devel/py-typing-extensions@${PY_FLAVOR}
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1651316611
SHA256 (psycopg-pool-3.1.1.tar.gz) = bc579078dc8209f1ce280228460f96770756f24babb5d8ab2418800e9082a973
SIZE (psycopg-pool-3.1.1.tar.gz) = 19258
TIMESTAMP = 1662820054
SHA256 (psycopg-pool-3.1.2.tar.gz) = c72fb0b619da86c75eadb1284ffa9f93d5a76d2f4e762b30ed10b159563acfb8
SIZE (psycopg-pool-3.1.2.tar.gz) = 19477