Hello community,

here is the log from the commit of package python-hupper for openSUSE:Factory 
checked in at 2020-04-09 23:17:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hupper (Old)
 and      /work/SRC/openSUSE:Factory/.python-hupper.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hupper"

Thu Apr  9 23:17:49 2020 rev:6 rq:792715 version:1.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hupper/python-hupper.changes      
2020-01-12 23:26:14.910857499 +0100
+++ /work/SRC/openSUSE:Factory/.python-hupper.new.3248/python-hupper.changes    
2020-04-09 23:18:14.106340935 +0200
@@ -1,0 +2,14 @@
+Thu Apr  9 12:13:55 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- update to 1.10.2
+  * Support --shutdown-interval on the hupper CLI.
+  * Support --reload-interval on the hupper CLI.
+  * Do not choke when stdin is not a TTY while waiting for changes after a 
crash.
+  * Fix deprecation warnings caused by using the imp module on newer versions 
of Python.
+  * Avoid acquiring locks in the reloader process's signal handlers.
+  * Handle a SIGTERM signal by forwarding it to the child process and 
+    gracefully waiting for it to exit. This should enable using hupper 
+    from within docker containers and other systems that want to control 
+    the reloader process.
+
+-------------------------------------------------------------------

Old:
----
  hupper-1.8.1-py2.py3-none-any.whl

New:
----
  hupper-1.10.2-py2.py3-none-any.whl

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

Other differences:
------------------
++++++ python-hupper.spec ++++++
--- /var/tmp/diff_new_pack.Xf2mtf/_old  2020-04-09 23:18:14.930341411 +0200
+++ /var/tmp/diff_new_pack.Xf2mtf/_new  2020-04-09 23:18:14.934341413 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-hupper
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-hupper
-Version:        1.8.1
+Version:        1.10.2
 Release:        0
 Summary:        An in-process file monitor
 License:        MIT


Reply via email to