aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-01-25 02:45:21 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-01-25 02:45:21 +0800
commiteebf1a2cd2a1c606dc34aacf2eff3b7a43009083 (patch)
tree021e65b118b3f0ea349a346d0e85e74361d95488 /databases
parentd2dd3c92ddb5f3d6dd921913f12eba79dbd2606e (diff)
downloadfreebsd-ports-gnome-eebf1a2cd2a1c606dc34aacf2eff3b7a43009083.tar.gz
freebsd-ports-gnome-eebf1a2cd2a1c606dc34aacf2eff3b7a43009083.tar.zst
freebsd-ports-gnome-eebf1a2cd2a1c606dc34aacf2eff3b7a43009083.zip
Change from py-sqlalchemy11 to py-sqlalchemy12
- Bump PORTREVISION for dependency change
Diffstat (limited to 'databases')
-rw-r--r--databases/py-geoalchemy2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-geoalchemy2/Makefile b/databases/py-geoalchemy2/Makefile
index 0b67ce202117..047df6e1e9de 100644
--- a/databases/py-geoalchemy2/Makefile
+++ b/databases/py-geoalchemy2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= geoalchemy2
PORTVERSION= 0.4.2
+PORTREVISION= 1
CATEGORIES= databases geography python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +14,7 @@ COMMENT= Using SQLAlchemy with Spatial Databases
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy11>=0.8:databases/py-sqlalchemy11@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy12>=0.8:databases/py-sqlalchemy12@${FLAVOR}
NO_ARCH= yes
USE_PYTHON= autoplist concurrent distutils