[packages/python3-pytest-html] - updated to 4.2.0
qboosh
qboosh at pld-linux.org
Tue Jan 27 19:48:14 CET 2026
commit e963413a1f9c41b24c83db76c05001256c5cc57d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Jan 27 19:48:25 2026 +0100
- updated to 4.2.0
python3-pytest-html.spec | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/python3-pytest-html.spec b/python3-pytest-html.spec
index 9505cad..efaa904 100644
--- a/python3-pytest-html.spec
+++ b/python3-pytest-html.spec
@@ -7,19 +7,19 @@
Summary: pytest plugin for generating HTML reports
Summary(pl.UTF-8): Wtyczka pytesta do generowania raportów HTML
Name: python3-pytest-html
-Version: 4.1.1
+Version: 4.2.0
Release: 1
License: MPL v2.0
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/pytest-html/
Source0: https://files.pythonhosted.org/packages/source/p/pytest-html/pytest_html-%{version}.tar.gz
-# Source0-md5: 118e7d3cd68443945419e42e7e759667
+# Source0-md5: ffaa23b7172308c67b0ee89748f49f01
URL: https://pypi.org/project/pytest-html/
BuildRequires: python3-build
BuildRequires: python3-hatch-vcs >= 0.3
-BuildRequires: python3-hatchling
+BuildRequires: python3-hatchling >= 1.13
BuildRequires: python3-installer
-BuildRequires: python3-modules >= 1:3.8
+BuildRequires: python3-modules >= 1:3.9
%if %{with tests}
BuildRequires: python3-assertpy >= 1.1
BuildRequires: python3-bs4 >= 4.11.1
@@ -28,7 +28,8 @@ BuildRequires: python3-pytest >= 7.0.0
BuildRequires: python3-pytest-metadata >= 2.0.0
BuildRequires: python3-pytest-mock >= 3.7.0
BuildRequires: python3-pytest-rerunfailures >= 11.1.2
-%{?with_inttests:BuildRequires: python3-selenium}
+#BuildRequires: python3-pytest-xdist >= 2.4
+%{?with_inttests:BuildRequires: python3-selenium >= 4.3}
%endif
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 2.044
@@ -36,7 +37,7 @@ BuildRequires: rpmbuild(macros) >= 2.044
BuildRequires: python3-sphinx_rtd_theme
BuildRequires: sphinx-pdg-3
%endif
-Requires: python3-modules >= 1:3.8
+Requires: python3-modules >= 1:3.9
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pytest-html.git/commitdiff/e963413a1f9c41b24c83db76c05001256c5cc57d
More information about the pld-cvs-commit
mailing list