2020-03-31 10:41:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 31 07:52:31 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.1.1:
|
|
|
|
|
* Regression: emit detailed events correctly (#126)
|
|
|
|
|
* Regression: null values in replies should be python None (#123)
|
|
|
|
|
* Add the sway input event (#122)
|
|
|
|
|
* Raise handler exceptions from Connection.main() (the old
|
|
|
|
|
behavior was just to exit silently which is wrong) (#125)
|
|
|
|
|
- Remove python2 stuff
|
|
|
|
|
|
2019-10-21 07:36:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Oct 19 12:01:34 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Drop unnecessary dependency on python-devel
|
|
|
|
|
- Remove dependency on enum-compat, using python2-enum34 instead
|
|
|
|
|
- Add examples to docs
|
|
|
|
|
- Fix fdupes and tidy spec
|
|
|
|
|
- Activate test suite, with a few tests deselected due to
|
|
|
|
|
test runner environment
|
|
|
|
|
- Update to v1.7.1, last release supporting Python 2.7
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Feb 24 12:50:43 UTC 2019 - Michał Rostecki <mrostecki@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Initial release 1.6.0
|