From bcfb1cb86e72a8aeeb5f104b994cbaf695232f81 Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Thu, 10 Aug 2023 13:38:17 +0200 Subject: [PATCH] Declare the license as an SPDX expression --- PyYAML.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/PyYAML.spec b/PyYAML.spec index b0e9800..ead210f 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -3,6 +3,7 @@ Version: 6.0.1 Release: %autorelease Summary: YAML parser and emitter for Python +# SPDX License: MIT URL: https://github.com/yaml/pyyaml Source: https://github.com/yaml/pyyaml/archive/%{version}.tar.gz