From f4834557cd0402b9b4d36129ed02e8ba3f816a7b Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Tue, 8 Aug 2023 17:05:55 +0200 Subject: [PATCH] Declare the license as an SPDX expression --- python-pytest-subtests.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pytest-subtests.spec b/python-pytest-subtests.spec index 9240970..6210146 100644 --- a/python-pytest-subtests.spec +++ b/python-pytest-subtests.spec @@ -5,6 +5,7 @@ Version: 0.10.0 Release: 3%{?dist} Summary: Support for unittest subTest() and subtests fixture +# SPDX License: MIT URL: https://github.com/pytest-dev/pytest-subtests Source0: %{pypi_source}