10
0

19 Commits

Author SHA256 Message Date
0c764e3b4c - Add patch support-cython-3.1.patch:
* Support Cython 3.1 changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=33
2025-07-25 05:04:01 +00:00
8a9d2571f5 - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=31
2025-07-04 05:28:39 +00:00
d5a53a39d3 Accepting request 1273192 from home:mcalabkova:branches:devel:languages:python
- update to 3.1.9
  * Reduce the number of iterations in memory leak test to avoid JIT
    triggering
  * Cleanup formatting in a few modules
  * Don't bomb out during egl test when there's no egl devices
  * Regenerated C wrappers with latest Cython
  * Numpy intp type for latest numpy
  * Fix ctypes FormatHandler for Python 3.12+
  * More changes, see upstream commits
- Drop merged 112.patch and numpy2.patch

OBS-URL: https://build.opensuse.org/request/show/1273192
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=29
2025-04-28 19:21:03 +00:00
57db7355d0 Accepting request 1199876 from home:mcalabkova:branches:devel:languages:python
- Add upstream patch numpy2.patch to fix compatibility with Numpy 2
  * f897b0ed75

OBS-URL: https://build.opensuse.org/request/show/1199876
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=27
2024-09-11 07:53:49 +00:00
a9ff18be43 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=25 2024-06-06 06:59:26 +00:00
6ad495e5bf Accepting request 1178768 from home:glaubitz:branches:devel:languages:python
- Cherry-pick upstream patch to fix build with GCC 14
  * https://github.com/mcfletch/pyopengl/pull/112.patch

OBS-URL: https://build.opensuse.org/request/show/1178768
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=24
2024-06-06 06:55:37 +00:00
3825d8efa5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=22 2024-01-04 08:36:54 +00:00
aafb906112 - Drop test_numpyaccel.py and test_arraydatatypeaccel.py as they are
already included in the downloaded tarball

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=21
2024-01-04 08:35:52 +00:00
a14f52c902 Accepting request 1136620 from home:sbradnick:branches:devel:languages:python
- Update to 3.1.7
- Changing to /master/ vs. hash for Source[1,2] files

OBS-URL: https://build.opensuse.org/request/show/1136620
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=20
2024-01-04 08:26:17 +00:00
7b7a0a159b Accepting request 966568 from home:sbradnick:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/966568
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=18
2022-04-04 06:08:04 +00:00
3cc675ad6e Accepting request 880827 from home:bnavigator:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/880827
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=16
2021-03-24 11:29:43 +00:00
Tomáš Chvátal
7cad447b1a Accepting request 821571 from home:seijikun:branches:openSUSE:Factory
- 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 (d401885f6a)

OBS-URL: https://build.opensuse.org/request/show/821571
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=14
2020-07-18 05:56:14 +00:00
Tomáš Chvátal
60c7f3ccf3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=12 2019-08-19 09:12:42 +00:00
Tomáš Chvátal
6d433a4a36 Accepting request 724517 from home:jayvdb:branches:devel:languages:python
Add patch to work with latest beta

OBS-URL: https://build.opensuse.org/request/show/724517
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=11
2019-08-19 09:12:08 +00:00
Tomáš Chvátal
b927279aa6 - Version update to 3.1.3b1:
* no real changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=9
2018-10-25 12:45:47 +00:00
Todd R
b7c1d9ff88 Accepting request 501161 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/501161
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=7
2017-06-09 19:45:06 +00:00
Todd R
c44c686e91 Accepting request 240925 from home:TheBlackCat:branches:devel:languages:python
Update to 3.1.0

OBS-URL: https://build.opensuse.org/request/show/240925
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=5
2014-07-14 12:30:21 +00:00
Sascha Peilicke
fe6ab71505 Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=3
2013-06-17 12:52:23 +00:00
Todd R
07a2ea96c4 Accepting request 172477 from home:TheBlackCat:branches:devel:languages:python
Acceleration for python-opengl

OBS-URL: https://build.opensuse.org/request/show/172477
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl-accelerate?expand=0&rev=1
2013-04-19 12:31:49 +00:00