1
0

Accepting request 666998 from home:Guillaume_G:branches:openSUSE:Factory:ARM

- Add _constraints to avoid 'no space left' error

OBS-URL: https://build.opensuse.org/request/show/666998
OBS-URL: https://build.opensuse.org/package/show/X11:wxWidgets/python-wxPython?expand=0&rev=7
This commit is contained in:
Todd R 2019-02-01 19:44:56 +00:00 committed by Git OBS Bridge
parent 091834ce21
commit 7c91c2e532
3 changed files with 14 additions and 2 deletions

7
_constraints Normal file
View File

@ -0,0 +1,7 @@
<constraints>
<hardware>
<disk>
<size unit="G">10</size>
</disk>
</hardware>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 18 14:40:11 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add _constraints to avoid 'no space left' error
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 13 03:42:38 UTC 2018 - toddrme2178@gmail.com Wed Jun 13 03:42:38 UTC 2018 - toddrme2178@gmail.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-wxPython # spec file for package python-wxPython
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# 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
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #