From 3ba0c7350f654985f142d88e1427f7f1b7eb060e4ab8e282a4754383de2082cb Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 10 Mar 2023 08:51:54 +0000 Subject: [PATCH] architectures (gh#numpy/numpy#21094, bsc#1208865). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=120 --- python-numpy.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-numpy.changes b/python-numpy.changes index 0cbf4ad..7ee380c 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -2,7 +2,7 @@ Fri Mar 10 08:50:37 UTC 2023 - Matej Cepl - Skip test_ppc64_ibm_double_double128 test on ppc64* - architectures (gh#numpy/numpy#21094). + architectures (gh#numpy/numpy#21094, bsc#1208865). ------------------------------------------------------------------- Wed Feb 1 21:44:21 UTC 2023 - Dirk Müller