git: 35cd8a387594 - main - databases/py-psycopg-pool: Update to 3.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:21:39 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=35cd8a3875940bac55779d422c0009bc99beea64 commit 35cd8a3875940bac55779d422c0009bc99beea64 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:31:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:07:08 +0000 databases/py-psycopg-pool: Update to 3.2.1 Changes: https://github.com/psycopg/psycopg/blob/master/docs/news_pool.rst https://www.psycopg.org/psycopg3/docs/news_pool.html --- databases/py-psycopg-pool/Makefile | 4 ++-- databases/py-psycopg-pool/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/databases/py-psycopg-pool/Makefile b/databases/py-psycopg-pool/Makefile index 22bd8aab9fff..5f8bbdc1dba0 100644 --- a/databases/py-psycopg-pool/Makefile +++ b/databases/py-psycopg-pool/Makefile @@ -1,5 +1,5 @@ PORTNAME= psycopg-pool -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=49.2.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.37:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.10:devel/py-typing-extensions@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.4:devel/py-typing-extensions@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/databases/py-psycopg-pool/distinfo b/databases/py-psycopg-pool/distinfo index 7d0b84e77b12..44179745baa4 100644 --- a/databases/py-psycopg-pool/distinfo +++ b/databases/py-psycopg-pool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699774528 -SHA256 (psycopg-pool-3.2.0.tar.gz) = 2e857bb6c120d012dba240e30e5dff839d2d69daf3e962127ce6b8e40594170e -SIZE (psycopg-pool-3.2.0.tar.gz) = 29383 +TIMESTAMP = 1708449104 +SHA256 (psycopg-pool-3.2.1.tar.gz) = 6509a75c073590952915eddbba7ce8b8332a440a31e77bba69561483492829ad +SIZE (psycopg-pool-3.2.1.tar.gz) = 29264