summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-05-14 06:06:41 +0000
committeradam <adam@pkgsrc.org>2020-05-14 06:06:41 +0000
commit4e9168a2efc86429d720f03c9102462a2f5e3ab1 (patch)
tree31f1fe09a4a55446c87e870658c888a75a170c2c /www
parent39a3d59d956ad739dc48c3c4e5d0251bdc04a46d (diff)
downloadpkgsrc-4e9168a2efc86429d720f03c9102462a2f5e3ab1.tar.gz
py-w3lib: updated to 1.22.0
1.22.0: - Python 3.4 is no longer supported - :func:`w3lib.url.safe_url_string` now supports an optional ``quote_path`` parameter to disable the percent-encoding of the URL path - :func:`w3lib.url.add_or_replace_parameter` and :func:`w3lib.url.add_or_replace_parameters` no longer remove duplicate parameters from the original query string that are not being added or replaced - :func:`w3lib.html.remove_tags` now raises a :exc:`ValueError` exception instead of :exc:`AssertionError` when using both the ``which_ones`` and the ``keep`` parameters - Test improvements - Documentation improvements - Code cleanup
Diffstat (limited to 'www')
-rw-r--r--www/py-w3lib/Makefile4
-rw-r--r--www/py-w3lib/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/www/py-w3lib/Makefile b/www/py-w3lib/Makefile
index ef54ee4d0ae..e20408299b1 100644
--- a/www/py-w3lib/Makefile
+++ b/www/py-w3lib/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2019/08/12 20:03:01 adam Exp $
+# $NetBSD: Makefile,v 1.7 2020/05/14 06:06:41 adam Exp $
-DISTNAME= w3lib-1.21.0
+DISTNAME= w3lib-1.22.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=w/w3lib/}
diff --git a/www/py-w3lib/distinfo b/www/py-w3lib/distinfo
index 87123ac71b5..ee233448586 100644
--- a/www/py-w3lib/distinfo
+++ b/www/py-w3lib/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/08/12 20:03:01 adam Exp $
+$NetBSD: distinfo,v 1.6 2020/05/14 06:06:41 adam Exp $
-SHA1 (w3lib-1.21.0.tar.gz) = a6ea609a660722ebac52012a09631c8889308481
-RMD160 (w3lib-1.21.0.tar.gz) = e9807d80e3d07caf226257d96f017b6325c1fd6b
-SHA512 (w3lib-1.21.0.tar.gz) = 7038d919d722857a32dc7a0a54287478bb7e713181efe7e37607ba174447b44d947c76dec5e1030ce159156f9d60bcc79cf2198313a7f2c2894d7a6d59c7a276
-Size (w3lib-1.21.0.tar.gz) = 38153 bytes
+SHA1 (w3lib-1.22.0.tar.gz) = 91499b8a0de9465b872ddccfd43cb8f4bdfee029
+RMD160 (w3lib-1.22.0.tar.gz) = 2e9b10b5770857025006216b7c4d3adc59e22576
+SHA512 (w3lib-1.22.0.tar.gz) = fbc2bbc06808ec5d28e300ce00e2a59cc07a3a15e4a3690d3b6a105b6f33e6e02fab057b27733d9ea69bc99ebc1e7e8e628e1408a00194991ea05f35dae8bf10
+Size (w3lib-1.22.0.tar.gz) = 39121 bytes