public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-scikit-image] rawhide: Add a bootstrap %bcond for the Python 3.15 rebuild
@ 2026-06-05 18:09 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-05 18:09 UTC (permalink / raw)
  To: git-commits

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
 

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

only message in thread, other threads:[~2026-06-05 18:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05 18:09 [rpms/python-scikit-image] rawhide: Add a bootstrap %bcond for the Python 3.15 rebuild 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox