15
0

Accepting request 948504 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/948504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-buttplug?expand=0&rev=5
This commit is contained in:
2022-01-25 16:35:59 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 24 14:55:41 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- 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 <dimstar@opensuse.org>

View File

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