Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-zope.event"

Tue Apr 14 17:48:13 2026 rev:23 rq:1346270 version:6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zope.event/python-zope.event.changes      
2025-05-06 16:40:14.541193094 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.event.new.21863/python-zope.event.changes
   2026-04-14 17:48:24.435757271 +0200
@@ -1,0 +2,15 @@
+Mon Nov 10 10:30:12 UTC 2025 - Dirk Müller <[email protected]>
+
+- update to 6.1:
+  * Add support for Python 3.14.
+  * Drop support for Python 3.9.
+  * Remove no longer necessary setuptools runtime dependency.
+  * Replace pkg_resources namespace with PEP 420 native
+    namespace.
+  * Require setuptools >= 75.8.2 to prevent problems with the new
+    packaging standard.
+  * Add support for Python 3.12 and 3.13.
+  * Drop support for Python 3.7 and 3.8.
+- drop intersphinx.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  intersphinx.patch
  zope.event-5.0.tar.gz

New:
----
  zope_event-6.1.tar.gz

----------(Old B)----------
  Old:  * Drop support for Python 3.7 and 3.8.
- drop intersphinx.patch (upstream)
----------(Old E)----------

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

Other differences:
------------------
++++++ python-zope.event.spec ++++++
--- /var/tmp/diff_new_pack.s5os6n/_old  2026-04-14 17:48:25.211789347 +0200
+++ /var/tmp/diff_new_pack.s5os6n/_new  2026-04-14 17:48:25.215789513 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.event
 #
-# 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
@@ -16,17 +16,15 @@
 #
 
 
-%global modname zope.event
+%global modname zope_event
 %{?sle15_python_module_pythons}
 Name:           python-zope.event
-Version:        5.0
+Version:        6.1
 Release:        0
 Summary:        Very basic event publishing system
 License:        ZPL-2.1
 URL:            https://pypi.python.org/pypi/%{modname}
 Source:         
https://files.pythonhosted.org/packages/source/z/zope.event/%{modname}-%{version}.tar.gz
-# fix upstream, compatible with recent Sphinx
-Patch1:         intersphinx.patch
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -49,8 +47,7 @@
 This package contains documentation files for %{name}.
 
 %prep
-%setup -q -n %{modname}-%{version}
-%autopatch -p1
+%autosetup -p1 -n %{modname}-%{version}
 
 %build
 %pyproject_wheel
@@ -74,7 +71,6 @@
 %dir %{python_sitelib}/zope
 %{python_sitelib}/zope/event
 %{python_sitelib}/zope[_.]event-%{version}*info
-%{python_sitelib}/zope.event-%{version}*pth
 
 %if 0%{?suse_version} > 1500
 %files -n %{name}-doc

Reply via email to