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