From 2bf6b01b67aa2ac2dbae40da12579fcd890a469ce8c673fe8d8369d14472371b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 18 Aug 2022 14:38:58 +0000 Subject: [PATCH] add missing requirement OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=68 --- python-xarray.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-xarray.spec b/python-xarray.spec index d094224..1edabbd 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -40,6 +40,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-numpy >= 1.19 +Requires: python-packaging >= 20.0 Requires: python-pandas >= 1.2 Provides: python-xray = %{version} Obsoletes: python-xray < %{version}