forked from pool/python-rfc3986
- update to 1.5.0:
- Fix bug where a valid IRI is mishandled by ``urlparse`` and ``ParseResultBytes``. - Add :meth:`~rfc3986.builder.URIBuilder.extend_path`, OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rfc3986?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 6 12:10:34 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.5.0:
|
||||
- Fix bug where a valid IRI is mishandled by ``urlparse`` and
|
||||
``ParseResultBytes``.
|
||||
- Add :meth:`~rfc3986.builder.URIBuilder.extend_path`,
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 16:02:41 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user