From 1b604a85d153b3adf1d75e7c175fa71faf218356 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 3 Jun 2021 18:46:05 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- numpy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numpy.spec b/numpy.spec index 196b3ab..033d6ad 100644 --- a/numpy.spec +++ b/numpy.spec @@ -20,7 +20,7 @@ Name: numpy Version: 1.20.1 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 Summary: A fast multidimensional array facility for Python @@ -204,6 +204,9 @@ python3 runtests.py %changelog +* Thu Jun 03 2021 Python Maint - 1:1.20.1-4 +- Rebuilt for Python 3.10 + * Fri May 07 2021 Gwyn Ciesla - 1:1.20.1-3 - Python 3.10 fix. - Xfail TestCond.test_nan.