pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/py-chardet chardet 3.0.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/895c60451ad2
branches:  trunk
changeset: 363433:895c60451ad2
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jun 08 19:06:51 2017 +0000

description:
chardet 3.0.4
This minor bugfix release just fixes some packaging and documentation issues:
* Fix issue with setup.py where pytest_runner was always being installed.
* Make sure test.py is included in the manifest
* Fix a bunch of old URLs in the README and other docs.
* Update documentation to no longer imply we test/support Python 3 versions before 3.3

diffstat:

 converters/py-chardet/Makefile |   4 ++--
 converters/py-chardet/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 152b11a6cfed -r 895c60451ad2 converters/py-chardet/Makefile
--- a/converters/py-chardet/Makefile    Thu Jun 08 18:14:51 2017 +0000
+++ b/converters/py-chardet/Makefile    Thu Jun 08 19:06:51 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2017/05/17 07:09:53 adam Exp $
+# $NetBSD: Makefile,v 1.20 2017/06/08 19:06:51 adam Exp $
 
-DISTNAME=      chardet-3.0.3
+DISTNAME=      chardet-3.0.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    converters python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/chardet/}
diff -r 152b11a6cfed -r 895c60451ad2 converters/py-chardet/distinfo
--- a/converters/py-chardet/distinfo    Thu Jun 08 18:14:51 2017 +0000
+++ b/converters/py-chardet/distinfo    Thu Jun 08 19:06:51 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/05/17 07:09:53 adam Exp $
+$NetBSD: distinfo,v 1.9 2017/06/08 19:06:51 adam Exp $
 
-SHA1 (chardet-3.0.3.tar.gz) = e8e6fb92fbd01471c14a96d4eb75de41fa98e1b8
-RMD160 (chardet-3.0.3.tar.gz) = 311de14616c2e9d6ce475d79990b57ceb13ea479
-SHA512 (chardet-3.0.3.tar.gz) = cd9c24dc451908a91e814dd935641a53def46578341bde6a2635bf4fe3c1581340914a775c358e39a8b17259c5231e573a04e9e9c1be14331c6c765ccf35c723
-Size (chardet-3.0.3.tar.gz) = 1867007 bytes
+SHA1 (chardet-3.0.4.tar.gz) = 4766fb07e700945a7085d073257f1f320d037ce8
+RMD160 (chardet-3.0.4.tar.gz) = 03913482c682bf5e2b872d7f0a25d44fc1df9a47
+SHA512 (chardet-3.0.4.tar.gz) = 61a03b23447a2bfe52ceed4dd1b9afdb5784da1933a623776883ee9f297e341f633e27f0ce0230bd5fdc5fdb5382105ab42736a74a417ddeb9f83af57455dba5
+Size (chardet-3.0.4.tar.gz) = 1868453 bytes



Home | Main Index | Thread Index | Old Index