forked from pool/python-wadllib
- version update to 1.3.5
- Drop support for Python 3.2, 3.3, and 3.4.
- Accept Unicode parameter values again when performing multipart/form-data
encoding on Python 2 (broken in 1.3.3).
- %check: use %pyunittest rpm macro
OBS-URL: https://build.opensuse.org/request/show/912690
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wadllib?expand=0&rev=10
41 lines
1.3 KiB
Plaintext
41 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Aug 17 13:27:21 UTC 2021 - pgajdos@suse.com
|
|
|
|
- version update to 1.3.5
|
|
- Drop support for Python 3.2, 3.3, and 3.4.
|
|
- Accept Unicode parameter values again when performing multipart/form-data
|
|
encoding on Python 2 (broken in 1.3.3).
|
|
- %check: use %pyunittest rpm macro
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 22 10:40:47 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to 1.3.4
|
|
* Advertise support for Python 3.8.
|
|
* Add Python 3.9 compatibility by using xml.etree.ElementTree if
|
|
xml.etree.cElementTree does not exist. [bug=1870294]
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 23 09:25:47 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Update to 1.3.3:
|
|
* Support python3
|
|
- Switch to singlespec
|
|
- Run tests
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 11:16:48 UTC 2013 - speilicke@suse.com
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 20 09:33:08 UTC 2013 - speilicke@suse.com
|
|
|
|
- Add COPYING.txt
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 15 13:13:19 UTC 2013 - speilicke@suse.com
|
|
|
|
- Initial version
|
|
|