pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-w3lib py-w3lib: update to 1.18.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a6fb4a2afae3
branches:  trunk
changeset: 369540:a6fb4a2afae3
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Sep 30 13:27:14 2017 +0000

description:
py-w3lib: update to 1.18.0

1.18.0:
- Include additional assets used for distribution packages in the source tarball
- Consider ``[`` and ``]`` as safe characters in path and query components
  of URLs, i.e. they are not escaped anymore
- Disable codecov project coverage check

diffstat:

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

diffs (27 lines):

diff -r 2046a9b0c391 -r a6fb4a2afae3 www/py-w3lib/Makefile
--- a/www/py-w3lib/Makefile     Sat Sep 30 13:23:44 2017 +0000
+++ b/www/py-w3lib/Makefile     Sat Sep 30 13:27:14 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2017/07/30 22:32:27 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2017/09/30 13:27:14 adam Exp $
 
-DISTNAME=      w3lib-1.17.0
+DISTNAME=      w3lib-1.18.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=w/w3lib/}
diff -r 2046a9b0c391 -r a6fb4a2afae3 www/py-w3lib/distinfo
--- a/www/py-w3lib/distinfo     Sat Sep 30 13:23:44 2017 +0000
+++ b/www/py-w3lib/distinfo     Sat Sep 30 13:27:14 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/02/13 21:19:51 adam Exp $
+$NetBSD: distinfo,v 1.2 2017/09/30 13:27:14 adam Exp $
 
-SHA1 (w3lib-1.17.0.tar.gz) = 7dd33133de5f8bfae23c07a435a48a34b74c7c2a
-RMD160 (w3lib-1.17.0.tar.gz) = 8c52dbd4c35c9aed6caf317c2c5228930502f15f
-SHA512 (w3lib-1.17.0.tar.gz) = a131e1671e27d34c77ff62ce17aa1d28461d12b66e1fef4f4410d061f2a75ee4cdbbb447eea16c265ca6e4f1da2e72c8cf30f87fe1a92a8f3f70df036b4b2c96
-Size (w3lib-1.17.0.tar.gz) = 30357 bytes
+SHA1 (w3lib-1.18.0.tar.gz) = 01a507409742aa83e8cc5f0a66817e870c7d847e
+RMD160 (w3lib-1.18.0.tar.gz) = 969f9692ba05ebbd3e28ac851a6f6414e421bf9e
+SHA512 (w3lib-1.18.0.tar.gz) = 5d7a3453081eae79807f6287f862b1b6af196d1f3db19c4063d1730b0e736496e3bf2c96021d4b7237cd448a52450131e2a136c776d0ca74b4222965033289e7
+Size (w3lib-1.18.0.tar.gz) = 37709 bytes



Home | Main Index | Thread Index | Old Index