Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sphinxcontrib-trio for 
openSUSE:Factory checked in at 2026-04-07 16:33:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-trio (Old)
 and      /work/SRC/openSUSE:Factory/.python-sphinxcontrib-trio.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sphinxcontrib-trio"

Tue Apr  7 16:33:54 2026 rev:9 rq:1344865 version:1.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-sphinxcontrib-trio/python-sphinxcontrib-trio.changes
      2025-06-13 18:47:02.538740259 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-trio.new.21863/python-sphinxcontrib-trio.changes
   2026-04-07 16:50:01.679317475 +0200
@@ -1,0 +2,8 @@
+Tue Mar 31 05:38:52 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 1.2.0:
+  * Fix sphinxcontrib-trio for Sphinx 9.0
+  * Drop support for Sphinx 2.1 and earlier. Drop support for Python 3.5.
+- Use autosetup macro.
+
+-------------------------------------------------------------------

Old:
----
  sphinxcontrib-trio-1.1.2.tar.gz

New:
----
  sphinxcontrib_trio-1.2.0.tar.gz

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

Other differences:
------------------
++++++ python-sphinxcontrib-trio.spec ++++++
--- /var/tmp/diff_new_pack.EQujmT/_old  2026-04-07 16:50:02.475350429 +0200
+++ /var/tmp/diff_new_pack.EQujmT/_new  2026-04-07 16:50:02.475350429 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sphinxcontrib-trio
 #
-# 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
@@ -17,15 +17,15 @@
 
 
 Name:           python-sphinxcontrib-trio
-Version:        1.1.2
+Version:        1.2.0
 Release:        0
 Summary:        Sphinx extension for documenting Python functions and methods
 License:        Apache-2.0 OR MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/python-trio/sphinxcontrib-trio
-Source:         
https://files.pythonhosted.org/packages/source/s/sphinxcontrib-trio/sphinxcontrib-trio-%{version}.tar.gz
-BuildRequires:  %{python_module Sphinx >= 1.7}
+Source:         
https://files.pythonhosted.org/packages/source/s/sphinxcontrib-trio/sphinxcontrib_trio-%{version}.tar.gz
+BuildRequires:  %{python_module Sphinx >= 2.2}
 BuildRequires:  %{python_module async_generator}
+BuildRequires:  %{python_module base >= 3.6}
 BuildRequires:  %{python_module cssselect}
 BuildRequires:  %{python_module lxml}
 BuildRequires:  %{python_module pip}
@@ -36,7 +36,7 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Sphinx >= 1.6
+Requires:       python-Sphinx >= 2.2
 BuildArch:      noarch
 %python_subpackages
 
@@ -47,8 +47,7 @@
 for documenting Python functions and methods smarter.
 
 %prep
-%setup -q -n sphinxcontrib-trio-%{version}
-%autopatch -p1
+%autosetup -p1 -n sphinxcontrib_trio-%{version}
 
 %build
 %pyproject_wheel

Reply via email to