From 4c81ef1a9a49d13357180890432b450089c29b2d Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Tue, 8 Aug 2023 15:39:07 +0200 Subject: [PATCH] Declare the license as an SPDX expression --- python-pluggy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pluggy.spec b/python-pluggy.spec index 3c0ef1b..3630654 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -8,6 +8,7 @@ Version: 1.2.0 Release: 1%{?dist} Summary: The plugin manager stripped of pytest specific details +# SPDX License: MIT URL: https://github.com/pytest-dev/pluggy Source0: %{pypi_source}