graphics/py-osmnet: Update to 0.1.7
Changes: https://github.com/UDST/osmnet/releases
This commit is contained in:
parent
2d76732556
commit
83f41e5ecd
2 changed files with 6 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= osmnet
|
||||
PORTVERSION= 0.1.6
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.1.7
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,11 +11,11 @@ WWW= https://github.com/UDST/osmnet
|
|||
LICENSE= AGPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geopandas>=0.7:graphics/py-geopandas@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geopandas>=0.11:graphics/py-geopandas@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}numpy>=1.10,1:math/py-numpy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pandas>=0.23,1:math/py-pandas@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.9.1:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}shapely>=1.5:devel/py-shapely@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}shapely>=1.8:devel/py-shapely@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1614794176
|
||||
SHA256 (osmnet-0.1.6.tar.gz) = 3cfb73317e59286797913e68ea3134205786ff1221111bbc5044b76ed8d26335
|
||||
SIZE (osmnet-0.1.6.tar.gz) = 27311
|
||||
TIMESTAMP = 1692211793
|
||||
SHA256 (osmnet-0.1.7.tar.gz) = 21f856ea4cc63c15fc7dc65dce7db8cd3f01c58f0b09d8cc9e860496bd0a419a
|
||||
SIZE (osmnet-0.1.7.tar.gz) = 27086
|
||||
|
|
Loading…
Reference in a new issue