Update to 2025.9.0 upstream release
- Resolves: rhbz#2371514 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
committed by
Elliott Sales de Andrade
parent
8df0d82123
commit
6f9b465990
+3
-4
@@ -1,16 +1,15 @@
|
||||
%global srcname xarray
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2025.4.0
|
||||
Version: 2025.9.0
|
||||
Release: %autorelease
|
||||
Summary: N-D labeled arrays and datasets in Python
|
||||
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/pydata/xarray
|
||||
Source: %pypi_source %{srcname}
|
||||
|
||||
# https://github.com/pydata/xarray/pull/9964
|
||||
Patch: 0001-Avoid-unsafe-casts-from-float-to-unsigned-int.patch
|
||||
# Fedora specific.
|
||||
Patch: 0001-Drop-pydap-from-dependencies.patch
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user