From 7c6964ae9976d450eecec3d4263c5175822c6ef08fc3ea5b25b5ab47b5552d5e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 13 Jun 2024 15:37:05 +0000 Subject: [PATCH] - update to 2.2.1: * :func:`~w3lib.url.canonicalize_url` no longer applies lowercase to the userinfo URL component. (#229, #230) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-w3lib?expand=0&rev=26 --- python-w3lib.changes | 7 +++++++ python-w3lib.spec | 2 +- w3lib-2.2.0.tar.gz | 3 --- w3lib-2.2.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 w3lib-2.2.0.tar.gz create mode 100644 w3lib-2.2.1.tar.gz diff --git a/python-w3lib.changes b/python-w3lib.changes index 07c98ab..78c4550 100644 --- a/python-w3lib.changes +++ b/python-w3lib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 13 15:36:49 UTC 2024 - Dirk Müller + +- update to 2.2.1: + * :func:`~w3lib.url.canonicalize_url` no longer applies + lowercase to the userinfo URL component. (#229, #230) + ------------------------------------------------------------------- Mon Jun 10 09:25:26 UTC 2024 - Dirk Müller diff --git a/python-w3lib.spec b/python-w3lib.spec index f1feeda..80fc441 100644 --- a/python-w3lib.spec +++ b/python-w3lib.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-w3lib -Version: 2.2.0 +Version: 2.2.1 Release: 0 Summary: Library of Web-Related Functions License: BSD-3-Clause diff --git a/w3lib-2.2.0.tar.gz b/w3lib-2.2.0.tar.gz deleted file mode 100644 index 5736124..0000000 --- a/w3lib-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09a11148a8e25d63bac836bedd4e82fdb3fc77e91889eab07e132c17d023af0d -size 49428 diff --git a/w3lib-2.2.1.tar.gz b/w3lib-2.2.1.tar.gz new file mode 100644 index 0000000..50576cb --- /dev/null +++ b/w3lib-2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:756ff2d94c64e41c8d7c0c59fea12a5d0bc55e33a531c7988b4a163deb9b07dd +size 49603