mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
graphics/py-pygeos: Update to 0.12.0
- Update USES=python: math/py-numpy requires Python 3.8+ Changes: https://github.com/pygeos/pygeos/releases https://github.com/pygeos/pygeos/blob/master/CHANGELOG.rst
This commit is contained in:
parent
003b0853a9
commit
0c36127d02
@ -1,7 +1,7 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= pygeos
|
||||
PORTVERSION= 0.10.2
|
||||
PORTVERSION= 0.12.0
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,7 +17,7 @@ BUILD_DEPENDS= geos>=3.5:graphics/geos \
|
||||
LIB_DEPENDS= libgeos.so:graphics/geos
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.13,1:math/py-numpy@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
USES= python:3.8+
|
||||
USE_PYTHON= autoplist concurrent cython distutils
|
||||
|
||||
post-install:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1632037180
|
||||
SHA256 (pygeos-0.10.2.tar.gz) = 08cd7fe047a7d7f9f94eaa9a65e0b4fd4057ffebc15e6179a0290a9576a0bbbc
|
||||
SIZE (pygeos-0.10.2.tar.gz) = 127320
|
||||
TIMESTAMP = 1655208286
|
||||
SHA256 (pygeos-0.12.0.tar.gz) = 3c41542ef67c66015f443ae3e6e683503a8a221f9c24fb2380f6ae42aed1600a
|
||||
SIZE (pygeos-0.12.0.tar.gz) = 141393
|
||||
|
Loading…
Reference in New Issue
Block a user