public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-py] pr7: convert license to SPDX
@ 2026-08-01 11:43 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-01 11:43 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-py
            Branch : pr7
            Commit : 96e2288d2cbcc7d7a97292d9f6f903e6b9614da5
            Author : Miroslav Suchý <msuchy@redhat.com>
            Date   : 2024-09-04T20:29:08+02:00
            Stats  : +6/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-py/c/96e2288d2cbcc7d7a97292d9f6f903e6b9614da5?branch=pr7

            Log:
            convert license to SPDX

This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4

---
diff --git a/python-py.spec b/python-py.spec
index 6a649e3..c85947d 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -2,9 +2,10 @@
 
 Name:           python-%{srcname}
 Version:        1.11.0
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Library with cross-python path, ini-parsing, io, code, log facilities
-License:        MIT and Public Domain
+# Automatically converted from old format: MIT and Public Domain - review is highly recommended.
+License:        LicenseRef-Callaway-MIT AND LicenseRef-Callaway-Public-Domain
 #               main package: MIT, except: doc/style.css: Public Domain
 URL:            http://py.readthedocs.io/
 Source:         %{pypi_source}
@@ -78,6 +79,9 @@ rm -rf %{buildroot}%{python3_sitelib}/py/_vendored_packages/*.{dist,egg}-info
 
 
 %changelog
+* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 1.11.0-13
+- convert license to SPDX
+
 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-01 11:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-01 11:43 [rpms/python-py] pr7: convert license to SPDX 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox