Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2021 19:03:53 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 666d1280daf9 - main - devel/py-pyshp: Update to 2.1.3
Message-ID:  <202105261903.14QJ3r7f032609@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 666d1280daf9dda5c5773b41ac60e005083daee9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-26 18:56:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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



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