forked from pool/python-devpi-common
Accepting request 909935 from home:mcalabkova:branches:devel:languages:python
- Update to 3.6.0
* support data-yanked attribute in HTMLPage parser.
* Replace “cached_property” with “lazy” package, which uses __dict__
directly for much faster reads.
* Hide password from URL representation.
* Allow replacement of individual netloc parts with URL.replace method.
OBS-URL: https://build.opensuse.org/request/show/909935
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-common?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 2 13:13:26 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 3.6.0
|
||||
* support data-yanked attribute in HTMLPage parser.
|
||||
* Replace “cached_property” with “lazy” package, which uses __dict__
|
||||
directly for much faster reads.
|
||||
* Hide password from URL representation.
|
||||
* Allow replacement of individual netloc parts with URL.replace method.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 11:52:46 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user