diff --git a/numpy.spec b/numpy.spec index b6b02307c3af64cebb303ab602c80229e1139327..8d96d9f8930fc70426c3e2025c0c543ad993ed2c 100644 --- a/numpy.spec +++ b/numpy.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %bcond_with tests %global blaslib flexiblas @@ -145,7 +145,6 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch} # test_ppc64_ibm_double_double128 is unnecessary now that ppc64le has switched long doubles to IEEE format. # https://github.com/numpy/numpy/issues/21094 # test_to_int_scalar is disabled for compatibility with Python 3.11 -# Downstream issue: https://bugzilla.redhat.com/show_bug.cgi?id=2046668 # Some GenericAlias tests are still failing, even with upstream patch, hence we skip them below. # Upstream issue: https://github.com/numpy/numpy/issues/21526 python3 runtests.py --no-build -- -ra -k 'not test_ppc64_ibm_double_double128 and not test_to_int_scalar' @@ -194,6 +193,9 @@ python3 runtests.py --no-build -- -ra -k 'not test_ppc64_ibm_double_double128 an %changelog +* Wed Mar 29 2023 mgb01105731 - 1:1.24.2-2 +- Del Specific Fields + * Fri Feb 17 2023 Funda Wang - 1:1.24.2-1 - New verison 1.24.2