mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Update to 1.9.1
Changes: https://github.com/dbcli/pgcli/blob/master/changelog.rst
This commit is contained in:
parent
2704877f12
commit
e7f5b5f3a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466660
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pgcli
|
||||
PORTVERSION= 1.9.0
|
||||
PORTVERSION= 1.9.1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -28,7 +28,4 @@ NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= pgsql python
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|psycopg2-binary|psycopg2|' ${WRKSRC}/setup.py ${WRKSRC}/pgcli.egg-info/requires.txt
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1520081435
|
||||
SHA256 (pgcli-1.9.0.tar.gz) = 3d646901917ad8f4167105d70309d3e22a3c7332d27608b336111c7696db077a
|
||||
SIZE (pgcli-1.9.0.tar.gz) = 60622
|
||||
TIMESTAMP = 1522937049
|
||||
SHA256 (pgcli-1.9.1.tar.gz) = 8274dca13407b2904453018488d02302bce01df21ac3f3bf30a21b1880ce0ce8
|
||||
SIZE (pgcli-1.9.1.tar.gz) = 105549
|
||||
|
Loading…
Reference in New Issue
Block a user