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