public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-mapbox-earcut] f45: Improve handling of nanobind/robin-map license terms
Date: Wed, 09 Sep 2026 09:00:38 GMT [thread overview]
Message-ID: <178894443875.1.8613358560983720089.rpms-python-mapbox-earcut-e94c64a33cef@fedoraproject.org> (raw)
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}
reply other threads:[~2026-09-09 9:00 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=178894443875.1.8613358560983720089.rpms-python-mapbox-earcut-e94c64a33cef@fedoraproject.org \
--to=code@musicinmybrain.net \
--cc=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