public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Antonio Trande <sagitter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/sundials] main: Build sundials4py on Fedora only
Date: Sat, 26 Sep 2026 14:49:47 GMT [thread overview]
Message-ID: <179043418710.1.4421493267713886333.rpms-sundials-c2f02873d9c0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/sundials
Branch : main
Commit : c2f02873d9c0e7fed9bc394db2352709f3e13079
Author : Antonio Trande <sagitter@fedoraproject.org>
Date : 2026-09-26T16:49:27+02:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/sundials/c/c2f02873d9c0e7fed9bc394db2352709f3e13079?branch=main
Log:
Build sundials4py on Fedora only
---
diff --git a/sundials.spec b/sundials.spec
index 8b2cb6f..78c5c33 100644
--- a/sundials.spec
+++ b/sundials.spec
@@ -8,7 +8,12 @@
# Enable Python support
# sundials4py is in beta and is subject to breaking changes
+# sundials4py needs Numpy-2, unavailable on RHEL
+%if 0%{?fedora}
%bcond_without python
+%else
+%bcond_with python
+%endif
#
# https://github.com/LLNL/sundials/issues/97
reply other threads:[~2026-09-26 14:49 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=179043418710.1.4421493267713886333.rpms-sundials-c2f02873d9c0@fedoraproject.org \
--to=sagitter@fedoraproject.org \
--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