git: 727fc78a751a - main - databases/py-psycopg: Update to 3.1.10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Aug 2023 17:13:49 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=727fc78a751a9985a66b2ee5e2ca03a3103f2e04 commit 727fc78a751a9985a66b2ee5e2ca03a3103f2e04 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-21 17:03:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-21 17:03:41 +0000 databases/py-psycopg: Update to 3.1.10 - Update WWW Changes: https://github.com/psycopg/psycopg/blob/master/docs/news.rst --- databases/py-psycopg/Makefile | 6 +++--- databases/py-psycopg/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/databases/py-psycopg/Makefile b/databases/py-psycopg/Makefile index ec016d4263d6..5802cbf4a989 100644 --- a/databases/py-psycopg/Makefile +++ b/databases/py-psycopg/Makefile @@ -1,18 +1,18 @@ PORTNAME= psycopg -PORTVERSION= 3.1.9 +PORTVERSION= 3.1.10 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= PostgreSQL database adapter for Python -WWW= https://www.psycopg.org/ \ +WWW= https://www.psycopg.org/psycopg3/ \ https://github.com/psycopg/psycopg 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} USES= pgsql python diff --git a/databases/py-psycopg/distinfo b/databases/py-psycopg/distinfo index f665ce213646..8c5c50ca3360 100644 --- a/databases/py-psycopg/distinfo +++ b/databases/py-psycopg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683227603 -SHA256 (psycopg-3.1.9.tar.gz) = ab400f207a8c120bafdd8077916d8f6c0106e809401378708485b016508c30c9 -SIZE (psycopg-3.1.9.tar.gz) = 138729 +TIMESTAMP = 1692211693 +SHA256 (psycopg-3.1.10.tar.gz) = 15b25741494344c24066dc2479b0f383dd1b82fa5e75612fa4fa5bb30726e9b6 +SIZE (psycopg-3.1.10.tar.gz) = 139935