Accepting request 1030287 from benchmark
OBS-URL: https://build.opensuse.org/request/show/1030287 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/piglit?expand=0&rev=16
This commit is contained in:
commit
9cfcbec12f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 18 07:41:10 UTC 2022 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- python-six is not required
|
||||||
|
https://trello.com/c/MO53MocR/143-remove-python3-six
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 7 12:16:31 UTC 2021 - Jozef Pupava <jpupava@suse.com>
|
Wed Jul 7 12:16:31 UTC 2021 - Jozef Pupava <jpupava@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package piglit
|
# spec file for package piglit
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -46,7 +46,6 @@ BuildRequires: pkgconfig
|
|||||||
BuildRequires: python3
|
BuildRequires: python3
|
||||||
BuildRequires: python3-Mako
|
BuildRequires: python3-Mako
|
||||||
BuildRequires: python3-numpy
|
BuildRequires: python3-numpy
|
||||||
BuildRequires: python3-six
|
|
||||||
BuildRequires: python3-xml
|
BuildRequires: python3-xml
|
||||||
BuildRequires: waffle-devel
|
BuildRequires: waffle-devel
|
||||||
BuildRequires: pkgconfig(egl)
|
BuildRequires: pkgconfig(egl)
|
||||||
@ -59,7 +58,6 @@ BuildRequires: pkgconfig(xcb-dri3)
|
|||||||
Requires: python3
|
Requires: python3
|
||||||
Requires: python3-Mako
|
Requires: python3-Mako
|
||||||
Requires: python3-numpy
|
Requires: python3-numpy
|
||||||
Requires: python3-six
|
|
||||||
Requires: python3-xml
|
Requires: python3-xml
|
||||||
Recommends: waffle
|
Recommends: waffle
|
||||||
ExcludeArch: %{ix86} ppc
|
ExcludeArch: %{ix86} ppc
|
||||||
|
Loading…
Reference in New Issue
Block a user