* Tue May 09 2023 Johannes Kastl <kastl@b1-systems.de>
- add sle15_python_module_pythons
* Fri Oct 14 2022 pgajdos@suse.com
- python-six is not required
* Mon Aug 29 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 0.5.1:
* remove stale dep on six
* use github actions as CI
- Update to 0.5.0:
* Drop support for python3.6 and bellow
* Thu Oct 31 2019 Tomáš Chvátal <tchvatal@suse.com>
- Switch to pytest and skip one failing test
* Wed Mar 06 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.4.6:
* PATCH added into (default) list of allowed methods
* Allow to use URIs with no path
* Clean up connection before returning result. This removes some ResourceWarnings when testing
- Add multibuild to enable tests without cycle dependencies
- Add missing requirements found by tests
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Sun May 07 2017 toddrme2178@gmail.com
- Source URL must be https.
* Mon May 01 2017 toddrme2178@gmail.com
- Update to version 0.4.3
* Add OPTIONS to defaults allowed methods
* Drop restkit support
* Drop py26 support
- Implement single-spec version
- Fix source URL.
* Thu May 14 2015 benoit.monin@gmx.fr
- update to version 0.4.2:
* Undo webob's unquoting to handle paths with percent quoted utf8
characters [Laurence Rowe]
* Mon Jan 13 2014 dmueller@suse.com
- update to 0.4.1:
* fix tests.
* change the way requests iter response
* Thu Oct 24 2013 speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
* Wed Sep 25 2013 p.drouand@gmail.com
- Update to version 0.3
+ Make allowed_methods check optional
* Thu May 02 2013 speilicke@suse.com
- Conflict with python-WSGIProxy
* Mon Apr 29 2013 speilicke@suse.com
- Add README.rst
* Mon Apr 29 2013 dmueller@suse.com
- Initial package (0.1)