Accepting request 1159122 from home:bnavigator:branches:devel:languages:python:numeric

- Add xarray-pr8797-tokenize.patch
  * gh#pydata/xarray#8797 fixes gh#pydata/xarray#8788

OBS-URL: https://build.opensuse.org/request/show/1159122
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=93
This commit is contained in:
2024-03-19 11:26:48 +00:00
committed by Git OBS Bridge
parent 71466b3473
commit 826e3c68f7
3 changed files with 203 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ Source: https://files.pythonhosted.org/packages/source/x/xarray/xarray-%
# PATCH-FEATURE-UPSTREAM local_dataset.patch gh#pydata/xarray#5377 mcepl@suse.com
# fix xr.tutorial.open_dataset to work with the preloaded cache.
Patch0: local_dataset.patch
# PATCH-FIX-UPSTREAM xarray-pr8797-tokenize.patch gh#pydata/xarray#8797 fixes gh#pydata/xarray#8788
Patch1: https://github.com/pydata/xarray/pull/8797.patch#/xarray-pr8797-tokenize.patch
BuildRequires: %{python_module base >= 3.9}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools_scm}