14
0
Commit Graph

22 Commits

Author SHA256 Message Date
d8c703efcb Accepting request 957765 from devel:languages:python
- 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/request/show/957765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-xlib?expand=0&rev=10
2022-02-27 21:42:47 +00:00
39cd367942 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xlib?expand=0&rev=20 2022-02-26 12:54:49 +00:00
fce8dec468 - 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
2022-02-26 12:54:12 +00:00
Richard Brown
b3f70b19bb Accepting request 911813 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/911813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-xlib?expand=0&rev=9
2021-08-16 08:08:34 +00:00
1c02ca8316 Accepting request 911582 from home:yfjiang:branches:devel:languages:python
- Completely remove python2 build for TW, Leap 15.4 and SLE 15 SP4.

- Add buildrequires xauth to successfully build on SLE.

OBS-URL: https://build.opensuse.org/request/show/911582
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xlib?expand=0&rev=18
2021-08-12 12:15:17 +00:00
dfe2d974c0 Accepting request 855356 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/855356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-xlib?expand=0&rev=8
2020-12-16 09:59:15 +00:00
e86ef1cf22 Accepting request 855004 from home:bnavigator:branches:devel:languages:python
- Update to version 0.29
  * Drawable & XInput: Avoid using array.array.tostring() which 
    will be removed in Python 3.9 (thanks @t-wissmann).
- Changelog for version 0.28
  * DPMS: Display Power Management Signaling (by @thiagokokada)
- 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

OBS-URL: https://build.opensuse.org/request/show/855004
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xlib?expand=0&rev=16
2020-12-12 12:15:29 +00:00
fbff16137f Accepting request 827207 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/827207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-xlib?expand=0&rev=7
2020-08-25 10:37:29 +00:00
Tomáš Chvátal
d745e1cf71 Accepting request 827116 from home:jayvdb:py-submit
Replace nose with pytest

OBS-URL: https://build.opensuse.org/request/show/827116
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xlib?expand=0&rev=14
2020-08-17 06:16:02 +00:00
4acc84bfe9 Accepting request 824575 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/824575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-xlib?expand=0&rev=6
2020-08-06 15:32:40 +00:00
Tomáš Chvátal
841fa0064f Accepting request 824446 from home:mcalabkova:branches:devel:languages:python
- update to 0.27
  * fix TypeError in socket.error exception handling for Python 3.x (by @t-wissmann)
  * NV-CONTROL: set offset for all perf levels (by @Sporif)

OBS-URL: https://build.opensuse.org/request/show/824446
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xlib?expand=0&rev=12
2020-08-06 05:40:56 +00:00
5814e59442 Accepting request 763806 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/763806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-xlib?expand=0&rev=5
2020-01-16 17:14:19 +00:00
Tomáš Chvátal
841ae60c01 Accepting request 763729 from home:Dead_Mozay:gwe
- version update to 0.26
  * enrich XFixes extension with XFixesSelectionNotify events (by @acrisci)
  * add example xfixes-selection-notify.py (by @acrisci)
  * fix two issues in NV-CONTROL extension (by @leinardi)
  * add method get_clock_info into NV-CONTROL extension (by @leinardi)
  * add default client version into Composite extension (by @jakogut)
  * add Damage extension with the example (by @mgarg1 and @jakogut)

OBS-URL: https://build.opensuse.org/request/show/763729
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xlib?expand=0&rev=10
2020-01-13 08:35:19 +00:00
621ced0d16 Accepting request 741417 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/741417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-xlib?expand=0&rev=4
2019-11-04 16:07:47 +00:00
Tomáš Chvátal
5e3083d51c Accepting request 741262 from home:jayvdb:branches:devel:languages:python
- Add runtime dependency on xorg-x11-server
- Add examples to the docs
- dos2unix the docs
- Remove unused ChangeLog in runtime package source

OBS-URL: https://build.opensuse.org/request/show/741262
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xlib?expand=0&rev=8
2019-10-21 07:23:37 +00:00
ab96314d3f Accepting request 701756 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/701756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-xlib?expand=0&rev=3
2019-05-14 11:29:37 +00:00
Tomáš Chvátal
dcfd86405e Accepting request 701755 from home:pgajdos
- 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

OBS-URL: https://build.opensuse.org/request/show/701755
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xlib?expand=0&rev=6
2019-05-09 10:08:38 +00:00
2f03e08e43 Accepting request 652147 from devel:languages:python
- Make sure the tests are run

- 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.

OBS-URL: https://build.opensuse.org/request/show/652147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-xlib?expand=0&rev=2
2018-12-03 09:04:55 +00:00
Tomáš Chvátal
96f1ccb47f - Make sure the tests are run
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xlib?expand=0&rev=4
2018-11-27 11:22:06 +00:00
Tomáš Chvátal
8c63a81e0d Accepting request 652144 from home:XRevan86
- Update to version 0.23.

