public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-venusian] epel10.2: Update License to SPDX
@ 2026-06-22 16:02 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-22 16:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-venusian
Branch : epel10.2
Commit : 9b110640cfb0ed241aa8adba22872fa87c9d73cd
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2022-12-06T12:06:43-05:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-venusian/c/9b110640cfb0ed241aa8adba22872fa87c9d73cd?branch=epel10.2
Log:
Update License to SPDX
---
diff --git a/python-venusian.spec b/python-venusian.spec
index d1fd5bf..17291fc 100644
--- a/python-venusian.spec
+++ b/python-venusian.spec
@@ -3,7 +3,11 @@ Version: 3.0.0
Release: 8%{?dist}
Summary: A library for deferring decorator actions
-License: BSD
+# The entire source is BSD-3-Clause-Modification, except:
+# ZPL-2.1: tests/test_advice.py src/venusian/advice.py
+# License Review: BSD-3-Clause-Modification
+# https://gitlab.com/fedora/legal/fedora-license-data/-/issues/108
+License: BSD-3-Clause-Modification AND ZPL-2.1
URL: https://github.com/Pylons/venusian
Source0: %{pypi_source venusian}
@@ -69,6 +73,7 @@ sed -r -i 's/ --cov[^[:blank:]]*//g' setup.cfg
%changelog
* Tue Dec 06 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0.0-8
- Convert to pyproject-rpm-macros
+- Update License to SPDX
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 16:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 16:02 [rpms/python-venusian] epel10.2: Update License to SPDX Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox