From 196ca7c8196eab18a1e541ad6468a248da4ef02526e633cf11e6c24247014782 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 2 Jan 2024 19:11:31 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-path?expand=0&rev=16 --- python-path.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-path.spec b/python-path.spec index 4364098..7bc99f5 100644 --- a/python-path.spec +++ b/python-path.spec @@ -36,7 +36,6 @@ Source: https://files.pythonhosted.org/packages/source/p/path/%{modname} BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module more-itertools} BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools >= 56} BuildRequires: %{python_module setuptools_scm >= 3.4.1} BuildRequires: %{python_module tomli} BuildRequires: %{python_module wheel} @@ -84,7 +83,7 @@ export LANG=en_US.UTF-8 %license LICENSE %doc NEWS.rst README.rst %{python_sitelib}/path -%{python_sitelib}/path-%{version}*-info +%{python_sitelib}/path-%{version}.dist-info %endif %changelog