aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2023-02-14 00:15:44 +0000
committerWen Heping <wen@FreeBSD.org>2023-02-14 00:15:44 +0000
commitb4c00ff390d8fe200dda62a1a3eefea1b883cb72 (patch)
treea900f2d22621db9662a2299a552e58ff4dbcf4b5
parente3d2628612c9e8d3c12c03e9dc019b6341dcb52d (diff)
downloadports-b4c00ff390d8fe200dda62a1a3eefea1b883cb72.tar.gz
ports-b4c00ff390d8fe200dda62a1a3eefea1b883cb72.zip
databases/py-postgresql: Update to 1.3.0
Update maintainer's email Update WWW PR: 269488 Reported by: maintainer
-rw-r--r--databases/py-postgresql/Makefile12
-rw-r--r--databases/py-postgresql/distinfo5
2 files changed, 8 insertions, 9 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile
index 7d3140c3be0e..3b8da9df1fe1 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -1,20 +1,18 @@
PORTNAME= postgresql
-PORTVERSION= 1.1.0
-PORTREVISION= 5
+PORTVERSION= 1.3.0
CATEGORIES= databases python
-MASTER_SITES= PYPI \
- http://python.projects.postgresql.org/files/
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= postgresql
-MAINTAINER= c.kworr@gmail.com
+MAINTAINER= arcade@b1t.name
COMMENT= Python 3 compatible PostgreSQL database driver and tools
-WWW= http://python.projects.postgresql.org/
+WWW= https://github.com/python-postgres/fe
LICENSE= BSD3CLAUSE
-USES= zip pgsql python:3.3+
+USES= pgsql python:3.3+
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
diff --git a/databases/py-postgresql/distinfo b/databases/py-postgresql/distinfo
index ef7338bb8f50..75b600794bc4 100644
--- a/databases/py-postgresql/distinfo
+++ b/databases/py-postgresql/distinfo
@@ -1,2 +1,3 @@
-SHA256 (postgresql/py-postgresql-1.1.0.zip) = 4bae6e15bf0be03294240acc5b27f5aa2d9649188bc4528cd5b5512582e0ea93
-SIZE (postgresql/py-postgresql-1.1.0.zip) = 254537
+TIMESTAMP = 1676332838
+SHA256 (postgresql/py-postgresql-1.3.0.tar.gz) = fca0f04d3f7478bd59c29c051e979d75b54be01545bd619eba2a3ed322a32c6e
+SIZE (postgresql/py-postgresql-1.3.0.tar.gz) = 273764