From 1f3785e7030deed72021a39b95b4e9b5208b7ebd Mon Sep 17 00:00:00 2001 From: Karolina Surma Date: Mon, 13 Oct 2025 10:16:25 +0200 Subject: [PATCH] trace is officially licensed as HPND-SMC https://gitlab.com/fedora/legal/fedora-license-data/-/issues/657#note_2815942473 --- python3.13.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/python3.13.spec b/python3.13.spec index d13fd25..8965bf9 100644 --- a/python3.13.spec +++ b/python3.13.spec @@ -528,8 +528,7 @@ Summary: Python runtime libraries # socket.getaddrinfo() and socket.getnameinfo() are BSD-3-Clause # test.support.asynchat and test.support.asyncore are MIT-CMU # http.cookies is MIT-CMU -# trace is under temporary SPDX ref: https://gitlab.com/fedora/legal/fedora-license-data/-/issues/657 -# trace: LicenseRef-Fedora-Temporary-Python-trace +# trace is HPND-SMC # uu is MIT-CMU # xmlrpc.client is MIT-CMU # test.test_epoll is MIT @@ -549,7 +548,7 @@ Summary: Python runtime libraries # Bundled libb2 is not declared in the upstream document, but it's: # CC0-1.0, covered by grandfathering exception # We don't query upstream for changes, as 3.13 is the last Python version containing it. -%global libs_license Python-2.0.1 AND CC0-1.0 AND MIT AND BSD-3-Clause AND MIT-CMU AND LicenseRef-Fedora-Temporary-Python-trace AND BSD-2-Clause AND dtoa +%global libs_license Python-2.0.1 AND CC0-1.0 AND MIT AND BSD-3-Clause AND MIT-CMU AND HPND-SMC AND BSD-2-Clause AND dtoa %if %{with rpmwheels} Requires: %{python_wheel_pkg_prefix}-pip-wheel >= 23.1.2 License: %{libs_license}