14
0

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
This commit is contained in:
Tomáš Chvátal
2020-08-06 05:40:56 +00:00
committed by Git OBS Bridge
parent 841ae60c01
commit 841fa0064f
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 5 08:07:43 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- 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 <dead_mozay@opensuse.org>