aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 14:31:45 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 15:07:08 +0000
commit35cd8a3875940bac55779d422c0009bc99beea64 (patch)
treebb506212506cafa3e0446e95438324d3e0dd7464
parentd9619cf5ec476ae786336ab08f76ddee6e85250c (diff)
downloadports-35cd8a3875940bac55779d422c0009bc99beea64.tar.gz
ports-35cd8a3875940bac55779d422c0009bc99beea64.zip
databases/py-psycopg-pool: Update to 3.2.1
-rw-r--r--databases/py-psycopg-pool/Makefile4
-rw-r--r--databases/py-psycopg-pool/distinfo6
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