14
0

- update to 0.31:

* XInput: add event methods 
  * XResource: first implementation (thanks @alebastr).
  * Randr: add missing parameters to delete_output_mode function
- use multibuild to avoid expensive pytest-xvfb dependency
  (should reduce rebuild_time of 1-MinimalX by ~ 12 minutes)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xlib?expand=0&rev=19
This commit is contained in:
2022-02-26 12:54:12 +00:00
committed by Git OBS Bridge
parent 1c02ca8316
commit fce8dec468
5 changed files with 41 additions and 12 deletions

4
_multibuild Normal file
View File

@@ -0,0 +1,4 @@
<multibuild>
<package>test</package>
<package>wheel</package>
</multibuild>