14
0
forked from pool/python-wasabi
2024-01-02 20:58:47 +00:00
committed by Git OBS Bridge
parent ac50f824d0
commit ae3ff25ea5
2 changed files with 7 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-wasabi
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,7 @@ Group: Development/Languages/Python
URL: https://github.com/explosion/wasabi
Source: https://github.com/explosion/%{modname}/archive/refs/tags/v%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros