[packages/ipython3] - testing dir is needed for debugger; release 2
qboosh
qboosh at pld-linux.org
Sun Sep 22 21:50:41 CEST 2019
commit 70e8920504d8290872bc7ff10c9b0d88fd320f1f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Sep 22 21:53:46 2019 +0200
- testing dir is needed for debugger; release 2
ipython3.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ipython3.spec b/ipython3.spec
index 2176772..e7aa7ea 100644
--- a/ipython3.spec
+++ b/ipython3.spec
@@ -7,7 +7,7 @@ Summary: An enhanced Interactive Python shell
Summary(pl.UTF-8): Interaktywna powłoka języka Python
Name: ipython3
Version: 5.8.0
-Release: 1
+Release: 2
License: BSD
Group: Applications/Shells
Source0: http://archive.ipython.org/release/%{version}/ipython-%{version}.tar.gz
@@ -177,7 +177,7 @@ cp -pr examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
# test suite
%{__rm} $RPM_BUILD_ROOT%{_bindir}/iptest*
-%{__rm} -r $RPM_BUILD_ROOT%{py3_sitescriptdir}/IPython/{testing,core/tests,extensions/tests,lib/tests,terminal/tests,utils/tests}
+%{__rm} -r $RPM_BUILD_ROOT%{py3_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/ipython3.git/commitdiff/70e8920504d8290872bc7ff10c9b0d88fd320f1f
More information about the pld-cvs-commit
mailing list