svn commit: r568394 - head/devel/py-google-i18n-address

Joe Marcus Clarke marcus at FreeBSD.org
Sun Mar 14 14:50:28 UTC 2021


Author: marcus
Date: Sun Mar 14 14:50:27 2021
New Revision: 568394
URL: https://svnweb.freebsd.org/changeset/ports/568394

Log:
  Update to 2.4.0.

Modified:
  head/devel/py-google-i18n-address/Makefile
  head/devel/py-google-i18n-address/distinfo

Modified: head/devel/py-google-i18n-address/Makefile
==============================================================================
--- head/devel/py-google-i18n-address/Makefile	Sun Mar 14 14:46:35 2021	(r568393)
+++ head/devel/py-google-i18n-address/Makefile	Sun Mar 14 14:50:27 2021	(r568394)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-i18n-address
-PORTVERSION=	2.3.5
+PORTVERSION=	2.4.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,6 +12,8 @@ COMMENT=	Build and validate addresses in localized for
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
+
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	distutils autoplist

Modified: head/devel/py-google-i18n-address/distinfo
==============================================================================
--- head/devel/py-google-i18n-address/distinfo	Sun Mar 14 14:46:35 2021	(r568393)
+++ head/devel/py-google-i18n-address/distinfo	Sun Mar 14 14:50:27 2021	(r568394)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560703968
-SHA256 (google-i18n-address-2.3.5.tar.gz) = 7c6cd436e9abcdd69ea347d2e440d718019eed55e98b7078051f902a521f6fce
-SIZE (google-i18n-address-2.3.5.tar.gz) = 724758
+TIMESTAMP = 1615733269
+SHA256 (google-i18n-address-2.4.0.tar.gz) = 8454a58f254a29988b8d1ca9ab663fd28a1f392a3d29b844d8824807db6333d7
+SIZE (google-i18n-address-2.4.0.tar.gz) = 728821


More information about the svn-ports-head mailing list