aboutsummaryrefslogtreecommitdiff
path: root/databases/py-geoalchemy2
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-24 18:45:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-24 18:45:21 +0000
commit7f9d00241b24178ac340d5592890061b8cd0ef07 (patch)
tree021e65b118b3f0ea349a346d0e85e74361d95488 /databases/py-geoalchemy2
parent2541ca56c0d6e3c6aa37e52875d9211733701a33 (diff)
downloadports-7f9d00241b24178ac340d5592890061b8cd0ef07.tar.gz
ports-7f9d00241b24178ac340d5592890061b8cd0ef07.zip
Change from py-sqlalchemy11 to py-sqlalchemy12
- Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=459860
Diffstat (limited to 'databases/py-geoalchemy2')
-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