Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-wcwidth for openSUSE:Factory 
checked in at 2022-11-24 12:22:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wcwidth (Old)
 and      /work/SRC/openSUSE:Factory/.python-wcwidth.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-wcwidth"

Thu Nov 24 12:22:27 2022 rev:15 rq:1037604 version:0.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-wcwidth/python-wcwidth.changes    
2022-08-04 13:23:22.444483444 +0200
+++ /work/SRC/openSUSE:Factory/.python-wcwidth.new.1597/python-wcwidth.changes  
2022-11-24 12:22:37.833069278 +0100
@@ -1,0 +2,5 @@
+Wed Nov 23 10:03:23 UTC 2022 - Johannes Kastl <[email protected]>
+
+- add explicit Requires for python-importlib_metadata for Python < 3.8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-wcwidth.spec ++++++
--- /var/tmp/diff_new_pack.DeNsDc/_old  2022-11-24 12:22:38.301072252 +0100
+++ /var/tmp/diff_new_pack.DeNsDc/_new  2022-11-24 12:22:38.309072302 +0100
@@ -38,6 +38,9 @@
 %ifpython2
 Requires:       python-backports.functools_lru_cache >= 1.2.1
 %endif
+%if %python_version_nodots < 38
+Requires:       python-importlib_metadata
+%endif
 %python_subpackages
 
 %description

Reply via email to