automatic version update by autodist [release 4.0.1-1mamba;Sat Nov 14 2015]
This commit is contained in:
parent
634cb64c1f
commit
7404a29700
@ -1,5 +1,5 @@
|
||||
Name: python-pexpect
|
||||
Version: 3.3
|
||||
Version: 4.0.1
|
||||
Release: 1mamba
|
||||
Summary: Pexpect is a pure Python Expect. It allows easy control of other applications.
|
||||
Group: System/Libraries/Python
|
||||
@ -40,13 +40,16 @@ Send questions to: noah@noah.org Put 'pexpect' in the subject.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{python_sitearch}/*.py
|
||||
%{python_sitearch}/*.pyc
|
||||
#%{python_sitearch}/*.py
|
||||
#%{python_sitearch}/*.pyc
|
||||
%dir %{python_sitearch}/pexpect
|
||||
%{python_sitearch}/pexpect/*.py*
|
||||
%{python_sitearch}/pexpect-%{version}-py*.egg-info
|
||||
|
||||
%changelog
|
||||
* Sat Nov 14 2015 Automatic Build System <autodist@mambasoft.it> 4.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 12 2014 Automatic Build System <autodist@mambasoft.it> 3.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user