git: 5947a63c5b8e - main - graphics/py-pyproj: Update to 3.1.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 26 19:02:47 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5947a63c5b8ee1c8a8371a19798831118d47493e
commit 5947a63c5b8ee1c8a8371a19798831118d47493e
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-26 18:53:57 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-26 18:59:53 +0000
graphics/py-pyproj: Update to 3.1.0
- Update USES=python of dependent ports
Changes: https://github.com/pyproj4/pyproj/releases
---
graphics/py-OWSLib/Makefile | 4 ++--
graphics/py-pygeoapi/Makefile | 4 ++--
graphics/py-pyproj/Makefile | 4 ++--
graphics/py-pyproj/distinfo | 6 +++---
misc/py-kartograph/Makefile | 2 +-
science/py-pycsw/Makefile | 2 +-
www/twms/Makefile | 2 +-
7 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/graphics/py-OWSLib/Makefile b/graphics/py-OWSLib/Makefile
index 1f8019e90d0b..60164f248329 100644
--- a/graphics/py-OWSLib/Makefile
+++ b/graphics/py-OWSLib/Makefile
@@ -1,5 +1,5 @@
PORTNAME= OWSLib
-PORTVERSION= 0.22.0
+PORTVERSION= 0.22.0
CATEGORIES= graphics geography python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=1.0:www/py-requests@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
diff --git a/graphics/py-pygeoapi/Makefile b/graphics/py-pygeoapi/Makefile
index 6f9495ec451c..8ff1a9b97d5d 100644
--- a/graphics/py-pygeoapi/Makefile
+++ b/graphics/py-pygeoapi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pygeoapi
-PORTVERSION= 0.9.0
+PORTVERSION= 0.9.0
CATEGORIES= graphics geography python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyproj>0:graphics/py-pyproj@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rasterio>0:graphics/py-rasterio@${PY_FLAVOR}
-USES= python:3.5+
+USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.mk>
diff --git a/graphics/py-pyproj/Makefile b/graphics/py-pyproj/Makefile
index a57d2296edf9..887b67fe4c41 100644
--- a/graphics/py-pyproj/Makefile
+++ b/graphics/py-pyproj/Makefile
@@ -1,7 +1,7 @@
# Created by: TAOKA Fumiyoshi
PORTNAME= pyproj
-PORTVERSION= 3.0.1
+PORTVERSION= 3.1.0
CATEGORIES= graphics geography python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= proj>=7.2.0,1:graphics/proj
LIB_DEPENDS= libproj.so:graphics/proj
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist concurrent cython distutils
MAKE_ENV= PROJ_DIR=${LOCALBASE}
diff --git a/graphics/py-pyproj/distinfo b/graphics/py-pyproj/distinfo
index 6bea43a67ca8..fb777380cfa7 100644
--- a/graphics/py-pyproj/distinfo
+++ b/graphics/py-pyproj/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620405435
-SHA256 (pyproj-3.0.1.tar.gz) = bfbac35490dd17f706700673506eeb8170f8a2a63fb5878171d4e6eef242d141
-SIZE (pyproj-3.0.1.tar.gz) = 168962
+TIMESTAMP = 1622037980
+SHA256 (pyproj-3.1.0.tar.gz) = 67b94f4e694ae33fc90dfb7da0e6b5ed5f671dd0acc2f6cf46e9c39d56e16e1a
+SIZE (pyproj-3.1.0.tar.gz) = 182603
diff --git a/misc/py-kartograph/Makefile b/misc/py-kartograph/Makefile
index d5a070a8cef1..c461ef9f6817 100644
--- a/misc/py-kartograph/Makefile
+++ b/misc/py-kartograph/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>0:devel/py-argparse@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Shapely>=1.0.14:devel/py-shapely@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tinycss>0:textproc/py-tinycss@${PY_FLAVOR}
-USES= python:3.5+
+USES= python:3.7+
USE_GITHUB= yes
GH_PROJECT= ${PORTNAME}.py
USE_PYTHON= distutils concurrent autoplist
diff --git a/science/py-pycsw/Makefile b/science/py-pycsw/Makefile
index b577610ed5e3..ed0d12de71b6 100644
--- a/science/py-pycsw/Makefile
+++ b/science/py-pycsw/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geolinks>=0:science/py-geolinks@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}Shapely>=0:devel/py-shapely@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xmltodict>=0:devel/py-xmltodict@${PY_FLAVOR}
-USES= python:3.5+
+USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
diff --git a/www/twms/Makefile b/www/twms/Makefile
index ef76f54bc4a6..bc1d491447a0 100644
--- a/www/twms/Makefile
+++ b/www/twms/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyproj>0:graphics/py-pyproj@${PY_FLAVOR} \
USE_GITHUB= yes
GH_ACCOUNT= Komzpa
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= distutils py3kplist optsuffix
NO_ARCH= yes
More information about the dev-commits-ports-all
mailing list