From 76615da27f478d1cc89b0a5408264a19b937d7196d64d463bc63387977cf00de Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Wed, 4 Sep 2019 08:17:31 +0000 Subject: [PATCH] using the right typing extensions OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-torch?expand=0&rev=2 --- python-torch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-torch.spec b/python-torch.spec index 8b5ffe6..c2055ae 100644 --- a/python-torch.spec +++ b/python-torch.spec @@ -59,7 +59,7 @@ BuildRequires: %{python_module PeachPy} BuildRequires: %{python_module opcodes} BuildRequires: %{python_module PyYAML} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module typing-extensions} +BuildRequires: %{python_module typing_extensions} BuildRequires: %{python_module typing} BuildRequires: %{python_module numpy-devel} BuildRequires: cmake