aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-geopandas
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-08 17:49:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-08 17:49:49 +0000
commitb2b8870b27deb74c1fd746807f851f538404e016 (patch)
tree8076e587539e0864d13f90f6e71d0d5a0657f2d9 /graphics/py-geopandas
parent0b44525ce95675dcfc9ac1911042409c02a87614 (diff)
downloadports-b2b8870b27deb74c1fd746807f851f538404e016.tar.gz
ports-b2b8870b27deb74c1fd746807f851f538404e016.zip
Update to 2.6.1.post1
- Add BUILD_DEPENDS - Update WWW - Take maintainership Changes: https://github.com/pyproj4/pyproj/releases PR: 250256 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 29 days)
Notes
Notes: svn path=/head/; revision=554639
Diffstat (limited to 'graphics/py-geopandas')
-rw-r--r--graphics/py-geopandas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-geopandas/Makefile b/graphics/py-geopandas/Makefile
index 2af326732ce8..c84be74685bf 100644
--- a/graphics/py-geopandas/Makefile
+++ b/graphics/py-geopandas/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyproj>=1.9.3:graphics/py-pyproj@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.3.0:devel/py-six@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_PYTHON= autoplist cython distutils
NO_ARCH= yes