forked from pool/python-pytest-doctestplus
- Update to 1.5.0:
* Adding the usage of the doctest_encoding ini option when
overwriting files with the doctest-plus-generate-diff option.
[#284]
- Drop upstream patch add-missing-xfail-version.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=43
This commit is contained in:
@@ -27,14 +27,12 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pytest-doctestplus%{psuffix}
|
||||
Version: 1.4.0
|
||||
Version: 1.5.0
|
||||
Release: 0
|
||||
Summary: Pytest plugin with advanced doctest features
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/scientific-python/pytest-doctestplus
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pytest-doctestplus/pytest_doctestplus-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM add-missing-xfail-version.patch (gh#23eb3de)
|
||||
Patch0: add-missing-xfail-version.patch
|
||||
BuildRequires: %{python_module base >= 3.8}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
|
||||
Reference in New Issue
Block a user