[packages/ipython] - testing dir is needed for debugger; release 2

qboosh qboosh at pld-linux.org
Sun Sep 22 21:45:53 CEST 2019


commit 11f7ae5610fcfc88a8688d1d1e982db0ed3bbef8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Sep 22 21:48:58 2019 +0200

    - testing dir is needed for debugger; release 2

 ipython.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ipython.spec b/ipython.spec
index 5cb837d..d35513b 100644
--- a/ipython.spec
+++ b/ipython.spec
@@ -8,7 +8,7 @@ Summary:	An enhanced Interactive Python shell
 Summary(pl.UTF-8):	Interaktywna powłoka języka Python
 Name:		ipython
 Version:	5.8.0
-Release:	1
+Release:	2
 License:	BSD
 Group:		Applications/Shells
 Source0:	http://archive.ipython.org/release/%{version}/%{name}-%{version}.tar.gz
@@ -178,7 +178,7 @@ cp -pr examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 # test suite
 %{__rm} $RPM_BUILD_ROOT%{_bindir}/iptest*
-%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/IPython/{testing,core/tests,extensions/tests,lib/tests,terminal/tests,utils/tests}
+%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/IPython/{core/tests,extensions/tests,lib/tests,terminal/tests,testing/tests,utils/tests}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipython.git/commitdiff/11f7ae5610fcfc88a8688d1d1e982db0ed3bbef8



More information about the pld-cvs-commit mailing list