From baaa4e0c821b5e87633013def6a649f559bb9db6f221eb7d38f1d9e99d382422 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 18 Jan 2021 23:33:51 +0000 Subject: [PATCH] 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 --- python-bowler.changes | 5 ----- python-bowler.spec | 5 +---- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/python-bowler.changes b/python-bowler.changes index e9dd869..e76bec1 100644 --- a/python-bowler.changes +++ b/python-bowler.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Jan 18 23:31:46 UTC 2021 - Matej Cepl - -- Add BuildRequires for python-dataclasses - ------------------------------------------------------------------- Sun Oct 11 07:34:01 UTC 2020 - John Vandenberg diff --git a/python-bowler.spec b/python-bowler.spec index 9bbe973..58c2c10 100644 --- a/python-bowler.spec +++ b/python-bowler.spec @@ -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