pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-w3lib



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Sep 30 13:27:14 UTC 2017

Modified Files:
        pkgsrc/www/py-w3lib: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-w3lib/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-w3lib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-w3lib/Makefile
diff -u pkgsrc/www/py-w3lib/Makefile:1.2 pkgsrc/www/py-w3lib/Makefile:1.3
--- pkgsrc/www/py-w3lib/Makefile:1.2    Sun Jul 30 22:32:27 2017
+++ pkgsrc/www/py-w3lib/Makefile        Sat Sep 30 13:27:14 2017
@@ -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/}

Index: pkgsrc/www/py-w3lib/distinfo
diff -u pkgsrc/www/py-w3lib/distinfo:1.1 pkgsrc/www/py-w3lib/distinfo:1.2
--- pkgsrc/www/py-w3lib/distinfo:1.1    Mon Feb 13 21:19:51 2017
+++ pkgsrc/www/py-w3lib/distinfo        Sat Sep 30 13:27:14 2017
@@ -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