git: 447a08fbc25e - main - databases/py-psycopg-pool: Update to 3.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 17:18:37 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=447a08fbc25e259ea24cb2a53e9a2ef10878b9e8
commit 447a08fbc25e259ea24cb2a53e9a2ef10878b9e8
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:39:19 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:15:41 +0000
databases/py-psycopg-pool: Update to 3.2.0
- Update WWW
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 | 6 +++---
databases/py-psycopg-pool/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/databases/py-psycopg-pool/Makefile b/databases/py-psycopg-pool/Makefile
index 38da33a93410..22bd8aab9fff 100644
--- a/databases/py-psycopg-pool/Makefile
+++ b/databases/py-psycopg-pool/Makefile
@@ -1,18 +1,18 @@
PORTNAME= psycopg-pool
-PORTVERSION= 3.1.8
+PORTVERSION= 3.2.0
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Connection Pool for Psycopg
-WWW= https://www.psycopg.org/ \
+WWW= https://www.psycopg.org/psycopg3/ \
https://github.com/psycopg/psycopg/tree/master/psycopg_pool
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+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}
diff --git a/databases/py-psycopg-pool/distinfo b/databases/py-psycopg-pool/distinfo
index e339fc77a286..7d0b84e77b12 100644
--- a/databases/py-psycopg-pool/distinfo
+++ b/databases/py-psycopg-pool/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695588806
-SHA256 (psycopg-pool-3.1.8.tar.gz) = 53d9691503b538d419bf147359028633780294976743b1654dbf5f3a85b675db
-SIZE (psycopg-pool-3.1.8.tar.gz) = 20873
+TIMESTAMP = 1699774528
+SHA256 (psycopg-pool-3.2.0.tar.gz) = 2e857bb6c120d012dba240e30e5dff839d2d69daf3e962127ce6b8e40594170e
+SIZE (psycopg-pool-3.2.0.tar.gz) = 29383