Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ZConfig for openSUSE:Factory 
checked in at 2023-02-23 16:29:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ZConfig (Old)
 and      /work/SRC/openSUSE:Factory/.python-ZConfig.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ZConfig"

Thu Feb 23 16:29:20 2023 rev:9 rq:1067286 version:3.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ZConfig/python-ZConfig.changes    
2021-07-16 22:13:03.826693848 +0200
+++ /work/SRC/openSUSE:Factory/.python-ZConfig.new.1706/python-ZConfig.changes  
2023-02-23 16:53:27.329152934 +0100
@@ -1,0 +2,7 @@
+Mon Feb 20 07:30:20 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Update to 3.6.1:
+  * Add support for Python 3.11.
+  * Drop support for Python 3.4.
+
+-------------------------------------------------------------------

Old:
----
  ZConfig-3.6.0.tar.gz

New:
----
  ZConfig-3.6.1.tar.gz

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

Other differences:
------------------
++++++ python-ZConfig.spec ++++++
--- /var/tmp/diff_new_pack.WXXpwC/_old  2023-02-23 16:53:27.789155601 +0100
+++ /var/tmp/diff_new_pack.WXXpwC/_new  2023-02-23 16:53:27.793155624 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ZConfig
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,8 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-ZConfig
-Version:        3.6.0
+Version:        3.6.1
 Release:        0
 Summary:        Structured Configuration Library
 License:        ZPL-2.1
@@ -65,7 +64,7 @@
 %prep
 %setup -q -n ZConfig-%{version}
 rm -rf ZConfig.egg-info
-rm doc/make.bat
+rm docs/make.bat
 # test works only in git repo
 rm -f ZConfig/tests/test_readme.py
 
@@ -93,9 +92,10 @@
 %doc CHANGES.rst COPYRIGHT.txt PKG-INFO README.rst
 %python_alternative %{_bindir}/zconfig
 %python_alternative %{_bindir}/zconfig_schema2html
-%{python_sitelib}/*
+%{python_sitelib}/ZConfig
+%{python_sitelib}/ZConfig-%{version}*-info
 
 %files %{python_files doc}
-%doc doc/
+%doc docs/
 
 %changelog

++++++ ZConfig-3.6.0.tar.gz -> ZConfig-3.6.1.tar.gz ++++++
++++ 34687 lines of diff (skipped)

Reply via email to