public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pint] rpmlint-etc: Turn on dask for rawhide, it's built now
@ 2026-09-12 10:21 Adam Williamson
0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-09-12 10:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-pint
Branch : rpmlint-etc
Commit : f584edab041a0cc1b47b93e3ba97c4d274618c4c
Author : Adam Williamson <awilliam@redhat.com>
Date : 2024-06-18T00:41:05-07:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-pint/c/f584edab041a0cc1b47b93e3ba97c4d274618c4c?branch=rpmlint-etc
Log:
Turn on dask for rawhide, it's built now
---
diff --git a/python-pint.spec b/python-pint.spec
index 7325ab8..3220858 100644
--- a/python-pint.spec
+++ b/python-pint.spec
@@ -1,7 +1,5 @@
# Broken on Python 3.13: https://bugzilla.redhat.com/show_bug.cgi?id=2291978
%bcond xarray %{expr: 0%{?fedora} != 41}
-# Broken on Python 3.13: https://bugzilla.redhat.com/show_bug.cgi?id=2291664
-%bcond dask %{expr: 0%{?fedora} != 41}
# Not yet packaged: python-uncertainties
%bcond uncertainties 0
# Requires babel <= 2.8; F41 has 2.15.0
@@ -10,6 +8,8 @@
%bcond pandas 0
# Not yet packaged: python-mip
%bcond mip 0
+# may need to be disabled sometimes for bootstrapping
+%bcond dask 1
Name: python-pint
Version: 0.24
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-12 10:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-12 10:21 [rpms/python-pint] rpmlint-etc: Turn on dask for rawhide, it's built now Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox