Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-qgrid for openSUSE:Factory 
checked in at 2022-08-29 09:42:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-qgrid (Old)
 and      /work/SRC/openSUSE:Factory/.python-qgrid.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-qgrid"

Mon Aug 29 09:42:55 2022 rev:10 rq:999716 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-qgrid/python-qgrid.changes        
2022-05-12 22:59:45.204747908 +0200
+++ /work/SRC/openSUSE:Factory/.python-qgrid.new.2083/python-qgrid.changes      
2022-08-29 09:43:10.591828206 +0200
@@ -1,0 +2,6 @@
+Sun Aug 28 21:16:28 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Fix ipywidgets8 registration
+  * gh#quantopian/qgrid#376
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-qgrid.spec ++++++
--- /var/tmp/diff_new_pack.jxOQp0/_old  2022-08-29 09:43:10.935829024 +0200
+++ /var/tmp/diff_new_pack.jxOQp0/_new  2022-08-29 09:43:10.939829033 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qgrid
 #
-# 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 @@
 
 %prep
 %setup -q -n qgrid-%{version}
+# gh#quantopian/qgrid#376
+sed -i 's/\(widgets.register\)()/\1/' qgrid/grid.py
 
 %build
 %python_build

Reply via email to