forked from pool/python-pytest-doctestplus
- Update to 0.7.0:
* Added a new ini option, doctest_subpackage_requires, that can
be used to skip specific subpackages based on required packages. [#112]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
3d18cb1873
commit
a0e54542a7
@@ -27,7 +27,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pytest-doctestplus%{psuffix}
|
||||
Version: 0.6.1
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: Pytest plugin with advanced doctest features
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user