OBS-URL: https://build.opensuse.org/request/show/652144
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xlib?expand=0&rev=3
2018-11-27 11:15:13 +00:00
5df35f000a Accepting request 520248 from devel:languages:python
- Rename python-xlib to python-python-xlib to follow python package rules.
- Update to Version 0.19

OBS-URL: https://build.opensuse.org/request/show/520248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-xlib?expand=0&rev=1
2017-09-04 10:35:25 +00:00
Todd R
d109b2d72a Accepting request 520247 from home:TheBlackCat:branches:devel:languages:python:singlespec-staging
- Update to Version 0.19
  + Bug Fixes
    * don't throw an exception if $XAUTHFILE / ~/.Xauthority is missing
    * fix authentication work-around for SSH forwarding under Python 3
    * improve $DISPLAY handling: support optional protocol prefix, and
      correctly handle `unix:0.0` as `:0.0`
- Update to  Version 0.18
  + Bug Fixes
    * fix Python 3 buffer abstraction
    * fix interrupted select handling for Python 3.3/3.4
    * fix Unix socket support when only an abstract address is available
- Update to  Version 0.17
  + Bug Fixes
    * fix Xauth handling when using Python 2 and DISPLAY contains a remote IP
    * fix String16 request field handling when using Python 3
    * fix RECORD extension and example when using Python 3
    * fix handling of properties: use byte strings for all X11 8-bits
      strings, as not all of them are text properties (the window
      getters/setters for wm_name, wm_icon_name, wm_class, and
      wm_client_machine still return/expect Unicode strings)
  + API Changes
    * Core:
      > new window getter/setter for text properties: get_full_text_property
        and change_text_property; with automatic conversion to/from Unicode
        when the property type encoding is supported (STRING and UTF8_STRING)
    * Composite extension:
      > support for GetOverlayWindow request
- Update to  Version 0.16
  + Licensing
    * The project is now licensed under the GNU Lesser General Public License
      v2.1 or later (see the LICENSE file for details).
  + Compatibility
    * Support for Python versions older than 2.7 has been dropped. Support for
      Python 3 (3.3, 3.4 and 3.5) has been added. Note that Python-Xlib now
      depends on the six package (>=1.10) for combined Python 2 / 3 support.
  + API Changes
    * With the change of license, and no way to contact the original author of
      the SHAPE extension, the code had to be rewritten from scratch. This
      resulted in a few minor API changes (see examples/shapewin.py).
    * Partial support for the SECURITY. XInput, and XFIXES extensions has been
      added.
  + Bug Fixes
    *  fix RECORD extension
    *  fixed OS X socket path
    *  fix handling of generic events
    *  fix handling of KeymapNotify events
    *  several fixes for the RandR extension
- Update to Version 0.15rc1
  + Composite extension
    * Support for the composite extension, used to implement a composition
      manager (added for plcm work in plwm).
  + XF86 special function keysyms
    * Keysym definitions for special function keys found on modern
      keyboards, e.g. raise and lower volume, start specific applications,
      etc.  Have a look in Xlib/keysymdef/xf86.py to see what there are and
      experiment with xev to see what your keyboard generates.  These
      definitions aren't brought in by default, so you must do this after
      importing Xlib.XK:
    * Xlib.XK.load_keysym_group('xf86')
  + RANDR extension
    * The RANDR extension complements XINERAMA as a way of getting data about the
      physical screens making up a virtual screen in X. An example of usage can
      be found in examples/xrandr.py.
- Rename to python-python-xlib to follow python package
  naming rules.
- Change license to LGPL-2.1+
- Remove upstream-included patches:
  * python-xlib-0.14-fix-unix-socket-in-display.patch
  * python-xlib-0.14-xauthlocalhostname.patch
- Rebase python-xlib-0.14-increase-receiving-buffer.patch
- singlespec auto-conversion
- Fix building on SLES
- Remove redundant (%clean, Authors) sections
- Make package compile on RH6-like as well
- added  python-xlib-0.14-xauthlocalhostname.patch which takes
  XAUTHLOCALHOSTNAME into account when connecting to a local Unix
  socket, this fixes python-xlib when logging in with gdm/xdm
  (bnc#623507)
- removed python-xlib-0.14-fix-ssh-tunnel-auth.patch, already taken
  care of
- Add selected patches from Debian
  + python-xlib-0.14-fix-unix-socket-in-display.patch: partial fix
    for crash when unix is explicitly specified in DISPLAY
  + python-xlib-0.14-increase-receiving-buffer.patch: fix problem
    with too small receiving buffer
  + python-xlib-0.14-fix-ssh-tunnel-auth.patch: partial fix for X
    tunneling through OpenSSH
- Python bindings for Xlib
- Initial checkin of version 0.14

OBS-URL: https://build.opensuse.org/request/show/520247
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-xlib?expand=0&rev=1
2017-09-01 19:45:52 +00:00