FreeBSD Bugzilla – Attachment 240078 Details for
Bug 269488
databases/py-postgresql: update to 1.3.0, transfer maintainership to real address
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 1.3.0
py-postgresql.diff (text/plain), 1.43 KB, created by
c.kworr
on 2023-02-11 09:58:37 UTC
(
hide
)
Description:
update to 1.3.0
Filename:
MIME Type:
Creator:
c.kworr
Created:
2023-02-11 09:58:37 UTC
Size:
1.43 KB
patch
obsolete
>diff /usr/ports >commit - 4ce3a08dde462aee55070538afdef0014d9342ce >path + /usr/ports >blob - 7d3140c3be0eedda2bb91a260b4a476971218b3f >file + databases/py-postgresql/Makefile >--- databases/py-postgresql/Makefile >+++ 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> >blob - ef7338bb8f50d91f60fabc8d47e0104248520651 >file + databases/py-postgresql/distinfo >--- databases/py-postgresql/distinfo >+++ 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 = 1676108721 >+SHA256 (postgresql/py-postgresql-1.3.0.tar.gz) = fca0f04d3f7478bd59c29c051e979d75b54be01545bd619eba2a3ed322a32c6e >+SIZE (postgresql/py-postgresql-1.3.0.tar.gz) = 273764
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 269488
: 240078
Working