forked from pool/python-bowler
Accepting request 864175 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/864175 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bowler?expand=0&rev=9
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 18 23:31:46 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Add BuildRequires for python-dataclasses
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 11 07:34:01 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-bowler
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -35,11 +35,8 @@ BuildRequires: %{python_module setuptools >= 38.6.0}
|
||||
BuildRequires: %{python_module volatile}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: (python3-dataclasses if python3-base < 3.7)
|
||||
BuildRequires: (python36-dataclasses if python36-base)
|
||||
Requires: python-attrs
|
||||
Requires: python-click
|
||||
Requires: python-dataclasses
|
||||
Requires: python-fissix
|
||||
Requires: python-moreorless
|
||||
Requires: python-setuptools
|
||||
|
||||
Reference in New Issue
Block a user