14
0

- 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:
2021-01-18 23:38:08 +00:00
committed by Git OBS Bridge
parent 5f20afa342
commit c6732ec4bf
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 18 23:37:35 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Add BuildRequires for python-dataclasses
-------------------------------------------------------------------
Sun Oct 11 07:42:29 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -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