14
0
forked from pool/python-pyglet

Accepting request 1010265 from home:yarunachalam:branches:devel:languages:python

- Update to version 1.5.27 
  * Bugfixes
   - Windows - stop setting HWND_TOPMOST for fullscreen windows
   - obj decoder - Fix GL_SHININESS (Ns) value parsing
   - Fix broken property setter for shapes.Polygon (#676)
   - Fix keys getting "stuck" in KeyStateHandler when Window loses focus (#682)

OBS-URL: https://build.opensuse.org/request/show/1010265
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyglet?expand=0&rev=38
This commit is contained in:
2022-10-13 06:56:16 +00:00
committed by Git OBS Bridge
parent 42fb12c8ed
commit 4ce96f668f
4 changed files with 14 additions and 4 deletions

View File

@@ -32,7 +32,7 @@
%define skip_python2 1
%bcond_with pytest_helpers
Name: python-pyglet
Version: 1.5.26
Version: 1.5.27
Release: 0
Summary: Windowing and multimedia library
License: BSD-3-Clause AND MIT