[packages/python-numpydoc] - remove tests

qboosh qboosh at pld-linux.org
Thu May 14 06:31:31 CEST 2020


commit bc69b252858aba5315ac438718ab3bebf6159c67
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu May 14 06:31:54 2020 +0200

    - remove tests

 python-numpydoc.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/python-numpydoc.spec b/python-numpydoc.spec
index 94560c8..1c0c91f 100644
--- a/python-numpydoc.spec
+++ b/python-numpydoc.spec
@@ -93,11 +93,14 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %py_install
 
+%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/numpydoc/tests
 %py_postclean
 %endif
 
 %if %{with python3}
 %py3_install
+
+%{__rm} -r $RPM_BUILD_ROOT%{py3_sitescriptdir}/numpydoc/tests
 %endif
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-numpydoc.git/commitdiff/bc69b252858aba5315ac438718ab3bebf6159c67



More information about the pld-cvs-commit mailing list