Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sphinxcontrib-apidoc for 
openSUSE:Factory checked in at 2026-04-14 17:48:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-apidoc (Old)
 and      /work/SRC/openSUSE:Factory/.python-sphinxcontrib-apidoc.new.21863 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sphinxcontrib-apidoc"

Tue Apr 14 17:48:08 2026 rev:10 rq:1346236 version:0.6.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-sphinxcontrib-apidoc/python-sphinxcontrib-apidoc.changes
  2025-06-16 11:13:24.041579432 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-apidoc.new.21863/python-sphinxcontrib-apidoc.changes
       2026-04-14 17:48:16.367423772 +0200
@@ -1,0 +2,11 @@
+Sun Apr 12 19:08:20 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.6.0:
+  * Add pointer to built-in extension
+  * ruff: Enable upgrade, security rules
+  * pre-commit: Bump versions, migrate to ruff
+  * Drop Python < 3.9 support
+  * Annotate the list of strings correctly for Sphinx 8.2+
+- drop sphinx-82.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  sphinx-82.patch
  sphinxcontrib-apidoc-0.5.0.tar.gz

New:
----
  sphinxcontrib_apidoc-0.6.0.tar.gz

----------(Old B)----------
  Old:  * Annotate the list of strings correctly for Sphinx 8.2+
- drop sphinx-82.patch (upstream)
----------(Old E)----------

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

Other differences:
------------------
++++++ python-sphinxcontrib-apidoc.spec ++++++
--- /var/tmp/diff_new_pack.y2wdZu/_old  2026-04-14 17:48:17.163456675 +0200
+++ /var/tmp/diff_new_pack.y2wdZu/_new  2026-04-14 17:48:17.167456841 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sphinxcontrib-apidoc
 #
-# 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
@@ -26,15 +26,13 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-sphinxcontrib-apidoc%{psuffix}
-Version:        0.5.0
+Version:        0.6.0
 Release:        0
 Summary:        A Sphinx extension for running 'sphinx-apidoc' on each build
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
 URL:            http://www.sphinx-doc.org/
-Source:         
https://files.pythonhosted.org/packages/source/s/sphinxcontrib-apidoc/sphinxcontrib-apidoc-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM sphinx-82.patch gh#sphinx-contrib/apidoc#23
-Patch0:         sphinx-82.patch
+Source:         
https://files.pythonhosted.org/packages/source/s/sphinxcontrib-apidoc/sphinxcontrib_apidoc-%{version}.tar.gz
 BuildRequires:  %{python_module pbr >= 4.0}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
@@ -60,7 +58,7 @@
 must be run before *sphinx-build*.
 
 %prep
-%autosetup -p1 -n sphinxcontrib-apidoc-%{version}
+%autosetup -p1 -n sphinxcontrib_apidoc-%{version}
 
 %build
 %pyproject_wheel
@@ -79,7 +77,7 @@
 %if !%{with test}
 %files %{python_files}
 %license LICENSE
-%doc AUTHORS ChangeLog README.rst
+%doc ChangeLog README.rst
 %dir %{python_sitelib}/sphinxcontrib
 %{python_sitelib}/sphinxcontrib/apidoc
 %{python_sitelib}/sphinxcontrib_apidoc-%{version}-py*-nspkg.pth

Reply via email to