diff --git a/python-pexpect.spec b/python-pexpect.spec index 9c87d9c..066680e 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -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 -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 4.8.0-3mamba +- rebuilt with python 3.10 + * Sat Apr 03 2021 Silvan Calarco 4.8.0-2mamba - rebuilt with distdeps