From 841fa0064fbacd530ee080503b91051043a84e9d2c55589c3a08b16db5f56543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 6 Aug 2020 05:40:56 +0000 Subject: [PATCH] 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 --- python-python-xlib.changes | 7 +++++++ python-python-xlib.spec | 2 +- python-xlib-0.26.tar.bz2 | 3 --- python-xlib-0.27.tar.bz2 | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 python-xlib-0.26.tar.bz2 create mode 100644 python-xlib-0.27.tar.bz2 diff --git a/python-python-xlib.changes b/python-python-xlib.changes index 534150f..57bfe1f 100644 --- a/python-python-xlib.changes +++ b/python-python-xlib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 5 08:07:43 UTC 2020 - Marketa Calabkova + +- 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) + ------------------------------------------------------------------- Mon Jan 13 04:42:33 UTC 2020 - Dead Mozay diff --git a/python-python-xlib.spec b/python-python-xlib.spec index abd9144..18fa1a1 100644 --- a/python-python-xlib.spec +++ b/python-python-xlib.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-python-xlib -Version: 0.26 +Version: 0.27 Release: 0 Summary: Python X11 interface License: LGPL-2.1-or-later diff --git a/python-xlib-0.26.tar.bz2 b/python-xlib-0.26.tar.bz2 deleted file mode 100644 index 40da52d..0000000 --- a/python-xlib-0.26.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b819c7e5f55830305919d78ea42b0cbd5e13687f5d12aa53556c33674b9876df -size 207058 diff --git a/python-xlib-0.27.tar.bz2 b/python-xlib-0.27.tar.bz2 new file mode 100644 index 0000000..b1080e5 --- /dev/null +++ b/python-xlib-0.27.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a90667c70905c6ef0754c8a09fa61acbc1e1b7ddb946d527831800d7cbfe9348 +size 207119