forked from pool/python-mss
- 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 OBS-URL: https://build.opensuse.org/request/show/1034591 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mss?expand=0&rev=5
29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 8 17:24:08 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- 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 09:33:38 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- 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 03:22:58 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v6.0.0
|