diff --git a/python-paramiko.spec b/python-paramiko.spec index b1446c2..ba069f8 100644 --- a/python-paramiko.spec +++ b/python-paramiko.spec @@ -1,5 +1,5 @@ Name: python-paramiko -Version: 2.9.2 +Version: 2.10.1 Release: 1mamba Summary: Paramiko SSH2 library for Python Group: System/Libraries/Python @@ -14,6 +14,7 @@ Requires: python >= %python_version Requires: python-crypto BuildRequires: python-setuptools-devel ## AUTOBUILDREQ-BEGIN +BuildRequires: libpython3-devel ## AUTOBUILDREQ-END Requires: python-ecdsa @@ -68,6 +69,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build #%doc demos/ %changelog +* Sun Mar 13 2022 Automatic Build System 2.10.1-1mamba +- automatic version update by autodist + * Sun Jan 09 2022 Automatic Build System 2.9.2-1mamba - automatic version update by autodist