aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-24 18:45:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-24 18:45:16 +0000
commit2541ca56c0d6e3c6aa37e52875d9211733701a33 (patch)
tree1b48a7ee6d7e00db7d16e7663bec3f582e56f75d /databases
parent210954c9d79365c3e5be801e19fa5fbfb43cca62 (diff)
downloadports-2541ca56c0d6e3c6aa37e52875d9211733701a33.tar.gz
ports-2541ca56c0d6e3c6aa37e52875d9211733701a33.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/py-geoalchemy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-geoalchemy/Makefile b/databases/py-geoalchemy/Makefile
index dd93d8fef4a2..4156c2b54a0f 100644
--- a/databases/py-geoalchemy/Makefile
+++ b/databases/py-geoalchemy/Makefile
@@ -3,7 +3,7 @@
PORTNAME= geoalchemy
PORTVERSION= 0.7.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= databases geography python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ COMMENT= Using SQLAlchemy with Spatial Databases
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy11>=0.6.1:databases/py-sqlalchemy11@${FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy12>=0.6.1:databases/py-sqlalchemy12@${FLAVOR}
NO_ARCH= yes
USE_PYTHON= autoplist distutils