forked from Lainports/freebsd-ports
databases/py-pgspecial: Update to 2.1.0
Changes: https://github.com/dbcli/pgspecial/blob/main/changelog.rst
This commit is contained in:
parent
47fdc64f4a
commit
d1cbb672c1
2 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pgspecial
|
||||
PORTVERSION= 2.0.1
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -14,7 +14,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=4.1:devel/py-click@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}psycopg>=3.0.10:databases/py-psycopg@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sqlparse>=0.1.19:databases/py-sqlparse@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1655561144
|
||||
SHA256 (pgspecial-2.0.1.tar.gz) = 64443bbc9ad09b57d0f4dcbb38eff44d52853b7418c9ea52f5857abe1bb534ec
|
||||
SIZE (pgspecial-2.0.1.tar.gz) = 49682
|
||||
TIMESTAMP = 1680726096
|
||||
SHA256 (pgspecial-2.1.0.tar.gz) = 099a9c43b5768885a99c761b1f14a8c6504bb14e9631ad8755739adaf758266f
|
||||
SIZE (pgspecial-2.1.0.tar.gz) = 50495
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue