Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pybind11-stubgen for
openSUSE:Factory checked in at 2025-09-08 09:57:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pybind11-stubgen (Old)
and /work/SRC/openSUSE:Factory/.python-pybind11-stubgen.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pybind11-stubgen"
Mon Sep 8 09:57:21 2025 rev:5 rq:1303006 version:2.5.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pybind11-stubgen/python-pybind11-stubgen.changes
2025-07-10 22:13:53.956084201 +0200
+++
/work/SRC/openSUSE:Factory/.python-pybind11-stubgen.new.1977/python-pybind11-stubgen.changes
2025-09-08 09:58:18.752359087 +0200
@@ -1,0 +2,23 @@
+Fri Aug 29 16:15:17 UTC 2025 - Stefan Brüns <[email protected]>
+
+- Update to version 2.5.5
+ * Fix the type annotation for __all__
+ * Handle boolean numpy arrays
+ * Fix qualname prefix in pybind11 3.0.0
+- Update to version 2.5.4
+ * Add argv to main() to simplify use as a library
+ * Improve package detection
+- Update to version 2.5.3
+ * Ignore technical dunder Python 3.13 fields
+ (__static_attributes__ and __firstlineno__)
+ For details, see
+ https://github.com/sizmailov/pybind11-stubgen/releases
+
+-------------------------------------------------------------------
+Fri Aug 29 16:02:17 UTC 2025 - Stefan Brüns <[email protected]>
+
+- Update to version 2.5.1
+ For details, see
+ https://github.com/sizmailov/pybind11-stubgen/releases
+
+-------------------------------------------------------------------
Old:
----
pybind11-stubgen-0.12.0.tar.gz
New:
----
pybind11-stubgen-2.5.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pybind11-stubgen.spec ++++++
--- /var/tmp/diff_new_pack.q6cCLJ/_old 2025-09-08 09:58:19.208378040 +0200
+++ /var/tmp/diff_new_pack.q6cCLJ/_new 2025-09-08 09:58:19.208378040 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pybind11-stubgen
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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
@@ -20,12 +20,12 @@
%{?sle15_python_module_pythons}
Name: python-%{pypiname}
-Version: 0.12.0
+Version: 2.5.5
Release: 0
Summary: PEP 561 type stubs generator for pybind11 modules
License: BSD-3-Clause
URL: https://github.com/sizmailov/pybind11-stubgen
-Source:
https://pypi.io/packages/source/p/%{pypiname}/%{pypiname}-%{version}.tar.gz
+Source:
https://github.com/sizmailov/pybind11-stubgen/archive/refs/tags/v%{version}.tar.gz#/%{pypiname}-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
@@ -63,7 +63,7 @@
# pytest does not produce anything useful
%files %{python_files}
-%doc README.rst
+%doc README.md
%license LICENSE
%python_alternative %{_bindir}/pybind11-stubgen
%{python_sitelib}/pybind11_stubgen
++++++ pybind11-stubgen-0.12.0.tar.gz -> pybind11-stubgen-2.5.5.tar.gz ++++++
++++ 14462 lines of diff (skipped)