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-fast-simplification] rawhide: Improve handling of nanobind/robin-map license terms
Date: Sun, 23 Aug 2026 23:18:35 GMT [thread overview]
Message-ID: <178752711502.1.11960057457131303631.rpms-python-fast-simplification-7ce77de44555@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-fast-simplification
Branch : rawhide
Commit : 7ce77de44555e3fbb2ac2db101f73e369304886e
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-24T00:15:32+01:00
Stats : +12/-8 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-fast-simplification/c/7ce77de44555e3fbb2ac2db101f73e369304886e?branch=rawhide
Log:
Improve handling of nanobind/robin-map license terms
---
diff --git a/python-fast-simplification.spec b/python-fast-simplification.spec
index d002ec6..b10a6fa 100644
--- a/python-fast-simplification.spec
+++ b/python-fast-simplification.spec
@@ -9,14 +9,7 @@ Version: 0.2.0
Release: %autorelease
Summary: Wrapper around the Fast-Quadric-Mesh-Simplification library
-# The entire source is (SPDX) MIT. 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: MIT AND BSD-3-Clause
-SourceLicense: MIT
+License: MIT
URL: https://github.com/pyvista/fast-simplification
# The GitHub archive contains many ancillary files, like the README, the
# examples, and the list of test requirements, that the PyPI sdist lacks.
@@ -65,6 +58,17 @@ https://pyvista.github.io/fast-simplification/}
%package -n python3-fast-simplification
Summary: %{summary}
+# The entire source is (SPDX) MIT. However, 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: MIT AND BSD-3-Clause
+
+# https://docs.fedoraproject.org/en-US/packaging-guidelines/#_packaging_header_only_libraries
+# Required indirectly, via python3-nanobind:
+BuildRequires: robin-map-static
# The source file fast_simplification/Simplify.h is based on src.cmd/Simplify.h
# from https://github.com/sp4cerat/Fast-Quadric-Mesh-Simplification, which is
reply other threads:[~2026-08-23 23:18 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=178752711502.1.11960057457131303631.rpms-python-fast-simplification-7ce77de44555@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