2021-10-24 21:39:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 24 21:33:23 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.3.6:
|
|
|
|
- Remove buildout support in favour of tox. [bug=922605]
|
|
|
|
- Adjust versioning strategy to avoid importing pkg_resources,
|
|
|
|
which is slow in large environments.
|
|
|
|
|
2021-08-17 15:30:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2020-07-22 12:39:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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]
|
|
|
|
|
2018-08-23 09:34:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 23 09:25:47 UTC 2018 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Update to 1.3.3:
|
|
|
|
* Support python3
|
|
|
|
- Switch to singlespec
|
|
|
|
- Run tests
|
|
|
|
|
2013-10-24 11:16:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 24 11:16:48 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
|
2013-03-20 09:30:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 20 09:33:08 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Add COPYING.txt
|
|
|
|
|
2013-03-15 13:24:06 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 15 13:13:19 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|