Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-EasyProcess for 
openSUSE:Factory checked in at 2022-08-19 17:53:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-EasyProcess (Old)
 and      /work/SRC/openSUSE:Factory/.python-EasyProcess.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-EasyProcess"

Fri Aug 19 17:53:35 2022 rev:22 rq:997997 version:1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-EasyProcess/python-EasyProcess.changes    
2020-07-15 12:05:05.644159654 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-EasyProcess.new.2083/python-EasyProcess.changes
  2022-08-19 17:54:47.683888632 +0200
@@ -1,0 +2,14 @@
+Wed Aug 10 07:46:11 UTC 2022 - Otto Hollmann <[email protected]>
+
+- Fix build dependencies for test flavour
+- Update to 1.1:
+  * Use popen timeout parameter, remove daemon thread #22
+  * use only kill(), remove terminate(), remove kill* parameters #20 #22
+  * add py310 support, remove py36
+  * fix EASYPROCESS_USE_TEMP_FILES env var usage
+  * test: increase timeouts to avoid random fails
+  * remove py2
+  * add py39 support
+  * Add option to force kill process after timeout
+
+-------------------------------------------------------------------

Old:
----
  0.3.tar.gz

New:
----
  1.1.tar.gz

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

Other differences:
------------------
++++++ python-EasyProcess.spec ++++++
--- /var/tmp/diff_new_pack.ZKonbf/_old  2022-08-19 17:54:48.151889613 +0200
+++ /var/tmp/diff_new_pack.ZKonbf/_new  2022-08-19 17:54:48.155889621 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-EasyProcess
+# spec file
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %bcond_with test
 %endif
 Name:           python-EasyProcess%{psuffix}
-Version:        0.3
+Version:        1.1
 Release:        0
 Summary:        Python subprocess interface
 License:        BSD-2-Clause
@@ -38,9 +38,16 @@
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
 %if %{with test}
+BuildRequires:  %{python_module EasyProcess = %{version}}
+BuildRequires:  %{python_module Pillow}
 BuildRequires:  %{python_module PyVirtualDisplay}
+BuildRequires:  %{python_module entrypoint2}
+BuildRequires:  %{python_module flake8}
+BuildRequires:  %{python_module mypy}
+BuildRequires:  %{python_module pytest-timeout}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module six}
+BuildRequires:  ImageMagick
 %endif
 %python_subpackages
 

++++++ 0.3.tar.gz -> 1.1.tar.gz ++++++
++++ 1963 lines of diff (skipped)

Reply via email to