Name: | python-pyglet |
---|---|
Version: | 1.2.1 |
Release: | 2.0.1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 8014454 |
License: | BSD |
RPM: | python-pyglet-1.2.1-2.0.1.el7.noarch.rpm |
Source RPM: | python-pyglet-1.2.1-2.0.1.el7.src.rpm |
Build Date: | Thu Jan 03 2019 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.pyglet.org/ |
Summary: | A cross-platform windowing and multimedia library for Python |
Description: | This library provides an object-oriented programming interface for developing games and other visually-rich applications with Python. pyglet has virtually no external dependencies. For most applications and game requirements, pyglet needs nothing else besides Python, simplifying distribution and installation. It also handles multiple windows and fully aware of multi-monitor setups. pyglet might be seen as an alternative to PyGame. |
- Only enable python3 on Fedora - Drop old python-imaging conditional - Drop unneeded manual bytecompile
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Update to upstream 1.2.1 release
- Actually use the 1.2.0 release
- Use the official 1.2 release
- Install LICENSE as a license file
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
- Remove Python 3 from BuildRequires if building without python3 support (needed for EPEL)
- Enable Python 3 build