- Update to 4.0.0rc5, compatible with python-pytest-metadata 3.0.0

(gh#pytest-dev/pytest-html#683)
  - No release notes upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=34
This commit is contained in:
2023-08-08 07:49:22 +00:00
committed by Git OBS Bridge
parent 7fe7082838
commit c5078f1fae
2 changed files with 5 additions and 1 deletions

View File

@@ -25,7 +25,9 @@ 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
Source1: node_modules.tar.gz
# PATCH-FIX-OPENSUSE vendor-npm.patch
Patch0: vendor-npm.patch
# PATCH-FIX-OPENSUSE drop-assertpy-dep.patch
Patch1: drop-assertpy-dep.patch
BuildRequires: %{python_module hatch-vcs}
BuildRequires: %{python_module hatchling}