46 Commits

Author SHA256 Message Date
f8dcfae021 Accepting request 1329318 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1329318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=34
2026-01-27 15:11:13 +00:00
10abd4f7f7 Accepting request 1329301 from home:glaubitz:branches:devel:languages:python
- Update to 3.1.10 (bsc#1253148)
  * fix resource warning
  * PYPY3 Add support for pypy3 in FormatHandler
  * Treat any falsy context as invalid
  * Return type for *GetCurrentContext is a pointer on all platforms
  * BUILD Minor bugfix; readme.txt vs. readme.md inclusion
  * GH#134 Remove some old cruft wrt getting gl/opengl but still handle oserrors
  * BUGFIX Python 3.13 does not define long, so crashes if not aliased to int
  * USE install_package_data which has been standard for ages already
  * NUMPY Newer numpy doesn't have tostring() any more, prefer tobytes() when it exists
  * TESTSUITE Mark jit-triggering test an xfail on python 3.12+
  * RUFF Switch to preserving quote style
  * FORMAT markdown format tweaks
  * WAYLAND Cleanup behaviour so at least the compatible tests run on wayland hosts
  * IGNORE generated C files
  * TESTSUITE Add setuptools explicitly to the tox test requirements
  * CIBUILDWHEEL Update to the latest to pick up python 3.14 support
  * BUMPVERSION 3.1.10 release
  * TESTSUITE Add test case that explicitly verifies that we can pass a scalar as an array
  * GH#137 Parse ES style version strings even if you are using the GL api
  * BUGFIX TESTSUITE Fix the requirements for numpy to match supported python versions
  * GH#143 Invalid escape sequence in docstrings
  * MODULES Generation from the upstream registry
- Skip test_test_glgetfloat_leak test

OBS-URL: https://build.opensuse.org/request/show/1329301
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=45
2026-01-26 13:42:40 +00:00
c0fefa4e2f Accepting request 1286109 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1286109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=33
2025-06-17 16:20:36 +00:00
6c4fa6ae2f Accepting request 1286075 from home:dimstar:Factory
- Drop pkgconfig(osmesa) BuildRequires: OSMesa was dropped with
  Mesa 25.1.

OBS-URL: https://build.opensuse.org/request/show/1286075
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=43
2025-06-16 13:08:21 +00:00
3a6c8df345 Accepting request 1273380 from 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 PyOpenGL-pr100-py312.patch

OBS-URL: https://build.opensuse.org/request/show/1273380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=32
2025-04-30 17:02:58 +00:00
2f09b98b04 - Drop merged PyOpenGL-pr100-py312.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=41
2025-04-29 09:59:37 +00:00
62caa59a8c Accepting request 1273336 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

OBS-URL: https://build.opensuse.org/request/show/1273336
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=40
2025-04-29 08:36:59 +00:00
9f5be2aab4 Accepting request 1159358 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1159358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=31
2024-03-19 16:32:40 +00:00
7ac195222c Accepting request 1159314 from home:bnavigator:branches:devel:languages:python
- Add PyOpenGL-pr100-py312.patch gh#mcfletch/pyopengl#100
- Build PEP517 wheel
- Clean old python36 flavor specfile commands

OBS-URL: https://build.opensuse.org/request/show/1159314
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=38
2024-03-19 11:28:08 +00:00
4e00618f9a Accepting request 1135312 from devel:languages:python
- update to 3.1.7:
  * refreshed bindings

  * python 3.8-3.10 support
- the runtime requirement of Mesa-dri was not picked up automatically
- buildreq: replace gle by libgle-devel for >= 11.2
- added freeglut* packages to fix dependencies (#80605), plus

OBS-URL: https://build.opensuse.org/request/show/1135312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=30
2023-12-28 22:01:58 +00:00
b342e37f73 - update to 3.1.7:
* refreshed bindings
  * python 3.8-3.10 support
- the runtime requirement of Mesa-dri was not picked up automatically
- buildreq: replace gle by libgle-devel for >= 11.2
- added freeglut* packages to fix dependencies (#80605), plus

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=36
2023-12-27 13:50:51 +00:00
fc7acc179e Accepting request 1092242 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1092242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=29
2023-06-12 13:25:48 +00:00
6e7b98d771 Accepting request 1092116 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092116
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=34
2023-06-11 11:40:53 +00:00
165c7e7f63 Accepting request 965075 from devel:languages:python
- update to 3.1.6:
  * python 3.8-3.10 support

OBS-URL: https://build.opensuse.org/request/show/965075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=28
2022-03-26 21:32:14 +00:00
0d17e48743 - update to 3.1.6:
* python 3.8-3.10 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=32
2022-03-26 19:21:01 +00:00
Richard Brown
e1b44b23ba Accepting request 880831 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/880831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=27
2021-03-25 13:52:01 +00:00
8f35ca65a0 Accepting request 880830 from home:bnavigator:branches:devel:languages:python
- Don't test with pygame for python36. Pygame requires NumPy which
  is not available for python36 on TW.

OBS-URL: https://build.opensuse.org/request/show/880830
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=30
2021-03-23 23:33:24 +00:00
d64e83ca28 Accepting request 799405 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/799405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=26
2020-05-02 20:17:01 +00:00
Tomáš Chvátal
3eecc6dd4e Accepting request 799335 from home:bnavigator:branches:devel:languages:python
- Update to 3.1.5
- move to pytest-xvfb for tests
- the runtime requirement of Mesa-dri was not picked up automatically

OBS-URL: https://build.opensuse.org/request/show/799335
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=28
2020-05-01 07:07:27 +00:00
7866bb3b0d Accepting request 729396 from devel:languages:python
- Switch to multibuild to avoid buildcycle

- Remove CFLAGS for noarch package
- Use setuptools to build the package
- Expand scope of fdupes to include egg-info
- Activate test suite, disabled using bcond check on platforms
  without test dependency pygame, and with test_buffer_api_basic
  disabled on platforms other than x86_64 and aarch64 due to
  failures caused by the installation of opengel-accelerate
- Change optional dependencies tk and numpy to Recommends
  instead of mandatory run time dependencies
- Add missing python-tk to Recommends to complement tk
- Change mtime adjustment algorithm to be more reflective of the
  source date, based on OpenGL/__init__.py instead of .changes
- Upgrade to 3.1.3b2
  - Python 3.7 compatibility fixes

OBS-URL: https://build.opensuse.org/request/show/729396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=25
2019-09-09 21:53:59 +00:00
Tomáš Chvátal
82ac52d8a6 - Switch to multibuild to avoid buildcycle
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=26
2019-09-09 10:14:06 +00:00
Tomáš Chvátal
382416f1ac OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=25 2019-08-19 09:11:52 +00:00
Tomáš Chvátal
68e3ff8d1b Accepting request 724516 from home:jayvdb:branches:devel:languages:python
Update to latest beta plus other adjustments

OBS-URL: https://build.opensuse.org/request/show/724516
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=24
2019-08-19 09:11:16 +00:00
749c11732e Accepting request 659524 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=24
2018-12-24 10:40:33 +00:00
e572221259 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=22
2018-12-04 13:43:56 +00:00
87465d0b64 Accepting request 644634 from devel:languages:python
- Update to 3.1.3b1:
  * no obvious changelog

OBS-URL: https://build.opensuse.org/request/show/644634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=23
2018-11-08 08:47:17 +00:00
Tomáš Chvátal
17a4903a44 - Update to 3.1.3b1:
* no obvious changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=20
2018-10-25 12:45:57 +00:00
a574e2a327 Accepting request 501314 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/501314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=22
2017-06-08 13:02:34 +00:00
33a3fa5783 Accepting request 501160 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/501160
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=18
2017-06-06 08:29:15 +00:00
Stephan Kulow
20445a4855 Accepting request 240927 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/240927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=20
2014-07-15 06:01:08 +00:00
Todd R
aeb3ca5bf0 Accepting request 240924 from home:TheBlackCat:branches:devel:languages:python
Update to 3.1.0

OBS-URL: https://build.opensuse.org/request/show/240924
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=16
2014-07-14 12:30:19 +00:00
Stephan Kulow
38b6c27956 Accepting request 179917 from devel:languages:python
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.

OBS-URL: https://build.opensuse.org/request/show/179917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=18
2013-06-19 14:41:17 +00:00
Sascha Peilicke
9a322ee11b Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=14
2013-06-17 12:52:21 +00:00
Stephan Kulow
9af0a0bcb8 Accepting request 172484 from devel:languages:python
- Update to 3.0.2
- Add python 3 version (forwarded request 172483 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/172484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=17
2013-04-20 15:51:08 +00:00
Todd R
16d92166aa Accepting request 172483 from home:TheBlackCat:branches:devel:languages:python
- Update to 3.0.2
- Add python 3 version

OBS-URL: https://build.opensuse.org/request/show/172483
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=12
2013-04-19 12:52:14 +00:00
Stephan Kulow
3a7ac25e41 - update to 3.0.1
* tons of changes, but no upstream documentation beside
    ChangeLog.txt

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=11
2012-01-31 12:41:05 +00:00
Stephan Kulow
d76d19b35e replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=14
2011-12-06 17:56:51 +00:00
OBS User buildservice-autocommit
5bc6ade941 Updating link to change in openSUSE:Factory/python-opengl revision 11.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=fb0a6cbbe80dcd08325e43a5e9046f95
2010-09-14 13:09:41 +00:00
OBS User autobuild
a4e6e11bdd Accepting request 48109 from devel:languages:python
Copy from devel:languages:python/python-opengl based on submit request 48109 from user coolo

OBS-URL: https://build.opensuse.org/request/show/48109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=11
2010-09-14 13:09:41 +00:00
Stephan Kulow
0d83456c8b - update to 3.0.1
* tons of changes, but no upstream documentation beside
    ChangeLog.txt

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opengl?expand=0&rev=8
2010-09-14 10:53:50 +00:00
OBS User autobuild
790e25e396 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=8 2010-03-18 15:24:30 +00:00
OBS User autobuild
394b3d9c9a Accepting request 17465 from devel:languages:python
Copy from devel:languages:python/python-opengl based on submit request 17465 from user matejcik

OBS-URL: https://build.opensuse.org/request/show/17465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=6
2009-08-13 00:48:16 +00:00
OBS User unknown
5ec194bcfd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=5 2009-06-10 15:11:02 +00:00
OBS User unknown
95daf72f18 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=4 2009-06-08 12:04:07 +00:00
OBS User unknown
c9a22644f9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=2 2007-01-26 22:11:50 +00:00
OBS User unknown
27f2dbdaa8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opengl?expand=0&rev=1 2007-01-15 23:34:10 +00:00