- Update to 1.6.0
Changes: https://github.com/dbcli/pgspecial/blob/master/changelog.rst Differential Revision: https://reviews.freebsd.org/D8414
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pgspecial
|
||||
PORTVERSION= 1.3.0
|
||||
PORTVERSION= 1.6.0
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@@ -12,7 +12,8 @@ COMMENT= Meta-commands handler for Postgres Database
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=4.1:devel/py-click
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=4.1:devel/py-click \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlparse>=0.1.19:databases/py-sqlparse
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
SHA256 (pgspecial-1.3.0.tar.gz) = e155910ee6e5c4142fa7d92af4b9e610c272f50c769c5ab9b73fbf08d9c4b8db
|
||||
SIZE (pgspecial-1.3.0.tar.gz) = 27649
|
||||
TIMESTAMP = 1475168510
|
||||
SHA256 (pgspecial-1.6.0.tar.gz) = 55685887bf218e055cb6a17870d83a29e27650951a2362d2710651f62e553426
|
||||
SIZE (pgspecial-1.6.0.tar.gz) = 38898
|
||||
|
||||
Reference in New Issue
Block a user