Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2021 12:24:50 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r563334 - head/graphics/py-pygeos
Message-ID:  <202101301224.10UCOoGL091737@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jan 30 12:24:50 2021
New Revision: 563334
URL: https://svnweb.freebsd.org/changeset/ports/563334

Log:
  Update to 0.9
  
  Changes:	https://github.com/pygeos/pygeos/releases

Modified:
  head/graphics/py-pygeos/Makefile
  head/graphics/py-pygeos/distinfo

Modified: head/graphics/py-pygeos/Makefile
==============================================================================
--- head/graphics/py-pygeos/Makefile	Sat Jan 30 12:24:44 2021	(r563333)
+++ head/graphics/py-pygeos/Makefile	Sat Jan 30 12:24:50 2021	(r563334)
@@ -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>

Modified: head/graphics/py-pygeos/distinfo
==============================================================================
--- head/graphics/py-pygeos/distinfo	Sat Jan 30 12:24:44 2021	(r563333)
+++ head/graphics/py-pygeos/distinfo	Sat Jan 30 12:24:50 2021	(r563334)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101301224.10UCOoGL091737>