Changelog for
python3-i3ipc-2.2.1-bp155.3.1.noarch.rpm :
* Sun Mar 07 2021 Atri Bhattacharya
- Fix Requires: python- instead of %{python } so that python38- does not pull in python36-.
* Mon Apr 06 2020 Michael Vetter - Update to 2.2.1:
* includes sway comatibility enhancements (#98) and other bugfixes.
* Make the sway INPUT event subscribable (#127).
* Remove the enum-compat dependency (#128).
* Add examples and docs to MANIFEST.in (#132).
* Add sway-specific fields to OutputReply (#137).
* Add find_by_pid() method for sway (#142).
* Add side properties to Gaps object (#143).
* Add ipc_data attribute to objects (8947b9f).
* Add all known sway properties (e6c7f1b).
* Fix scratchpad for sway (f11e729).
* Bug: fix crash after reload then restart (#148).
* Tue Mar 31 2020 Michael Vetter - 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() (#125)
* Sat Oct 19 2019 John Vandenberg - 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 2019 MichaĆ Rostecki - Initial release 1.6.0