From a511e0ed18db5d63cb028cb7b3c17a5d50edf196 Mon Sep 17 00:00:00 2001 From: caodongxia <315816521@qq.com> Date: Tue, 27 Feb 2024 07:41:13 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!75=20:?= =?UTF-8?q?=20remove=20f2py=20form=20python3-numpy=20package=20and=20Do=20?= =?UTF-8?q?not=20pack=20open-source=20test=20case=20files'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- numpy.spec | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/numpy.spec b/numpy.spec index ed51f55..07797a4 100644 --- a/numpy.spec +++ b/numpy.spec @@ -2,7 +2,7 @@ Name: numpy Version: 1.21.4 -Release: 8 +Release: 7 Epoch: 1 Summary: A fast multidimensional array facility for Python @@ -101,25 +101,15 @@ popd &> /dev/null %{python3_sitearch}/%{name}/* %{python3_sitearch}/%{name}-*.egg-info %exclude %{python3_sitearch}/%{name}/LICENSE.txt -%exclude %{python3_sitearch}/%{name}/f2py -%exclude %{python3_sitearch}/%{name}/tests/ -%exclude %{python3_sitearch}/%{name}/*/tests/ %files -n python3-numpy-f2py %{_bindir}/f2py %{_bindir}/f2py3 %{_bindir}/f2py3.* %{python3_sitearch}/%{name}/f2py -%exclude %{python3_sitearch}/%{name}/f2py/tests/ -%changelog -* Thu Feb 22 2024 shixuantong - 1:1.21.4-8 -- Type:bugfix -- CVE:NA -- SUG:NA -- DESC:remove f2py form python3-numpy package. It is in python3-numpy-f2py - Do not pack open-source test case files +%changelog * Sat Dec 24 2022 zhuofeng - 1:1.21.4-7 - Type:bugfix - CVE:NA -- Gitee