forked from pool/python-ddt
- Update to 1.3.0:
* Fix build on 32bit arches with 64bit time_t
* Add functionality to query device properties.
* Add InputDevice.set_absinfo() and InputDevice.absinfo().
* Instruct the asyncio event loop to stop monitoring the fd of
the input device when the device is closed.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ddt?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
b9bbd8b37b
commit
46b8d9663b
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 10:35:00 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.2.2:
|
||||
* use mock only when it is really needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 14:07:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user