[packages/python-pexpect] - fix deps - rel 2

baggins baggins at pld-linux.org
Sat Aug 31 11:18:46 CEST 2019


commit 64cfd3c4b4dc7ec06bc048a16246120e36e7f82c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Aug 31 11:18:18 2019 +0200

    - fix deps
    - rel 2

 python-pexpect.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-pexpect.spec b/python-pexpect.spec
index 8398991..6f394b1 100644
--- a/python-pexpect.spec
+++ b/python-pexpect.spec
@@ -10,7 +10,7 @@ Summary:	Pure Python Expect-like module
 Summary(pl.UTF-8):	Moduł podobny do narzędzia Expect napisany w czystym Pythonie
 Name:		python-%{module}
 Version:	4.6.0
-Release:	1
+Release:	2
 License:	ISC
 Group:		Development/Languages/Python
 #Source0Download: https://pypi.org/simple/pexpect/
@@ -42,6 +42,7 @@ BuildRequires:	rpmbuild(macros) >= 1.714
 BuildRequires:	sphinx-pdg
 %endif
 Requires:	python-modules >= 1:2.7
+Requires:	python-ptyprocess >= 0.5
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -64,6 +65,7 @@ Summary:	Pure Python Expect-like module
 Summary(pl.UTF-8):	Moduł podobny do narzędzia Expect napisany w czystym Pythonie
 Group:		Development/Languages/Python
 Requires:	python3-modules >= 1:3.2
+Requires:	python3-ptyprocess >= 0.5
 
 %description -n python3-%{module}
 Pexpect is a pure Python module for spawning child applications;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pexpect.git/commitdiff/64cfd3c4b4dc7ec06bc048a16246120e36e7f82c



More information about the pld-cvs-commit mailing list