Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-acitoolkit for 
openSUSE:Factory checked in at 2023-06-21 22:40:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-acitoolkit (Old)
 and      /work/SRC/openSUSE:Factory/.python-acitoolkit.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-acitoolkit"

Wed Jun 21 22:40:30 2023 rev:6 rq:1094466 version:0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-acitoolkit/python-acitoolkit.changes      
2022-05-03 21:19:46.613059163 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-acitoolkit.new.15902/python-acitoolkit.changes
   2023-06-21 22:41:22.914921022 +0200
@@ -1,0 +2,5 @@
+Wed Jun 21 10:39:27 UTC 2023 - Markéta Machová <mmach...@suse.com>
+
+- Drop unneeded six dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-acitoolkit.spec ++++++
--- /var/tmp/diff_new_pack.4Qridt/_old  2023-06-21 22:41:23.398923935 +0200
+++ /var/tmp/diff_new_pack.4Qridt/_new  2023-06-21 22:41:23.402923959 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-acitoolkit
 #
-# Copyright (c) 2022 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
@@ -92,6 +92,8 @@
 chmod -x LICENSE NOTICE
 
 sed -i '1{/^#!.*env python/d}' acitoolkit/*.py samples/*.py 
samples/switch-commands/*.py
+# drop unneeded six dependency
+sed -i 's/six.moves.queue/queue/' acitoolkit/acisession.py
 
 rm applications/cableplan/.coverage applications/eventfeeds/.gitignore
 

Reply via email to