forked from pool/python-pyglet
- update to 2.0.5:
* windows.key: add support for extended function keys * Windows now uses "Apartment Threaded" mode for better compatibility with other libraries. * image: allow blanking newly created Textures (skipped by default when creating from image). * input.macos: Fix ControllerManager hot-plugging on macOS. * font.windows: Fix 32bit crashes with DirectWrite font backend. * math: Fix incorrect calculation in Mat4.look_at method. * image: Fix blitting from regions, caused by invalid unpacking settings. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyglet?expand=0&rev=44
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
%define skip_python2 1
|
||||
%bcond_with pytest_helpers
|
||||
Name: python-pyglet
|
||||
Version: 2.0.4
|
||||
Version: 2.0.5
|
||||
Release: 0
|
||||
Summary: Windowing and multimedia library
|
||||
License: BSD-3-Clause AND MIT
|
||||
|
Reference in New Issue
Block a user