summaryrefslogtreecommitdiff
path: root/databases/py-queries
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-03-28 12:51:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-03-28 12:51:32 +0000
commit4edc73f6756da7caad0b51655fd29f6c015b919e (patch)
tree68668866a14336d59fdeafd076ad4d128420bb89 /databases/py-queries
parentUpdate to 0.7.0 (diff)
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
Notes
Notes: svn path=/head/; revision=529386
Diffstat (limited to 'databases/py-queries')
-rw-r--r--databases/py-queries/Makefile5
-rw-r--r--databases/py-queries/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/databases/py-queries/Makefile b/databases/py-queries/Makefile
index acf1efe5eb87..8f8c57156423 100644
--- a/databases/py-queries/Makefile
+++ b/databases/py-queries/Makefile
@@ -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
diff --git a/databases/py-queries/distinfo b/databases/py-queries/distinfo
index bacae0b4f831..d24dd49d7fee 100644
--- a/databases/py-queries/distinfo
+++ b/databases/py-queries/distinfo
@@ -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