14
0
forked from pool/python-mss

Accepting request 858328 from home:bnavigator:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/858328
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mss?expand=0&rev=3
This commit is contained in:
2020-12-23 12:47:39 +00:00
committed by Git OBS Bridge
parent 573b9953a7
commit 9f109171de
4 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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>