[packages/ipython3] - fix typo in Reqs - rel 2
    baggins 
    baggins at pld-linux.org
       
    Tue Mar 28 19:57:37 CEST 2017
    
    
  
commit 25984574897052a4fa5fc3c026504e08e7a67d4b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 28 19:57:23 2017 +0200
    - fix typo in Reqs
    - rel 2
 ipython3.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ipython3.spec b/ipython3.spec
index 39bba51..35b3b95 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.3.0
-Release:	1
+Release:	2
 License:	BSD
 Group:		Applications/Shells
 # Source0:	https://pypi.python.org/packages/source/i/ipython/%{mname}-%{version}.tar.gz
@@ -25,7 +25,7 @@ Requires:	python3-ipython_genutils
 Requires:	python3-pexpect
 Requires:	python3-pickleshare
 Requires:	python3-prompt_toolkit
-Requires:	python3-ptyproces
+Requires:	python3-ptyprocess
 Requires:	python3-pygments
 Requires:	python3-setuptools
 Requires:	python3-simplegeneric
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ipython3.git/commitdiff/25984574897052a4fa5fc3c026504e08e7a67d4b
    
    
More information about the pld-cvs-commit
mailing list