Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2023 13:41:23 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: 599d2871eb24 - main - graphics/py-pyproj: Update to 3.5.0
Message-ID:  <202304091341.339DfNAe094778@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=599d2871eb2410cd8974e682ac364ed312ea3798

commit 599d2871eb2410cd8974e682ac364ed312ea3798
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 13:31:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 13:36:55 +0000

    graphics/py-pyproj: Update to 3.5.0
    
    Changes:        https://github.com/pyproj4/pyproj/releases
---
 graphics/py-pyproj/Makefile | 5 ++---
 graphics/py-pyproj/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/graphics/py-pyproj/Makefile b/graphics/py-pyproj/Makefile
index 07c2902dbdcf..735927322785 100644
--- a/graphics/py-pyproj/Makefile
+++ b/graphics/py-pyproj/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pyproj
-PORTVERSION=	3.4.1
-PORTREVISION=	1
+PORTVERSION=	3.5.0
 CATEGORIES=	graphics geography python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +11,7 @@ WWW=		https://github.com/pyproj4/pyproj
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	proj>=8.2.0,1:graphics/proj
+BUILD_DEPENDS=	proj>=9.0.0,1:graphics/proj
 LIB_DEPENDS=	libproj.so:graphics/proj
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR}
 
diff --git a/graphics/py-pyproj/distinfo b/graphics/py-pyproj/distinfo
index cb4fedc72d67..740c3b006ff1 100644
--- a/graphics/py-pyproj/distinfo
+++ b/graphics/py-pyproj/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674589944
-SHA256 (pyproj-3.4.1.tar.gz) = 261eb29b1d55b1eb7f336127344d9b31284d950a9446d1e0d1c2411f7dd8e3ac
-SIZE (pyproj-3.4.1.tar.gz) = 217916
+TIMESTAMP = 1680726182
+SHA256 (pyproj-3.5.0.tar.gz) = 9859d1591c1863414d875ae0759e72c2cffc01ab989dc64137fbac572cc81bf6
+SIZE (pyproj-3.5.0.tar.gz) = 223382



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