[packages/ipython3] - up to 4.0.0
arekm
arekm at pld-linux.org
Sun Sep 13 23:22:51 CEST 2015
commit 8b2665571d4f3b2b443e1ab021196325bd8a2aa8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Sep 13 23:22:46 2015 +0200
- up to 4.0.0
ipython3.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ipython3.spec b/ipython3.spec
index 6e90f24..edb5064 100644
--- a/ipython3.spec
+++ b/ipython3.spec
@@ -6,8 +6,8 @@
Summary: An enhanced Interactive Python shell
Summary(pl.UTF-8): Interaktywna powłoka języka Python
Name: ipython3
-Version: 3.0.0
-Release: 3
+Version: 4.0.0
+Release: 1
License: BSD
Group: Applications/Shells
Source0: https://pypi.python.org/packages/source/i/ipython/%{mname}-%{version}.tar.gz
@@ -16,11 +16,11 @@ URL: http://ipython.org
BuildRequires: pydoc3
BuildRequires: python3-devel
BuildRequires: python3-devel-tools
-BuildRequires: python3-distribute
+BuildRequires: python3-setuptools
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.219
Requires: python3-%{mname} = %{version}-%{release}
-Requires: python3-distribute
+Requires: python3-setuptools
Suggests: python3-zmq
Suggests: python3-rpy2
Suggests: python3-tornado
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ipython3.git/commitdiff/8b2665571d4f3b2b443e1ab021196325bd8a2aa8
More information about the pld-cvs-commit
mailing list