pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-precis-i18n py-precis-i18n: updated to 1.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1cb52edcf79a
branches:  trunk
changeset: 400833:1cb52edcf79a
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Sep 05 10:43:10 2019 +0000

description:
py-precis-i18n: updated to 1.0.1

1.0.1
- Fixed a dict/set syntax typo that has no runtime effect.
- Test forward compatibility of derived props test files as Unicode version increases.
- Test Unicode 11.0 (Python 3.7).
- Update copyright year (2019).

diffstat:

 textproc/py-precis-i18n/Makefile |   7 +++----
 textproc/py-precis-i18n/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (30 lines):

diff -r 39b578462da2 -r 1cb52edcf79a textproc/py-precis-i18n/Makefile
--- a/textproc/py-precis-i18n/Makefile  Thu Sep 05 10:39:50 2019 +0000
+++ b/textproc/py-precis-i18n/Makefile  Thu Sep 05 10:43:10 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2018/11/15 23:48:23 nia Exp $
+# $NetBSD: Makefile,v 1.2 2019/09/05 10:43:10 adam Exp $
 
-VERSION=       1.0.0
-DISTNAME=      precis_i18n-${VERSION}
-PKGNAME=       ${PYPKGPREFIX}-precis-i18n-${VERSION}
+DISTNAME=      precis_i18n-1.0.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/precis-i18n/}
 
diff -r 39b578462da2 -r 1cb52edcf79a textproc/py-precis-i18n/distinfo
--- a/textproc/py-precis-i18n/distinfo  Thu Sep 05 10:39:50 2019 +0000
+++ b/textproc/py-precis-i18n/distinfo  Thu Sep 05 10:43:10 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/11/15 23:48:23 nia Exp $
+$NetBSD: distinfo,v 1.2 2019/09/05 10:43:10 adam Exp $
 
-SHA1 (precis_i18n-1.0.0.tar.gz) = e44674ae62b6f6e07bea9da7997d4a7bd5b54971
-RMD160 (precis_i18n-1.0.0.tar.gz) = d93c01afd9dd943db378de09eb08f0f80193c0cb
-SHA512 (precis_i18n-1.0.0.tar.gz) = 9017852fdd2a066b8e31521bd39843f3b1f87259ce87e1567cfaa2b932b52b745ad84eb89b77a4c3ea0a04e513573655266b2cc73997e951268646da7a000e5d
-Size (precis_i18n-1.0.0.tar.gz) = 61251 bytes
+SHA1 (precis_i18n-1.0.1.tar.gz) = 2ec95af301de572cdff67c805c3dc99e479c8137
+RMD160 (precis_i18n-1.0.1.tar.gz) = 892bb3e890252c824b62d00078d2183ce0fb246c
+SHA512 (precis_i18n-1.0.1.tar.gz) = d8aaf99bbf3bde148f173ac8ffa5cab5051ec873d53e19336171dcd29f995e706746e5969d37aef05b6c9db064ca5e7b3944ae049b0a41e605e71a854248251b
+Size (precis_i18n-1.0.1.tar.gz) = 63941 bytes



Home | Main Index | Thread Index | Old Index