Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-hupper for openSUSE:Factory 
checked in at 2022-09-29 18:14:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hupper (Old)
 and      /work/SRC/openSUSE:Factory/.python-hupper.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hupper"

Thu Sep 29 18:14:00 2022 rev:7 rq:1006885 version:1.10.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hupper/python-hupper.changes      
2020-04-09 23:18:14.106340935 +0200
+++ /work/SRC/openSUSE:Factory/.python-hupper.new.2275/python-hupper.changes    
2022-09-29 18:14:59.099446308 +0200
@@ -1,0 +2,10 @@
+Thu Sep 29 02:24:09 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com>
+
+- 1.10.3 (2021-05-13)
+  Support Python 3.8 and 3.9.
+  Fix an issue with bare .pyc files in the source folder causing unhandled 
exceptions. See https://github.com/Pylons/hupper/pull/69
+  Fix issues with using the Watchman file monitor on versions newer than 
Watchman 4.9.0. This fix modifies hupper to use Watchman???s
+  watch-project capabilities which also support reading the .watchmanconfig 
file to control certain properties of the monitoring.
+  See https://github.com/Pylons/hupper/pull/70 
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-hupper.spec ++++++
--- /var/tmp/diff_new_pack.00cN9O/_old  2022-09-29 18:14:59.563447218 +0200
+++ /var/tmp/diff_new_pack.00cN9O/_new  2022-09-29 18:14:59.567447225 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-hupper
 #
-# 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
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-hupper
-Version:        1.10.2
+Version:        1.10.3
 Release:        0
 Summary:        An in-process file monitor
 License:        MIT
@@ -31,7 +31,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-watchdog
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 
 %python_subpackages

Reply via email to