Changelog for
python3-mss-7.0.1-lp156.2.2.noarch.rpm :
* Tue Nov 08 2022 Yogalakshmi Arunachalam
- Update to v7.0.1
* fixed the wheel package- Update to v7.0.0
* added support for Python 3.11
* added support for Python 3.10
* removed support for Python 3.5
* MSS: modernized the code base (types, f-string, ran isort & black) (close #101)
* MSS: fixed several Sourcery issues
* MSS: fixed typos here, and there
* doc: fixed an error when building the documentation
* Wed Dec 23 2020 Benjamin Greiner - Update to v6.1.0
* MSS: reworked how C functions are initialised
* tests: expand Python versions to 3.9 and 3.10
* tests: fix test_entry_point() when there are several monitors- clean test rig setup
* Fri Aug 14 2020 John Vandenberg - Initial spec for v6.0.0