AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Adding _service file - Cleaning up Source0 declaration since PyPI doesn't have a tarball - Updating hash for 'accelerate/test' Source[1,2] - Adding code to %prep section to deal w/ how _service pulls down files for the gzip'd tarball
- Update to 3.1.6 * Pulled directly from https://github.com/mcfletch/pyopengl since pypi.org (via py2pack fetch) doesn't have this version available. * Seems that some packages which use PyOpenGL and accelerate have a soft requirement that they're the same version.
- Don't build the numpy formathandler for python36. NumPy is optional and not available for python36 on Tumbleweed. - Add test files test_arraydatatypeaccel.py and test_numpyaccel.py
- Update to 3.1.5 * This aligns python3-opengl-accelerate with python3-opengl, which is required by some other packages * no real changelog - Drop patch commit1080.patch, included upstream - Drop shipped pxd files, included upstream (https://github.com/mcfletch/pyopengl/commit/d401885f6a1c61213058a96e050eb45ee6189b7c)
- Version update to 3.1.3b1: * no real changelog
- Add commit1080.patch to make source compatible with opengl 3.1.3b2 needed for Python 3.7 compatibility - Add wrapper.pxd and formathandler.pxd needed to rebuild from source
- Version update to 3.1.3b1: * no real changelog
- Update to version 3.1.1a1 - Converted to single-spec
- Update to 3.1.0 * no changelog
- Initial version