public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-zstandard] epel9: Migrate to SPDX license
@ 2026-08-13 8:05
0 siblings, 0 replies; only message in thread
From: @ 2026-08-13 8:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-zstandard
Branch : epel9
Commit : 59c29d5cc2b029429b2c07122efd60a6e74282d4
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2023-10-10T21:33:47+00:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-zstandard/c/59c29d5cc2b029429b2c07122efd60a6e74282d4?branch=epel9
Log:
Migrate to SPDX license
I changed the operator between BSD and GPL because the text in license say:
You may select, at your option, one of the above-listed licenses.
And some part of zstd.c are licensed under MIT
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2
---
diff --git a/python-zstandard.spec b/python-zstandard.spec
index 1e00124..ee6ce67 100644
--- a/python-zstandard.spec
+++ b/python-zstandard.spec
@@ -21,7 +21,7 @@ Name: python-%{pypi_name}
Version: 0.21.0
Release: 3%{?dist}
Summary: Zstandard bindings for Python
-License: BSD and GPLv2
+License: (BSD-3-Clause OR GPL-2.0-only) AND MIT
URL: https://github.com/indygreg/python-zstandard
Source0: %{pypi_source}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-13 8:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 8:05 [rpms/python-zstandard] epel9: Migrate to SPDX license
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox