git: 38048a6979cc - main - databases/py-psycopg-pool: Update to 3.1.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:08:05 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=38048a6979cceb7d35c7585d8cd31fbc837b4554
commit 38048a6979cceb7d35c7585d8cd31fbc837b4554
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:30:45 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 12:59:35 +0000
databases/py-psycopg-pool: Update to 3.1.5
Changes: https://github.com/psycopg/psycopg/blob/master/docs/news_pool.rst
---
databases/py-psycopg-pool/Makefile | 12 ++++--------
databases/py-psycopg-pool/distinfo | 6 +++---
2 files changed, 7 insertions(+), 11 deletions(-)
diff --git a/databases/py-psycopg-pool/Makefile b/databases/py-psycopg-pool/Makefile
index 715e0d5767f6..8be5a3aa0500 100644
--- a/databases/py-psycopg-pool/Makefile
+++ b/databases/py-psycopg-pool/Makefile
@@ -1,5 +1,5 @@
PORTNAME= psycopg-pool
-PORTVERSION= 3.1.4
+PORTVERSION= 3.1.5
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,15 +11,11 @@ WWW= https://www.psycopg.org/
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.10:devel/py-typing-extensions@${PY_FLAVOR}
+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
-.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>
+.include <bsd.port.mk>
diff --git a/databases/py-psycopg-pool/distinfo b/databases/py-psycopg-pool/distinfo
index 7deea0e4ba26..7429e21ec744 100644
--- a/databases/py-psycopg-pool/distinfo
+++ b/databases/py-psycopg-pool/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669057663
-SHA256 (psycopg-pool-3.1.4.tar.gz) = fbbb61442f1c59dd53b606b489683c83ca64b3bcf64c6e47e955c8bfa59beac7
-SIZE (psycopg-pool-3.1.4.tar.gz) = 19789
+TIMESTAMP = 1674589716
+SHA256 (psycopg-pool-3.1.5.tar.gz) = c948bae6af2b3b465ed17f2ce95c8fe4c9ca94d1c9d577549d005a494c3e2a98
+SIZE (psycopg-pool-3.1.5.tar.gz) = 19795