Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-opengl for openSUSE:Factory 
checked in at 2026-01-27 16:11:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-opengl (Old)
 and      /work/SRC/openSUSE:Factory/.python-opengl.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-opengl"

Tue Jan 27 16:11:13 2026 rev:34 rq:1329318 version:3.1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-opengl/python-opengl.changes      
2025-06-17 18:20:57.743162839 +0200
+++ /work/SRC/openSUSE:Factory/.python-opengl.new.1928/python-opengl.changes    
2026-01-27 16:11:53.316985036 +0100
@@ -1,0 +2,28 @@
+Mon Jan 26 12:52:40 UTC 2026 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  pyopengl-3.1.9.tar.gz

New:
----
  pyopengl-3.1.10.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-opengl.spec ++++++
--- /var/tmp/diff_new_pack.OlZbC2/_old  2026-01-27 16:11:53.973012412 +0100
+++ /var/tmp/diff_new_pack.OlZbC2/_new  2026-01-27 16:11:53.973012412 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-opengl
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
 %define tarname pyopengl
 %{?sle15_python_module_pythons}
 Name:           python-opengl%{psuffix}
-Version:        3.1.9
+Version:        3.1.10
 Release:        0
 Summary:        OpenGL bindings for Python
 License:        BSD-3-Clause
@@ -93,7 +93,7 @@
 %if %{with test}
 %check
 # some tests reported in https://github.com/mcfletch/pyopengl/issues/141 fail 
in our environment too
-%pytest tests -k "not (test_glCallLists_twice2 or test_check_egl_es2 or 
test_egl_ext_enumerate)"
+%pytest tests -k "not (test_glCallLists_twice2 or test_check_egl_es2 or 
test_egl_ext_enumerate or test_test_glgetfloat_leak)"
 %endif
 
 %if !%{with test}

++++++ pyopengl-3.1.9.tar.gz -> pyopengl-3.1.10.tar.gz ++++++
++++ 2400 lines of diff (skipped)

Reply via email to