public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pint] rawhide: Restore xarray extra
@ 2026-06-13 20:37 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-13 20:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-pint
Branch : rawhide
Commit : 512d10bd404978b160451286d0f89f56fd1fde78
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-13T21:32:41+01:00
Stats : +1/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-pint/c/512d10bd404978b160451286d0f89f56fd1fde78?branch=rawhide
Log:
Restore xarray extra
---
diff --git a/python-pint.spec b/python-pint.spec
index b9fffdf..dd90e63 100644
--- a/python-pint.spec
+++ b/python-pint.spec
@@ -1,9 +1,7 @@
# Break a dependency cycle with xarray
%bcond bootstrap 0
-# 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 && %{without bootstrap}]
+%bcond xarray %{without bootstrap}
# Not yet packaged: python-uncertainties
%bcond uncertainties 0
# Requires babel <= 2.8. See: https://github.com/hgrecco/pint/issues/1219
@@ -40,10 +38,6 @@ 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-13 20:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-13 20:37 [rpms/python-pint] rawhide: Restore xarray extra Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox