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 2022-11-30 15:00:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-html (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-html.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-html"

Wed Nov 30 15:00:15 2022 rev:12 rq:1039079 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-html/python-pytest-html.changes    
2021-01-19 16:03:53.511533439 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-html.new.1597/python-pytest-html.changes
  2022-11-30 15:01:13.109792594 +0100
@@ -1,0 +2,17 @@
+Wed Nov 30 10:42:06 UTC 2022 - Daniel Garcia <[email protected]>
+
+- Remove python_module macro definition
+- Add python-py dependency
+- Update to 3.2.0
+  * Explicitly add py.xml dependency.
+    Thanks to @smartEBL for the PR
+  * Implement the visible URL query parameter to control visibility of test
+    results on page load. (#399)
+    Thanks to @TheCorp for reporting and @gnikonorov for the fix
+  * Make the report tab title reflect the report name. (#412)
+    Thanks to @gnikonorov for the PR
+  * Implement environment_table_redact_list to allow for redaction of
+    environment table values. (#233)
+    Thanks to @fenchu for reporting and @gnikonorov for the PR
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-pytest-html.spec ++++++
--- /var/tmp/diff_new_pack.yFZBtx/_old  2022-11-30 15:01:13.597795457 +0100
+++ /var/tmp/diff_new_pack.yFZBtx/_new  2022-11-30 15:01:13.605795504 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-html
 #
-# 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
@@ -16,27 +16,28 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-pytest-html
-Version:        3.1.1
+Version:        3.2.0
 Release:        0
 Summary:        Pytest plugin for generating HTML reports
 License:        MPL-2.0
 URL:            https://github.com/pytest-dev/pytest-html
 Source:         
https://files.pythonhosted.org/packages/source/p/pytest-html/pytest-html-%{version}.tar.gz
+BuildRequires:  %{python_module pytest >= 5.0}
+BuildRequires:  %{python_module pytest-metadata}
+BuildRequires:  %{python_module py}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-ansi2html
+Requires:       python-py
 Requires:       python-pytest >= 5.0
 Requires:       python-pytest-metadata
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module ansi2html}
-BuildRequires:  %{python_module pytest >= 5.0}
-BuildRequires:  %{python_module pytest-metadata}
 BuildRequires:  %{python_module pytest-mock}
 BuildRequires:  %{python_module pytest-rerunfailures}
 BuildRequires:  %{python_module pytest-xdist}
@@ -62,7 +63,7 @@
 
 %files %{python_files}
 %license LICENSE
-%doc CHANGES.rst README.rst
+%doc docs/changelog.rst README.rst
 %{python_sitelib}/pytest_html
 %{python_sitelib}/pytest_html-%{version}*-info
 

++++++ pytest-html-3.1.1.tar.gz -> pytest-html-3.2.0.tar.gz ++++++
++++ 3488 lines of diff (skipped)

Reply via email to