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 2023-10-06 21:12:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-apidoc (Old)
and /work/SRC/openSUSE:Factory/.python-sphinxcontrib-apidoc.new.28202
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sphinxcontrib-apidoc"
Fri Oct 6 21:12:32 2023 rev:6 rq:1115778 version:0.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sphinxcontrib-apidoc/python-sphinxcontrib-apidoc.changes
2023-09-04 22:52:34.301624300 +0200
+++
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-apidoc.new.28202/python-sphinxcontrib-apidoc.changes
2023-10-06 21:12:36.923892912 +0200
@@ -1,0 +2,19 @@
+Thu Oct 5 09:06:01 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 0.4.0:
+ * Remove docs build
+ * Fix lint issues
+ * Configure trusted publishing
+ * Migrate to Python 3-style type annotations
+ * Bump sphinx minimum
+ * Remove pytest upper cap
+ * Migrate to pre-commit
+ * Drop Python < 3.8 support
+ * Migrate from Travis to GitHub Actions
+ * tests: Handle Sphinx < 7.2
+ * fix tests with Sphinx 7.2
+ * README: Fix typo
+ * travis: Update PyPI password
+- drop sphinx72.patch (upstream)
+
+-------------------------------------------------------------------
Old:
----
sphinx72.patch
sphinxcontrib-apidoc-0.3.0.tar.gz
New:
----
sphinxcontrib-apidoc-0.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sphinxcontrib-apidoc.spec ++++++
--- /var/tmp/diff_new_pack.zaxGir/_old 2023-10-06 21:12:38.539951297 +0200
+++ /var/tmp/diff_new_pack.zaxGir/_new 2023-10-06 21:12:38.539951297 +0200
@@ -27,20 +27,18 @@
%endif
%{?sle15_python_module_pythons}
Name: python-sphinxcontrib-apidoc%{psuffix}
-Version: 0.3.0
+Version: 0.4.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 https://github.com/sphinx-contrib/apidoc/pull/18 fix tests
with Sphinx 7.2
-Patch: sphinx72.patch
BuildRequires: %{python_module pbr >= 4.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-Sphinx >= 1.6.0
+Requires: python-Sphinx >= 5.0.0
Requires: python-pbr
BuildArch: noarch
# SECTION test requirements
++++++ sphinxcontrib-apidoc-0.3.0.tar.gz -> sphinxcontrib-apidoc-0.4.0.tar.gz
++++++
++++ 2027 lines of diff (skipped)