Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-html for 
openSUSE:Factory checked in at 2021-01-19 16:02:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-html (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-html.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-html"

Tue Jan 19 16:02:58 2021 rev:11 rq:864174 version:3.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-html/python-pytest-html.changes    
2020-03-23 12:53:16.308058570 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-html.new.28504/python-pytest-html.changes
 2021-01-19 16:03:53.511533439 +0100
@@ -1,0 +2,28 @@
+Mon Jan 18 20:21:31 UTC 2021 - Benjamin Greiner <c...@bnavigator.de>
+
+- Update to 3.1.1
+  * Fix issue with reporting of missing CSS files. (#388)
+    Thanks to @prakhargurunani for reporting and fixing!
+- Changelog for 3.1.0 
+  * Stop attaching test reruns to final test report entries (#374)
+    Thanks to @VladimirPodolyan for reporting and @gnikonorov for
+    the fix
+  * Allow for report duration formatting (#376)
+    Thanks to @brettnolan for reporting and @gnikonorov for the fix
+- Changelog for 3.0.0
+  * Respect --capture=no, --show-capture=no, and -s pytest flags
+    (#171) Thanks to @bigunyak for reporting and @gnikonorov for the
+    fix
+  * Make the Results table Links column sortable (#242)
+    Thanks to @vashirov for reporting and @gnikonorov for the fix
+  * Fix issue with missing image or video in extras. (#265 and
+    pytest-selenium#237)
+    Thanks to @p00j4 and @anothermattbrown for reporting and
+    @christiansandberg and @superdodd and @dhalperi for the fix
+  * Fix attribute name for compatibility with pytest-xdist 2. (#305)
+    Thanks to @Zac-HD for the fix
+  * Post process HTML generation to allow teardown to appear in the 
+    HTML output. (#131)
+    Thanks to @iwanb for reporting and @csm10495 for the fix 
+
+-------------------------------------------------------------------

Old:
----
  pytest-html-2.1.1.tar.gz

New:
----
  pytest-html-3.1.1.tar.gz

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

Other differences:
------------------
++++++ python-pytest-html.spec ++++++
--- /var/tmp/diff_new_pack.JykaWC/_old  2021-01-19 16:03:53.967534124 +0100
+++ /var/tmp/diff_new_pack.JykaWC/_new  2021-01-19 16:03:53.971534130 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-html
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-pytest-html
-Version:        2.1.1
+Version:        3.1.1
 Release:        0
 Summary:        Pytest plugin for generating HTML reports
 License:        MPL-2.0
@@ -44,7 +44,7 @@
 %python_subpackages
 
 %description
-pytest plugin for generating HTML reports
+A plugin for pytest that generates a HTML report for test results.
 
 %prep
 %setup -q -n pytest-html-%{version}
@@ -57,13 +57,13 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-export PYTHONDONTWRITEBYTECODE=1
 export LANG=en_US.UTF-8
 %pytest
 
 %files %{python_files}
 %license LICENSE
 %doc CHANGES.rst README.rst
-%{python_sitelib}/*
+%{python_sitelib}/pytest_html
+%{python_sitelib}/pytest_html-%{version}*-info
 
 %changelog

++++++ pytest-html-2.1.1.tar.gz -> pytest-html-3.1.1.tar.gz ++++++
++++ 6031 lines of diff (skipped)

Reply via email to