Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-hug for openSUSE:Factory 
checked in at 2022-02-17 23:40:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hug (Old)
 and      /work/SRC/openSUSE:Factory/.python-hug.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hug"

Thu Feb 17 23:40:34 2022 rev:4 rq:955711 version:2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hug/python-hug.changes    2021-12-16 
21:21:05.186561745 +0100
+++ /work/SRC/openSUSE:Factory/.python-hug.new.1958/python-hug.changes  
2022-02-17 23:42:18.699700028 +0100
@@ -1,0 +2,5 @@
+Thu Feb 17 12:13:03 UTC 2022 - pgaj...@suse.com
+
+- fix hug/api.py to work with python 3.10
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-hug.spec ++++++
--- /var/tmp/diff_new_pack.sKD5KF/_old  2022-02-17 23:42:19.187700023 +0100
+++ /var/tmp/diff_new_pack.sKD5KF/_new  2022-02-17 23:42:19.195700023 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-hug
 #
-# Copyright (c) 2021 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
@@ -57,6 +57,8 @@
 %setup -q -n hug-%{revision}
 # https://github.com/hugapi/hug/issues/895
 sed -i 's:pytest-runner:pytest:' setup.py
+# https://github.com/hugapi/hug/issues/902
+sed -i 's:, loop=loop::' hug/api.py
 
 %build
 %python_build

Reply via email to