update to 4.6.0 [release 4.6.0-1mamba;Sun Sep 09 2018]
This commit is contained in:
parent
ca985c8bb1
commit
794ae62d3f
@ -1,5 +1,5 @@
|
|||||||
Name: python-pexpect
|
Name: python-pexpect
|
||||||
Version: 4.3.1
|
Version: 4.6.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Pexpect is a pure Python Expect. It allows easy control of other applications.
|
Summary: Pexpect is a pure Python Expect. It allows easy control of other applications.
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://pexpect.sourceforge.net/
|
URL: http://pexpect.sourceforge.net/
|
||||||
Source: https://github.com/pexpect/pexpect.git/%{version}/pexpect-%{version}.tar.bz2
|
Source: https://pypi.debian.net/pexpect/pexpect-%{version}.tar.gz
|
||||||
#Source: http://pexpect.sourceforge.net/pexpect-%{version}.tar.gz
|
#Source: http://pexpect.sourceforge.net/pexpect-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
@ -46,6 +46,9 @@ Send questions to: noah@noah.org Put 'pexpect' in the subject.
|
|||||||
%{python_sitearch}/pexpect-*-py*.egg-info
|
%{python_sitearch}/pexpect-*-py*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 09 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 4.6.0-1mamba
|
||||||
|
- update to 4.6.0
|
||||||
|
|
||||||
* Sat Jan 27 2018 Automatic Build System <autodist@mambasoft.it> 4.3.1-1mamba
|
* Sat Jan 27 2018 Automatic Build System <autodist@mambasoft.it> 4.3.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user