Accepting request 913005 from home:StevenK:branches:science

- Remove unneeded BuildRequires on python-devel.

OBS-URL: https://build.opensuse.org/request/show/913005
OBS-URL: https://build.opensuse.org/package/show/science/molequeue?expand=0&rev=5
This commit is contained in:
andy great 2021-08-20 21:18:14 +00:00 committed by Git OBS Bridge
parent 6df201333d
commit b288546e2b
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Aug 19 06:20:26 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Remove unneeded BuildRequires on python-devel.
-------------------------------------------------------------------
Sat May 2 12:06:15 UTC 2020 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package molequeue
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -28,7 +28,6 @@ BuildRequires: desktop-file-utils
BuildRequires: doxygen
BuildRequires: gcc-c++
BuildRequires: pkgconfig
BuildRequires: python-devel
BuildRequires: python3-devel
BuildRequires: zeromq-devel
BuildRequires: pkgconfig(Qt5Core)