Update to 0.15.0 (close RHBZ#2405168)
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
Name: python-pytest-subtests
|
||||
Version: 0.14.2
|
||||
Version: 0.15.0
|
||||
Release: %autorelease
|
||||
Summary: Support for unittest subTest() and subtests fixture
|
||||
|
||||
# SPDX
|
||||
License: MIT
|
||||
URL: https://github.com/pytest-dev/pytest-subtests
|
||||
Source: %{pypi_source pytest_subtests}
|
||||
# We *could* package from the PyPI sdist without losing anything, if we liked.
|
||||
Source: %{url}/archive/v%{version}/pytest-subtests-%{version}.tar.gz
|
||||
|
||||
BuildSystem: pyproject
|
||||
BuildOption(install): -l pytest_subtests
|
||||
|
||||
Reference in New Issue
Block a user