public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-zstandard] epel9: Migrate to SPDX license
Date: Thu, 13 Aug 2026 08:05:10 GMT	[thread overview]
Message-ID: <178660831047.1.1826446275255074834.rpms-python-zstandard-59c29d5cc2b0@fedoraproject.org> (raw)

            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}
 

                 reply	other threads:[~2026-08-13  8:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178660831047.1.1826446275255074834.rpms-python-zstandard-59c29d5cc2b0@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox