* Tue Jan 16 2024 Axel Braun <axel.braun@gmx.de>
- enable %{?sle15_python_module_pythons}, switch to wheel
* Thu Jan 19 2023 Michal Suchanek <msuchanek@suse.com>
- Update to version 0.10.1
- support python 3
- Refresh spec file, drop obsolete constructs
- Update project URL
- Update project license
- Do not run tests, this version does not have any
* Fri Aug 29 2014 toddrme2178@gmail.com
- Update to version 0.9.3
+ No changelog available
* Wed Dec 11 2013 p.drouand@gmail.com
- Update to version 0.9
+ No changelog available
* Thu Oct 24 2013 speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
* Tue Jun 26 2012 saschpe@suse.de
- Update to version 0.3.6:
+ Added missing Gunicorn worker
+ Resolved #24 socket_error undefined
* Thu Feb 09 2012 saschpe@suse.de
- Remove old tarballs
- Spec cleanup:
+ No CFLAGS for noarch package
+ Simplified macro usage
* Tue Feb 07 2012 cfarrell@suse.com
- Update to version 0.3.0:
+ Updated docs
+ PEP8
+ Cleaned up examples and moved the autobahn testrunner.
+ fix close(): previously it might have caused receive() to hang
* Tue Jan 31 2012 cfarrell@suse.com
- Update to mercurial changeset 70:c32ee0e06bd4:
+ Splitted the Python fixes and exceptions in separate modules
+ Updated python shebang
* Mon Jan 23 2012 cfarrell@suse.com
- hg update to commit f3b44105105e to get new fixes
* Mon Jan 09 2012 cfarrell@suse.com
- Update to latest mercurial version and start testing
* Fri Nov 18 2011 cfarrell@suse.com
- Forgot to do a hg update stable in the mercurial tree
* Thu Nov 17 2011 cfarrell@suse.com
- pulled from hg trunk as it looks like protocol version 8 is now supported