Update to 2025.11.0 upstream release
- Resolves: rhbz#2400395 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
committed by
Elliott Sales de Andrade
parent
f7571ba9d3
commit
196ebc08ba
+3
-6
@@ -1,7 +1,7 @@
|
||||
%global srcname xarray
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2025.9.0
|
||||
Version: 2025.11.0
|
||||
Release: %autorelease
|
||||
Summary: N-D labeled arrays and datasets in Python
|
||||
|
||||
@@ -10,12 +10,9 @@ URL: https://github.com/pydata/xarray
|
||||
Source: %pypi_source %{srcname}
|
||||
# Fedora specific.
|
||||
Patch: 0001-Drop-pydap-from-dependencies.patch
|
||||
|
||||
# RHBZ#2395128
|
||||
# rebase of https://github.com/pydata/xarray/pull/10788.patch
|
||||
# PR#10788 has merge conflicts
|
||||
Patch: locking.patch
|
||||
|
||||
# https://github.com/pydata/xarray/pull/10788
|
||||
Patch: 0002-Ensure-netcdf4-is-locked-while-closing.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user