diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-30 12:24:50 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-30 12:24:50 +0000 |
commit | 8ce20425fb80a2887c65512a7e794efc26eeb104 (patch) | |
tree | 3a48fbe469d671a5908f4718090e5111f097f11c /graphics/py-pygeos | |
parent | Update to 2.3 (diff) |
Update to 0.9
Changes: https://github.com/pygeos/pygeos/releases
Notes
Notes:
svn path=/head/; revision=563334
Diffstat (limited to 'graphics/py-pygeos')
-rw-r--r-- | graphics/py-pygeos/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-pygeos/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/py-pygeos/Makefile b/graphics/py-pygeos/Makefile index 8a582cd6c24b..833430223ed0 100644 --- a/graphics/py-pygeos/Makefile +++ b/graphics/py-pygeos/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pygeos -PORTVERSION= 0.8 +PORTVERSION= 0.9 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,6 +19,6 @@ LIB_DEPENDS= libgeos.so:graphics/geos RUN_DEPENDS= ${PYNUMPY} USES= python:3.6+ -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent cython distutils .include <bsd.port.mk> diff --git a/graphics/py-pygeos/distinfo b/graphics/py-pygeos/distinfo index 93798c9c091e..e1f4360136a1 100644 --- a/graphics/py-pygeos/distinfo +++ b/graphics/py-pygeos/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607685347 -SHA256 (pygeos-0.8.tar.gz) = 45b7e1aaa5fc9ff53565ef089fb75c53c419ace8cee18385ec1d7c1515c17cbc -SIZE (pygeos-0.8.tar.gz) = 74522 +TIMESTAMP = 1611856572 +SHA256 (pygeos-0.9.tar.gz) = c0584b20e95f80ee57277a6eb1e5d7f86600f8b1ef3c627d238e243afdcc0cc7 +SIZE (pygeos-0.9.tar.gz) = 89760 |