- Update RUN_DEPENDS
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
e131c7c4e2
commit
feb157f164
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415667
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user