mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
parent
5bf0dcd51f
commit
8ce20425fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563334
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user