rebuilt with python 3.10 [release 4.8.0-3mamba;Wed Apr 05 2023]
This commit is contained in:
parent
09865e9bac
commit
1f606f41e8
@ -1,12 +1,12 @@
|
||||
Name: python-pexpect
|
||||
Version: 4.8.0
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: Pexpect is a pure Python Expect. It allows easy control of other applications.
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pexpect.sourceforge.net/
|
||||
URL: https://pexpect.readthedocs.io/en/latest/
|
||||
Source: https://pypi.debian.net/pexpect/pexpect-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -50,6 +50,9 @@ sed -i "/_async.pyc/d" %{name}.filelist
|
||||
%{python_sitearch}/pexpect-%{version}-py*.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Apr 05 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.8.0-3mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
* Sat Apr 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.8.0-2mamba
|
||||
- rebuilt with distdeps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user