forked from pool/python-pyglet
- update to 1.5.15:
- shapes.Circle segment calculation will always use a minimum of 14 segments. - shapes.Arc is now made from line segments, and by default has unconnected ends. - Windows - Use the internal keystate to determine the mod shift rather than relying on GetKeyState which relies on another event that may be called after WM_INPUT. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyglet?expand=0&rev=32
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
%define skip_python2 1
|
||||
%bcond_with pytest_helpers
|
||||
Name: python-pyglet
|
||||
Version: 1.5.14
|
||||
Version: 1.5.15
|
||||
Release: 0
|
||||
Summary: Windowing and multimedia library
|
||||
License: BSD-3-Clause AND MIT
|
||||
|
Reference in New Issue
Block a user