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-pint] rawhide: Drop the xarray extra in F45+ for now; fixes RHBZ#2488370
Date: Sat, 13 Jun 2026 05:47:11 GMT [thread overview]
Message-ID: <178132963190.1.11912672689054629162.rpms-python-pint-a921624cf29f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-pint
Branch : rawhide
Commit : a921624cf29fd0856787fb446f27fce784df1649
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-13T06:22:10+01:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-pint/c/a921624cf29fd0856787fb446f27fce784df1649?branch=rawhide
Log:
Drop the xarray extra in F45+ for now; fixes RHBZ#2488370
Restore it once python-xarray has been successfully rebuilt for Python
3.15.
---
diff --git a/python-pint.spec b/python-pint.spec
index cb9ab04..5257b3d 100644
--- a/python-pint.spec
+++ b/python-pint.spec
@@ -1,4 +1,6 @@
-%bcond xarray 1
+# Omit until python-xarray is successfully rebuilt for Python 3.15.
+# https://bugzilla.redhat.com/show_bug.cgi?id=2485982
+%bcond xarray %[0%{?fedora} < 45]
# Not yet packaged: python-uncertainties
%bcond uncertainties 0
# Requires babel <= 2.8. See: https://github.com/hgrecco/pint/issues/1219
@@ -35,6 +37,10 @@ constants.}
%package -n python3-pint
Summary: %{summary}
+%if %{without xarray}
+Obsoletes: python3-pint+xarray < 0.25.3-6
+%endif
+
%description -n python3-pint %{_description}
%pyproject_extras_subpkg -n python3-pint numpy
reply other threads:[~2026-06-13 5:47 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=178132963190.1.11912672689054629162.rpms-python-pint-a921624cf29f@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