public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-scikit-image] rawhide: Add a bootstrap %bcond for the Python 3.15 rebuild
Date: Fri, 05 Jun 2026 18:09:42 GMT [thread overview]
Message-ID: <178068298229.1.3711107891893744578.rpms-python-scikit-image-8268d3a23dbf@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-scikit-image
Branch : rawhide
Commit : 8268d3a23dbfdd7c9a6c88c5f4413a92c34e80da
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-06-05T20:02:39+02:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-scikit-image/c/8268d3a23dbfdd7c9a6c88c5f4413a92c34e80da?branch=rawhide
Log:
Add a bootstrap %bcond for the Python 3.15 rebuild
---
diff --git a/python-scikit-image.spec b/python-scikit-image.spec
index ecadc13..1cf5e2f 100644
--- a/python-scikit-image.spec
+++ b/python-scikit-image.spec
@@ -1,4 +1,7 @@
-%bcond_without check
+# To break a dependency loop between astropy and scikit-image,
+# we bootstrap this --without check when building for a new Python version.
+%bcond bootstrap 0
+%bcond check %{without bootstrap}
%global srcname scikit-image
reply other threads:[~2026-06-05 18:09 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=178068298229.1.3711107891893744578.rpms-python-scikit-image-8268d3a23dbf@fedoraproject.org \
--to=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