forked from pool/python-uritools
- version update to 3.0.2 * Update build environment. * Do not convert percent-encodings to uppercase in host components generated by ``uricompose()``. * Officially support Python 3.9. * Format code with Black. OBS-URL: https://build.opensuse.org/request/show/897211 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uritools?expand=0&rev=3
15 lines
505 B
Plaintext
15 lines
505 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Jun 3 13:14:24 UTC 2021 - pgajdos@suse.com
|
|
|
|
- version update to 3.0.2
|
|
* Update build environment.
|
|
* Do not convert percent-encodings to uppercase in host components
|
|
generated by ``uricompose()``.
|
|
* Officially support Python 3.9.
|
|
* Format code with Black.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 26 04:47:02 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v3.0.0
|