automatic version update by autodist [release 3.4.1-1mamba;Mon Aug 12 2024]

This commit is contained in:
Automatic Build System 2024-08-12 19:29:03 +02:00
parent 3971af4401
commit 32aefca22b

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-paramiko
Version: 3.4.0
Release: 2mamba
Version: 3.4.1
Release: 1mamba
Summary: Paramiko SSH2 library for Python
Group: System/Libraries/Python
Vendor: openmamba
@ -52,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Mon Aug 12 2024 Automatic Build System <autodist@openmamba.org> 3.4.1-1mamba
- automatic version update by autodist
* Thu Jan 18 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.0-2mamba
- removed requirement for python-setuptools-devel, specfile updated using python-build