pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/py-country py-country: update to 17.9.23
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd007a437cb1
branches: trunk
changeset: 369307:fd007a437cb1
user: adam <adam%pkgsrc.org@localhost>
date: Thu Sep 28 05:04:35 2017 +0000
description:
py-country: update to 17.9.23
17.9.23:
- Update to iso-codes 3.76
diffstat:
geography/py-country/Makefile | 8 +++++---
geography/py-country/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 8 deletions(-)
diffs (41 lines):
diff -r d48045169de0 -r fd007a437cb1 geography/py-country/Makefile
--- a/geography/py-country/Makefile Thu Sep 28 04:58:47 2017 +0000
+++ b/geography/py-country/Makefile Thu Sep 28 05:04:35 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/08/27 12:27:13 adam Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/28 05:04:35 adam Exp $
-DISTNAME= pycountry-17.5.14
+DISTNAME= pycountry-17.9.23
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= geography python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pycountry/}
@@ -10,10 +10,12 @@
COMMENT= ISO country, subdivision, language, currency and script
LICENSE= gnu-lgpl-v2.1
+BUILD_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+
USE_LANGUAGES= # none
do-test:
- cd ${WRKSRC}/src/pycountry/tests && ${SETENV} ${TEST_ENV} ${PYTHONBIN} test_general.py
+ cd ${WRKSRC}/src/pycountry/tests && pytest-${PYVERSSUFFIX}
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r d48045169de0 -r fd007a437cb1 geography/py-country/distinfo
--- a/geography/py-country/distinfo Thu Sep 28 04:58:47 2017 +0000
+++ b/geography/py-country/distinfo Thu Sep 28 05:04:35 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/08/27 12:27:13 adam Exp $
+$NetBSD: distinfo,v 1.2 2017/09/28 05:04:35 adam Exp $
-SHA1 (pycountry-17.5.14.tar.gz) = 3c4dc1eabb09c771a5193ac18fb7256ef030c215
-RMD160 (pycountry-17.5.14.tar.gz) = a915f898d99f4f871ddde7c77f8ff4b7eba6bc59
-SHA512 (pycountry-17.5.14.tar.gz) = bf5a13ce128f9512287f09c3edb565a3493bf490e420a01c8a45bbb96cfb2482674e8c81cf4db909a92db647f4ba71d03f4aca51995f6c64e4eb59f5c617bcea
-Size (pycountry-17.5.14.tar.gz) = 9203433 bytes
+SHA1 (pycountry-17.9.23.tar.gz) = ca133fb1d438451ac0f197b079c0c297a604a7a5
+RMD160 (pycountry-17.9.23.tar.gz) = 37aa188a36288e13a65330eee91551fa6659f8de
+SHA512 (pycountry-17.9.23.tar.gz) = 168e2d2693629a39a85a4c6aa7187323693ca73d6af0cc947d3536ae373eca602e7e3add91ba114966db4ebf52118ef3d6a3dbf8339734ec68682bab559beeb5
+Size (pycountry-17.9.23.tar.gz) = 9208478 bytes
Home |
Main Index |
Thread Index |
Old Index