Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-setuptools for 
openSUSE:Factory checked in at 2023-10-16 22:33:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools (Old)
 and      /work/SRC/openSUSE:Factory/.python-setuptools.new.20540 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-setuptools"

Mon Oct 16 22:33:01 2023 rev:79 rq:1118008 version:68.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes      
2023-09-06 18:56:24.411737780 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-setuptools.new.20540/python-setuptools.changes
   2023-10-16 22:33:02.959962196 +0200
@@ -1,0 +2,5 @@
+Mon Oct 16 12:03:15 UTC 2023 - Daniel Garcia Moreno <[email protected]>
+
+- Do not ship bundled exes
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-setuptools.spec ++++++
--- /var/tmp/diff_new_pack.FPwX86/_old  2023-10-16 22:33:03.775991630 +0200
+++ /var/tmp/diff_new_pack.FPwX86/_new  2023-10-16 22:33:03.775991630 +0200
@@ -93,6 +93,9 @@
 %prep
 %autosetup -p1 -n setuptools-%{version}
 
+# Remove bundled exes
+rm -f setuptools/*.exe
+
 %build
 %if ! %{with wheel}
 %python_build

Reply via email to