forked from pool/python-moreorless
- Add BuildRequires for python-dataclasses
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moreorless?expand=0&rev=3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-moreorless
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -30,7 +30,10 @@ BuildRequires: %{python_module setuptools >= 38.3.0}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: (python3-dataclasses if python3-base < 3.7)
|
||||
BuildRequires: (python36-dataclasses if python36-base)
|
||||
Requires: python-click
|
||||
Requires: python-dataclasses
|
||||
Requires: python-volatile
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
|
||||
Reference in New Issue
Block a user