Update to 0.15.0 (close RHBZ#2405168)

This commit is contained in:
Benjamin A. Beasley
2025-10-20 23:14:43 +01:00
parent 41a847ec3b
commit 739938c1a3
3 changed files with 5 additions and 3 deletions
+3 -2
View File
@@ -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