git: 666d1280daf9 - main - devel/py-pyshp: Update to 2.1.3

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 26 19:03:53 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=666d1280daf9dda5c5773b41ac60e005083daee9

commit 666d1280daf9dda5c5773b41ac60e005083daee9
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-26 18:56:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-26 19:00:21 +0000

    devel/py-pyshp: Update to 2.1.3
    
    Changes:        https://github.com/GeospatialPython/pyshp/releases
                    https://github.com/GeospatialPython/pyshp/blob/master/changelog.txt
    PR:             256035
    Approved by:    dbaio (maintainer)
---
 devel/py-pyshp/Makefile | 3 ++-
 devel/py-pyshp/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/py-pyshp/Makefile b/devel/py-pyshp/Makefile
index 999c4d1e1616..c4b3fa0d2f84 100644
--- a/devel/py-pyshp/Makefile
+++ b/devel/py-pyshp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pyshp
-PORTVERSION=	1.2.12
+PORTVERSION=	2.1.3
 CATEGORIES=	devel python geography
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,6 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.TXT
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/py-pyshp/distinfo b/devel/py-pyshp/distinfo
index 00da5234e986..57455caff38d 100644
--- a/devel/py-pyshp/distinfo
+++ b/devel/py-pyshp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503952247
-SHA256 (pyshp-1.2.12.tar.gz) = 8dcd65e0aa2aa2951527ddb7339ea6e69023543d8a20a73fc51e2829b9ed6179
-SIZE (pyshp-1.2.12.tar.gz) = 193089
+TIMESTAMP = 1622038090
+SHA256 (pyshp-2.1.3.tar.gz) = e32b4a6832a3b97986df442df63b4c4a7dcc846b326c903189530a5cc6df0260
+SIZE (pyshp-2.1.3.tar.gz) = 219626


More information about the dev-commits-ports-all mailing list