Hello community,

here is the log from the commit of package python-pytest-html for 
openSUSE:Factory checked in at 2019-08-13 13:27:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-html (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-html.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-html"

Tue Aug 13 13:27:10 2019 rev:4 rq:722841 version:1.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-html/python-pytest-html.changes    
2019-07-03 15:15:02.258968542 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-html.new.9556/python-pytest-html.changes
  2019-08-13 13:27:11.533324789 +0200
@@ -1,0 +2,6 @@
+Mon Aug 12 15:40:19 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.22.0:
+  * Refactor asset naming to be OS safe
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-pytest-html.spec ++++++
--- /var/tmp/diff_new_pack.4DC5u9/_old  2019-08-13 13:27:12.089324643 +0200
+++ /var/tmp/diff_new_pack.4DC5u9/_new  2019-08-13 13:27:12.089324643 +0200
@@ -18,9 +18,9 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pytest-html
-Version:        1.21.1
+Version:        1.22.0
 Release:        0
-Summary:        pytest plugin for generating HTML reports
+Summary:        Pytest plugin for generating HTML reports
 License:        MPL-2.0
 Group:          Development/Languages/Python
 URL:            https://github.com/pytest-dev/pytest-html
@@ -57,7 +57,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
py.test-%{$python_bin_suffix} -v
+export PYTHONDONTWRITEBYTECODE=1
+%pytest
 
 %files %{python_files}
 %license LICENSE

++++++ pytest-html-1.21.1.tar.gz -> pytest-html-1.22.0.tar.gz ++++++
++++ 2348 lines of diff (skipped)


Reply via email to