aboutsummaryrefslogtreecommitdiff
path: root/databases/py-geoalchemy2
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-05-23 03:50:42 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-05-23 03:50:42 +0000
commitfeb157f164a1c2aa69864367ea8358ab1598b971 (patch)
tree3092b27da1c6984351bc855bb677615e128dfdac /databases/py-geoalchemy2
parente131c7c4e26b8a7bbea6212fa0e942ffc1a410fd (diff)
downloadports-feb157f164a1c2aa69864367ea8358ab1598b971.tar.gz
ports-feb157f164a1c2aa69864367ea8358ab1598b971.zip
- Update RUN_DEPENDS
- Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=415667
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 d3aa5a58ac43..c6cd5e9f6e8a 100644
--- a/databases/py-geoalchemy2/Makefile
+++ b/databases/py-geoalchemy2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= geoalchemy2
PORTVERSION= 0.3.0
+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}sqlalchemy08>=0.8:databases/py-sqlalchemy08
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.8:databases/py-sqlalchemy10
NO_ARCH= yes
USE_PYTHON= autoplist concurrent distutils