Date: Thu, 15 Jul 2021 20:49:29 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: bb99d8050b7a - main - net/py-geopy: Update to 2.2.0 Message-ID: <202107152049.16FKnTGn098350@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=bb99d8050b7ab0698818c76cbd162e58791f1062 commit bb99d8050b7ab0698818c76cbd162e58791f1062 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-15 20:32:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-15 20:32:40 +0000 net/py-geopy: Update to 2.2.0 Changes: https://github.com/geopy/geopy/releases --- net/py-geopy/Makefile | 2 +- net/py-geopy/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-geopy/Makefile b/net/py-geopy/Makefile index 5fbde8dcd9ea..cd604d1a5229 100644 --- a/net/py-geopy/Makefile +++ b/net/py-geopy/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= geopy -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-geopy/distinfo b/net/py-geopy/distinfo index 2aca262642a3..b665533fe685 100644 --- a/net/py-geopy/distinfo +++ b/net/py-geopy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614794184 -SHA256 (geopy-2.1.0.tar.gz) = 892b219413e7955587b029949af3a1949c6fbac9d5ad17b79d850718f6a9550f -SIZE (geopy-2.1.0.tar.gz) = 107778 +TIMESTAMP = 1626281006 +SHA256 (geopy-2.2.0.tar.gz) = 58b7edf526b8c32e33126570b5f4fcdfaa29d4416506064777ae8d84cd103fdd +SIZE (geopy-2.2.0.tar.gz) = 115644
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107152049.16FKnTGn098350>