From 9d89b4d70a5b2a8a1c6d86d6f5763d7327ea5b399ae3cc5d934c6591571ece5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 20 Feb 2019 09:28:32 +0000 Subject: [PATCH] - Add constraints for testsuite to not run out of mem/disk space OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=13 --- _constraints | 10 ++++++++++ python-numpy.changes | 5 +++++ 2 files changed, 15 insertions(+) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..c685be2 --- /dev/null +++ b/_constraints @@ -0,0 +1,10 @@ + + + + 5 + + + 5 + + + diff --git a/python-numpy.changes b/python-numpy.changes index c62d1ca..8e61d56 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 20 09:28:00 UTC 2019 - Tomáš Chvátal + +- Add constraints for testsuite to not run out of mem/disk space + ------------------------------------------------------------------- Tue Feb 19 12:52:51 UTC 2019 - Tomáš Chvátal