forked from pool/python-w3lib
Accepting request 727016 from home:mcalabkova:branches:devel:languages:python
- 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)
OBS-URL: https://build.opensuse.org/request/show/727016
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-w3lib?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
ae90c90b7d
commit
232d884616
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user