diff --git a/devel/py-geojson/Makefile b/devel/py-geojson/Makefile index 1673c65c2a73..8ccaba51fc48 100644 --- a/devel/py-geojson/Makefile +++ b/devel/py-geojson/Makefile @@ -1,30 +1,30 @@ PORTNAME= geojson -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 PORTEPOCH= 1 CATEGORIES= devel geography python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Python's Encoder/decoder for simple GIS features WWW= https://pypi.org/project/geojson/ LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.3.0:devel/py-nose@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>1.9:devel/py-simplejson@${PY_FLAVOR} PORTDOCS= LICENSE.rst CHANGELOG.rst README.rst USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/py-geojson/distinfo b/devel/py-geojson/distinfo index d4797dd674f6..c3da3b10224d 100644 --- a/devel/py-geojson/distinfo +++ b/devel/py-geojson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675860528 -SHA256 (geojson-3.0.0.tar.gz) = ea1df8246bdeb2bbf20d0756720911893414f9cee46b336a1e882d2cd60cfba1 -SIZE (geojson-3.0.0.tar.gz) = 24226 +TIMESTAMP = 1676714045 +SHA256 (geojson-3.0.1.tar.gz) = ff3d75acab60b1e66504a11f7ea12c104bad32ff3c410a807788663b966dee4a +SIZE (geojson-3.0.1.tar.gz) = 24258