Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-zope.deferredimport for 
openSUSE:Factory checked in at 2025-12-16 15:53:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.deferredimport (Old)
 and      /work/SRC/openSUSE:Factory/.python-zope.deferredimport.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-zope.deferredimport"

Tue Dec 16 15:53:05 2025 rev:8 rq:1322885 version:6.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-zope.deferredimport/python-zope.deferredimport.changes
    2025-04-10 22:00:31.567801601 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.deferredimport.new.1939/python-zope.deferredimport.changes
  2025-12-16 15:59:45.015678419 +0100
@@ -1,0 +2,7 @@
+Mon Dec 15 02:06:21 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Update to 6.0:
+  * Replace pkg_resources namespace with PEP 420 native namespace.
+- Sprinkle in setuptools to {Build,}Requires.
+
+-------------------------------------------------------------------

Old:
----
  zope.deferredimport-5.0.tar.gz

New:
----
  zope_deferredimport-6.0.tar.gz

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

Other differences:
------------------
++++++ python-zope.deferredimport.spec ++++++
--- /var/tmp/diff_new_pack.jnvEJf/_old  2025-12-16 15:59:46.119724753 +0100
+++ /var/tmp/diff_new_pack.jnvEJf/_new  2025-12-16 15:59:46.123724921 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.deferredimport
 #
-# 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
@@ -18,19 +18,20 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-zope.deferredimport
-Version:        5.0
+Version:        6.0
 Release:        0
 Summary:        On-demand import name resolver
 License:        ZPL-2.1
-Group:          Development/Languages/Python
 URL:            https://github.com/zopefoundation/zope.deferredimport
-Source:         
https://files.pythonhosted.org/packages/source/z/zope.deferredimport/zope.deferredimport-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/z/zope.deferredimport/zope_deferredimport-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  %{python_module zope.proxy}
 BuildRequires:  %{python_module zope.testrunner}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-setuptools
 Requires:       python-zope.proxy
 BuildArch:      noarch
 %python_subpackages
@@ -46,7 +47,7 @@
 Documentation is hosted at https://zopedeferredimport.readthedocs.io/
 
 %prep
-%setup -q -n zope.deferredimport-%{version}
+%setup -q -n zope_deferredimport-%{version}
 
 %build
 %pyproject_wheel
@@ -62,6 +63,5 @@
 %license LICENSE.txt
 %doc README.rst
 %{python_sitelib}/zope/deferredimport
-%{python_sitelib}/zope.deferredimport-%{version}-py*-nspkg.pth
 %{python_sitelib}/zope[_.]deferredimport-%{version}.dist-info
 

Reply via email to