From bd7e3a0f004cab8c5e5a6446308bf771ba66f18e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 27 Jan 2023 20:04:30 +0100 Subject: [PATCH] Convert the License tag to SPDX $ askalono identify markupsafe-2.1.2/LICENSE.rst License: BSD-3-Clause (original text) Score: 1.000 --- python-markupsafe.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-markupsafe.spec b/python-markupsafe.spec index 83687aa..f2190ed 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -2,7 +2,7 @@ Name: python-markupsafe Version: 2.1.2 Release: 1%{?dist} Summary: Implements a XML/HTML/XHTML Markup safe string for Python -License: BSD +License: BSD-3-Clause URL: https://palletsprojects.com/p/markupsafe/ Source: https://github.com/pallets/markupsafe/archive/%{version}/markupsafe-%{version}.tar.gz