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
|
Name: python-pexpect
|
||||||
Version: 4.8.0
|
Version: 4.8.0
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
Source: https://pypi.debian.net/pexpect/pexpect-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -50,6 +50,9 @@ sed -i "/_async.pyc/d" %{name}.filelist
|
|||||||
%{python_sitearch}/pexpect-%{version}-py*.egg-info
|
%{python_sitearch}/pexpect-%{version}-py*.egg-info
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Apr 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.8.0-2mamba
|
||||||
- rebuilt with distdeps
|
- rebuilt with distdeps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user