Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dash-html-components for 
openSUSE:Factory checked in at 2021-04-12 17:10:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dash-html-components (Old)
 and      /work/SRC/openSUSE:Factory/.python-dash-html-components.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dash-html-components"

Mon Apr 12 17:10:37 2021 rev:5 rq:884576 version:1.1.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-dash-html-components/python-dash-html-components.changes
  2021-01-04 19:08:19.307325456 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dash-html-components.new.2401/python-dash-html-components.changes
        2021-04-12 17:10:44.746590297 +0200
@@ -1,0 +2,15 @@
+Fri Apr  9 21:25:40 UTC 2021 - Ben Greiner <[email protected]>
+
+- Update to version 1.1.3
+  * #179 - Fixes #77 Added allow and referrerPolicy properties to
+    html.Iframe
+  * #178 - Fix #161 data property, and fix #129 obsolete,
+    deprecated, and discouraged elements. No elements were
+    removed, but comments were added to the documentation about
+    these elements detailing their limitations.
+  * #169 - part of fixing dash import bug
+     https://github.com/plotly/dash/issues/1143
+- Skip python36 buildrequire for pandas tests: No numpy, no pandas 
+  (we don't test it right now anyway)
+
+-------------------------------------------------------------------

Old:
----
  dash-html-components-1.1.1-gh.tar.gz

New:
----
  dash-html-components-1.1.3-gh.tar.gz

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

Other differences:
------------------
++++++ python-dash-html-components.spec ++++++
--- /var/tmp/diff_new_pack.m4ilVX/_old  2021-04-12 17:10:45.342590957 +0200
+++ /var/tmp/diff_new_pack.m4ilVX/_new  2021-04-12 17:10:45.346590962 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-dash-html-components
+# spec file for package python-dash-html-components-test
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -27,9 +27,10 @@
 %bcond_with test
 %endif
 # dash packagers do not regularly tag their releases on github due to some 
Julia bug
-%define commit 7209e0a2ed58815f183f2f2b55afab8b1c78974a
+# get this from the master branch (dev is the default but does not have the 
full package)
+%define commit 422c952ed2c86f6c3dbec04150da27688d464a57
 Name:           python-dash-html-components%{psuffix}
-Version:        1.1.1
+Version:        1.1.3
 Release:        0
 Summary:        Vanilla HTML components for Dash
 License:        MIT
@@ -42,10 +43,10 @@
 BuildArch:      noarch
 %if %{with test}
 BuildRequires:  %{python_module dash}
-BuildRequires:  %{python_module pandas}
 BuildRequires:  %{python_module percy}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module selenium}
+BuildRequires:  %{python_module pandas if (%python-base without python36-base)}
 %endif
 %python_subpackages
 

++++++ dash-html-components-1.1.1-gh.tar.gz -> 
dash-html-components-1.1.3-gh.tar.gz ++++++
++++ 63701 lines of diff (skipped)

Reply via email to