From 6cd85b4356e75065c4c3b3a07e86c5890d3526dbc215b18e552cdc35a31f01fb Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 24 Jan 2022 22:19:17 +0000 Subject: [PATCH] Accepting request 948425 from home:dimstar:Factory - Drop ((python3-dataclasses and python3-base < 3.7) or (python36-dataclasses and python36-base)) BuildRequires: python36 is being skipped to build anyway. OBS-URL: https://build.opensuse.org/request/show/948425 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-buttplug?expand=0&rev=9 --- python-buttplug.changes | 7 +++++++ python-buttplug.spec | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-buttplug.changes b/python-buttplug.changes index b657738..58d26a0 100644 --- a/python-buttplug.changes +++ b/python-buttplug.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 24 14:55:41 UTC 2022 - Dominique Leuenberger + +- Drop ((python3-dataclasses and python3-base < 3.7) or + (python36-dataclasses and python36-base)) BuildRequires: python36 + is being skipped to build anyway. + ------------------------------------------------------------------- Wed Nov 3 13:52:42 UTC 2021 - Dominique Leuenberger diff --git a/python-buttplug.spec b/python-buttplug.spec index c544934..9559dae 100644 --- a/python-buttplug.spec +++ b/python-buttplug.spec @@ -1,7 +1,7 @@ # # spec file for package python-buttplug # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,6 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module websockets >= 7.0} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: ((python3-dataclasses and python3-base < 3.7) or (python36-dataclasses and python36-base)) Requires: python-websockets BuildArch: noarch %if 0%{?suse_version} >= 1550