14
0

Accepting request 1082449 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1082449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-xlib?expand=0&rev=12
This commit is contained in:
2023-04-25 14:53:45 +00:00
committed by Git OBS Bridge
4 changed files with 24 additions and 5 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Apr 23 16:27:15 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
- update to 0.33:
* Removed unused imports.
* Avoid to use fcntl module on some environments.
* Change a test behavior for unix_connect.get_socket.
* Fix accidental data change.
* Prefer bool over Literal[0, 1, None].
* Change parentheses to brackets in LICENSE.
- Changes from version 0.32:
* Use archived link for X documentation resource.
* Fix for auth entry having no display number.
* Fix return type inconsistency with the pack_value for class Object.
* Rename add_extension_error method to extension_add_error.
* Extension screensaver: fix screensaver protocol mismatch.
* Extension XRandr: add version 1.5 support for
RRSetMonitor RRGetMonitors and RRDeleteMonitors.
-------------------------------------------------------------------
Tue Apr 12 08:58:13 UTC 2022 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
%bcond_with wheel
%endif
Name: python-python-xlib%{psuffix}
Version: 0.31
Version: 0.33
Release: 0
Summary: Python X11 interface
License: LGPL-2.1-or-later

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:74d83a081f532bc07f6d7afcd6416ec38403d68f68b9b9dc9e1f28fbf2d799e9
size 266303

BIN
python-xlib-0.33.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.