SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python38-python-xlib-0.31-1.2.noarch.rpm :

* Tue Apr 12 2022 Markéta Machová - do not use mock
* Sat Feb 26 2022 Dirk Müller - update to 0.31:
* XInput: add event methods
* XResource: first implementation (thanks AATTalebastr).
* 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)
* Thu Aug 12 2021 Yifan Jiang - Completely remove python2 build for TW, Leap 15.4 and SLE 15 SP4.
* Thu Aug 12 2021 Yifan Jiang - Add buildrequires xauth to successfully build on SLE.
* Fri Dec 11 2020 Benjamin Greiner - Update to version 0.29
* Drawable & XInput: Avoid using array.array.tostring() which will be removed in Python 3.9 (thanks AATTt-wissmann).- Changelog for version 0.28
* DPMS: Display Power Management Signaling (by AATTthiagokokada)- Add remove-mock.patch gh#python-xlib/python-xlib#186- Let the python-rpm-macros do their job for correct provides and obsoletes tag for all python3 flavors gh#openSUSE/python-rpm-macros#66
* Sun Aug 16 2020 John Vandenberg - Replace nose with pytest- dos2unix %doc files
* Wed Aug 05 2020 Marketa Calabkova - update to 0.27
* fix TypeError in socket.error exception handling for Python 3.x (by AATTt-wissmann)
* NV-CONTROL: set offset for all perf levels (by AATTSporif)
* Mon Jan 13 2020 Dead Mozay - version update to 0.26
* enrich XFixes extension with XFixesSelectionNotify events (by AATTacrisci)
* add example xfixes-selection-notify.py (by AATTacrisci)
* fix two issues in NV-CONTROL extension (by AATTleinardi)
* add method get_clock_info into NV-CONTROL extension (by AATTleinardi)
* add default client version into Composite extension (by AATTjakogut)
* add Damage extension with the example (by AATTmgarg1 and AATTjakogut)
* Sun Oct 20 2019 John Vandenberg - Add runtime dependency on xorg-x11-server- Add examples to the docs- dos2unix the docs- Remove unused ChangeLog in runtime package source
* Thu May 09 2019 pgajdosAATTsuse.com- version update to 0.25
* fix increasing memory usage on display instantiation
* NV-CONTROL extension
* fix protocol handling: correctly support explicit Unix connections and fix support fox macOS
* improve Python 3 support: fix events sub-code handling and possible crashes when unpacking text data
* add support for error handlers to the Composite extension
* Tue Nov 27 2018 Tomáš Chvátal - Make sure the tests are run
* Tue Nov 27 2018 sor.alexeiAATTmeowr.ru- Update to version 0.23 (changes since 0.19):
* Fix unclosed file in Xauth implementation.
* Fix support for Window.set_wm_transient_for.
* Fix support for Drawable.put_image / Drawable.get_image.
* Use Latin-1 for decoding strings in Python 3 (same as Python 2).
* Fix Python 3 warnings about array.tostring() (deprecated).
* When DISPLAY does not specify a protocol, and the implicit Unix socket connection fails, fallback to TCP (mimicking XCB\'s behaviour).
* Fix Display.change_pointer_control implementation.
* Fix Drawable.put_pil_image implementation.
* Don\'t bundle a copy of texi2html to build the HTML documentation, but use the currently installed version instead.
* Improve response processing performance: reduce the number of `socket.recv` calls needed to receive a full response.- Remove python-xlib-0.14-increase-receiving-buffer.patch: no longer needed, see commit 1958a82.
 
ICM