Update to 2.1.0

- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/gmr/queries/releases
		https://github.com/gmr/queries/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-03-28 12:51:32 +00:00
parent 42e5acbbfc
commit 4edc73f675
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529386
2 changed files with 5 additions and 6 deletions

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= queries
PORTVERSION= 2.0.1
PORTREVISION= 1
PORTVERSION= 2.1.0
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,7 +13,7 @@ COMMENT= Simplified PostgreSQL client built upon Psycopg2
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>=2.5.1:databases/py-psycopg2@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>=2.5.1<2.9:databases/py-psycopg2@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1563490073
SHA256 (queries-2.0.1.tar.gz) = 248fbf932feded5bbe8834977abdc264757bb07fab5934fbbe8c542ab45e4552
SIZE (queries-2.0.1.tar.gz) = 21409
TIMESTAMP = 1585063907
SHA256 (queries-2.1.0.tar.gz) = 0215a841fd09c3ccfa6ffc74258e7e93d4d6f98e64ded18ed2a9a4e8ec59f8ec
SIZE (queries-2.1.0.tar.gz) = 18632