forked from pool/python-rfc3986
- update to 1.0.0:
* Add support for :rfc:`6874` - Zone Identifiers in IPv6 Addresses * Add a more flexible and usable validation framework. See our documentation for more information. * Add an object to aid in building new URIs from scratch. See our documentation for more information. * Allow ``None`` to be used to eliminate components via ``copy_with`` for URIs and ParseResults. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rfc3986?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 10 07:55:28 UTC 2017 - dmueller@suse.com
|
||||
|
||||
- update to 1.0.0:
|
||||
* Add support for :rfc:`6874` - Zone Identifiers in IPv6 Addresses
|
||||
* Add a more flexible and usable validation framework. See our documentation
|
||||
for more information.
|
||||
* Add an object to aid in building new URIs from scratch. See our
|
||||
documentation for more information.
|
||||
* Allow ``None`` to be used to eliminate components via ``copy_with`` for URIs
|
||||
and ParseResults.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 31 10:44:29 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user