From 1c6c51248561a1b88c1190bcbfb77f56e0098e0a Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Mon, 4 Jan 2021 11:49:02 -0600 Subject: [PATCH] Comment out url. --- numpy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/numpy.spec b/numpy.spec index 3f955b4..d5d161a 100644 --- a/numpy.spec +++ b/numpy.spec @@ -30,7 +30,7 @@ URL: http://www.numpy.org/ Source0: https://github.com/%{name}/%{name}/releases/download/v%{version}rc2/%{name}-%{version}rc2.tar.gz Source1: https://numpy.org/doc/1.19/numpy-html.zip -https://github.com/numpy/numpy/pull/18100 +# https://github.com/numpy/numpy/pull/18100 Patch0: 18100.patch %description