From b0685fe9dfd5f23cfaa097ef1e81f65dd3d65370 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Sep 2024 19:39:27 +0200 Subject: [PATCH] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- python-defusedxml.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-defusedxml.spec b/python-defusedxml.spec index 81322e6..8acd2f8 100644 --- a/python-defusedxml.spec +++ b/python-defusedxml.spec @@ -6,7 +6,8 @@ Name: python-%{pypi_name} Version: %{base_version}%{?prerel:~%{prerel}} Release: %autorelease Summary: XML bomb protection for Python stdlib modules -License: Python +# Automatically converted from old format: Python - review is highly recommended. +License: LicenseRef-Callaway-Python URL: https://github.com/tiran/defusedxml Source0: %{pypi_source %{pypi_name} %{upstream_version}}