Skip to content

Commit

Permalink
graphics/py-pygeos: Update to 0.12.0
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
sunpoet committed Jun 16, 2022
1 parent 003b085 commit 0c36127
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions graphics/py-pygeos/Makefile
@@ -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}
Expand All @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions graphics/py-pygeos/distinfo
@@ -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

0 comments on commit 0c36127

Please sign in to comment.