public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-mapbox-earcut] f45: Improve handling of nanobind/robin-map license terms
@ 2026-09-09  9:00 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-09  9:00 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-mapbox-earcut
Branch : f45
Commit : e94c64a33ceff0c2b6884f77a647f2912cfaae1c
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-24T00:20:17+01:00
Stats  : +12/-11 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-mapbox-earcut/c/e94c64a33ceff0c2b6884f77a647f2912cfaae1c?branch=f45

Log:
Improve handling of nanobind/robin-map license terms

---
diff --git a/python-mapbox-earcut.spec b/python-mapbox-earcut.spec
index 504c877..5c6ccb5 100644
--- a/python-mapbox-earcut.spec
+++ b/python-mapbox-earcut.spec
@@ -3,17 +3,7 @@ Version:        2.0.0
 Release:        %autorelease
 Summary:        Python bindings to the mapbox earcut C++ library
 
-# The entire source is (SPDX) ISC; the License also includes the license of
-# a header-only libraries that are compiled into the extension:
-#   - earcut-hpp-static is also ISC
-# Additionally, while the python3-nanobind package is not a header-only
-# library, it functions rather like one, in that it ships C++ sources that are
-# compiled into extensions that use it. Furthermore, it brings in an indirect
-# dependency on the header-only robin-map library.
-#   - python3-nanobind is BSD-3-Clause
-#   - robin-map-static is MIT
-License:        ISC AND BSD-3-Clause AND MIT
-SourceLicense:  ISC
+License:        ISC
 URL:            https://github.com/skogler/mapbox_earcut_python
 # The GitHub archive contains tests; the PyPI archive does not
 Source:         %{url}/archive/v%{version}/mapbox_earcut_python-%{version}.tar.gz
@@ -66,6 +56,17 @@ Original description:
 %package -n python3-mapbox-earcut
 Summary:        %{summary}
 
+# The entire source is (SPDX) ISC; the License also includes the license of
+# a header-only libraries that are compiled into the extension:
+#   - earcut-hpp-static is also ISC
+# Additionally, while the python3-nanobind package is not a header-only
+# library, it functions rather like one, in that it ships C++ sources that are
+# compiled into extensions that use it. Furthermore, it brings in an indirect
+# dependency on the header-only robin-map library.
+#   - python3-nanobind is BSD-3-Clause
+#   - robin-map-static is MIT
+License:        ISC AND BSD-3-Clause AND MIT
+
 %description -n python3-mapbox-earcut %{common_description}
 
 

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

only message in thread, other threads:[~2026-09-09  9:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09  9:00 [rpms/python-mapbox-earcut] f45: Improve handling of nanobind/robin-map license terms 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