summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-07-21 06:48:42 +0000
committeradam <adam@pkgsrc.org>2021-07-21 06:48:42 +0000
commit5ab238499221fa5f7be422a6dc41f8250ce50a13 (patch)
tree03a90197763e35064cff159629911e1f1a388205
parentbc4a1b83395178b1f5444afa1343e620650fc3e8 (diff)
downloadpkgsrc-5ab238499221fa5f7be422a6dc41f8250ce50a13.tar.gz
py-google-i18n-address: updated to 2.5.0
2.5.0: Incompatible changes: dropped support for Python 3.5 and earlier.
-rw-r--r--devel/py-google-i18n-address/Makefile9
-rw-r--r--devel/py-google-i18n-address/distinfo10
2 files changed, 10 insertions, 9 deletions
diff --git a/devel/py-google-i18n-address/Makefile b/devel/py-google-i18n-address/Makefile
index f2ff2228e54..ef393de370a 100644
--- a/devel/py-google-i18n-address/Makefile
+++ b/devel/py-google-i18n-address/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2021/01/17 11:37:12 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2021/07/21 06:48:42 adam Exp $
-DISTNAME= google-i18n-address-2.4.0
+DISTNAME= google-i18n-address-2.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel
+CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-i18n-address/}
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -11,12 +11,13 @@ COMMENT= Python library for internationalized address formatting
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-requests>=2.7.0:../../devel/py-requests
-
TEST_DEPENDS+= ${PYPKGPREFIX}-mock>=0:../../devel/py-mock
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=0:../../devel/py-test-cov
TEST_DEPENDS+= ${PYPKGPREFIX}-test>=0:../../devel/py-test
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-google-i18n-address/distinfo b/devel/py-google-i18n-address/distinfo
index f1324ef0683..c4073474d78 100644
--- a/devel/py-google-i18n-address/distinfo
+++ b/devel/py-google-i18n-address/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2021/01/16 19:10:29 riastradh Exp $
+$NetBSD: distinfo,v 1.2 2021/07/21 06:48:42 adam Exp $
-SHA1 (google-i18n-address-2.4.0.tar.gz) = 7f57d3d6b462eeb4d08205b472c8a398094a6c2a
-RMD160 (google-i18n-address-2.4.0.tar.gz) = ed0221dc9b7a058c9f411bddaf1a1274dd1ec2af
-SHA512 (google-i18n-address-2.4.0.tar.gz) = a64e598b838f9d83b70b4f6acb3dc6c8930239e44b726f39a8f973334e2927d0394d1f323ca53acd43f4d9abede2a7ee48427f48a90427cbae7aada4cd8f08a5
-Size (google-i18n-address-2.4.0.tar.gz) = 728821 bytes
+SHA1 (google-i18n-address-2.5.0.tar.gz) = e8ce1e41cb5d66e92ac4a775733571d8ae1747ad
+RMD160 (google-i18n-address-2.5.0.tar.gz) = 025b73657a1562941a0a01afbdfd19ab2d09f8d7
+SHA512 (google-i18n-address-2.5.0.tar.gz) = 53e6217926b19d9a0256209049c8423a7767f09bfaccfc1e2f50e20cb0e6b5700daa1e16a2a090a30c088c484be897406433404bd5c274556d2a35e143bc1f77
+Size (google-i18n-address-2.5.0.tar.gz) = 724831 bytes