From 7c91c2e532b00bcdf966b81d2ae33c983b23dd6afbb20e442c83b93b59d01b71 Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 1 Feb 2019 19:44:56 +0000 Subject: [PATCH] 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 --- _constraints | 7 +++++++ python-wxPython.changes | 5 +++++ python-wxPython.spec | 4 ++-- 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..4988ecd --- /dev/null +++ b/_constraints @@ -0,0 +1,7 @@ + + + + 10 + + + diff --git a/python-wxPython.changes b/python-wxPython.changes index f6d1126..dcdba29 100644 --- a/python-wxPython.changes +++ b/python-wxPython.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 18 14:40:11 UTC 2019 - Guillaume GARDET + +- Add _constraints to avoid 'no space left' error + ------------------------------------------------------------------- Wed Jun 13 03:42:38 UTC 2018 - toddrme2178@gmail.com diff --git a/python-wxPython.spec b/python-wxPython.spec index c0fb77b..f464b40 100644 --- a/python-wxPython.spec +++ b/python-wxPython.spec @@ -1,7 +1,7 @@ # # 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 # 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) # 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/ #