Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Genshi for openSUSE:Factory 
checked in at 2026-03-24 18:47:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Genshi (Old)
 and      /work/SRC/openSUSE:Factory/.python-Genshi.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Genshi"

Tue Mar 24 18:47:53 2026 rev:28 rq:1342007 version:0.7.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Genshi/python-Genshi.changes      
2025-05-12 16:48:31.567781201 +0200
+++ /work/SRC/openSUSE:Factory/.python-Genshi.new.8177/python-Genshi.changes    
2026-03-24 18:48:00.832364189 +0100
@@ -1,0 +2,14 @@
+Fri Mar 20 13:52:16 UTC 2026 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 0.7.10
+  * Remove dependency on six. (#94 by Simon Cross)
+  * Update the benchmarks to support Python 3.13 (the "cgi"
+    module was removed in 3.13) (#90 by Alexandre Detiste)
+  * Migrate documentation to Sphinx. (#89 by Simon Cross)
+  * Update GitHub Action versions. (#88 by Simon Cross)
+  * Fix HTMLParser error handling. (#87 by Simon Cross)
+  * Switch tests to pytest. (#86 by Simon Cross)
+- Adjust upstream source name in spec file
+- Drop remove_six.patch, merged upstream
+
+-------------------------------------------------------------------

Old:
----
  Genshi-0.7.9.tar.gz
  remove_six.patch

New:
----
  genshi-0.7.10.tar.gz

----------(Old B)----------
  Old:- Adjust upstream source name in spec file
- Drop remove_six.patch, merged upstream
----------(Old E)----------

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

Other differences:
------------------
++++++ python-Genshi.spec ++++++
--- /var/tmp/diff_new_pack.fzrwK9/_old  2026-03-24 18:48:01.576394351 +0100
+++ /var/tmp/diff_new_pack.fzrwK9/_new  2026-03-24 18:48:01.576394351 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Genshi
 #
-# 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
@@ -19,16 +19,13 @@
 %define oldpython python
 %{?sle15_python_module_pythons}
 Name:           python-Genshi
-Version:        0.7.9
+Version:        0.7.10
 Release:        0
 Summary:        A toolkit for generation of output for the web
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://genshi.edgewall.org/
-Source:         
https://files.pythonhosted.org/packages/source/G/Genshi/Genshi-%{version}.tar.gz
-# PATCH-FEATURE-UPSTREAM remove_six.patch gh#edgewall/genshi!92 [email protected]
-# remove six
-Patch0:         remove_six.patch
+Source:         
https://files.pythonhosted.org/packages/source/g/genshi/genshi-%{version}.tar.gz
 BuildRequires:  %{python_module Babel}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pip}
@@ -67,7 +64,7 @@
 This package contains documentation and examples.
 
 %prep
-%autosetup -p1 -n Genshi-%{version}
+%autosetup -p1 -n genshi-%{version}
 
 %build
 %pyproject_wheel

Reply via email to