15
0
forked from pool/python-i3ipc
Files
python-i3ipc/python-i3ipc.changes
Tomáš Chvátal 515100bdad Accepting request 790086 from home:jubalh:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/790086
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-i3ipc?expand=0&rev=3
2020-03-31 10:41:59 +00:00

27 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
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
-------------------------------------------------------------------
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