rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 4.8.0-4mamba;Tue Sep 26 2023]
This commit is contained in:
parent
1f606f41e8
commit
616d301b23
@ -1,6 +1,6 @@
|
||||
Name: python-pexpect
|
||||
Version: 4.8.0
|
||||
Release: 3mamba
|
||||
Release: 4mamba
|
||||
Summary: Pexpect is a pure Python Expect. It allows easy control of other applications.
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
@ -10,9 +10,10 @@ URL: https://pexpect.readthedocs.io/en/latest/
|
||||
Source: https://pypi.debian.net/pexpect/pexpect-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(ptyprocess)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(ptyprocess)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
Pexpect is a pure Python expect-like module. Pexpect makes Python a better tool for controlling other applications.
|
||||
@ -50,6 +51,9 @@ sed -i "/_async.pyc/d" %{name}.filelist
|
||||
%{python_sitearch}/pexpect-%{version}-py*.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 4.8.0-4mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Wed Apr 05 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.8.0-3mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user