forked from pool/python-w3lib
Accepting request 727099 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/727099 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-w3lib?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 29 13:15:56 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 1.21.1
|
||||
* Add the "encoding" and "path_encoding" parameters to
|
||||
w3lib.url.safe_download_url (issue #118)
|
||||
* w3lib.url.safe_url_string now also removes tabs and new lines
|
||||
(issue #133)
|
||||
* w3lib.html.remove_comments now also removes truncated comments
|
||||
(issue #129)
|
||||
* w3lib.html.remove_tags_with_content no longer removes tags which
|
||||
start with the same text as one of the specified tags (issue #114)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 29 09:53:27 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-w3lib
|
||||
Version: 1.20.0
|
||||
Version: 1.21.0
|
||||
Release: 0
|
||||
Summary: Library of Web-Related Functions
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e54db912ae1c79d3e246b16d3645bdf701f70ac4f8a2fc46eeb284cc02a31cd7
|
||||
size 38258
|
||||
3
w3lib-1.21.0.tar.gz
Normal file
3
w3lib-1.21.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b1854fef570b5a5fc84d960e025debd110485d73fd283580376104762774315
|
||||
size 38153
|
||||
Reference in New Issue
Block a user