From e91399502ac56d7391c32e52437e2d210c2ca1432a37ede63c8a4d3e06cff4e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 12 Mar 2020 06:28:16 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-path?expand=0&rev=5 --- python-path.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-path.spec b/python-path.spec index f67f466..791e6fc 100644 --- a/python-path.spec +++ b/python-path.spec @@ -34,7 +34,7 @@ Summary: A module wrapper for os.path License: MIT URL: https://github.com/jaraco/path Source: https://files.pythonhosted.org/packages/source/p/path/%{modname}-%{version}.tar.gz -BuildRequires: %{python_module setuptools_scm >= 1.15.0} +BuildRequires: %{python_module setuptools_scm >= 3.4.1} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module toml} BuildRequires: fdupes