automatic version update by autodist [release 3.5.1-1mamba;Thu Feb 06 2025]

This commit is contained in:
Automatic Build System 2025-02-06 13:26:31 +01:00
parent 3045afbb7a
commit 87e08bcdc8

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-paramiko
Version: 3.5.0
Version: 3.5.1
Release: 1mamba
Summary: Paramiko SSH2 library for Python
Group: System/Libraries/Python
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.lag.net/paramiko/
Source: https://github.com/paramiko/paramiko.git/%{version}/paramiko-%{version}.tar.bz2
License: LGPL
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(bcrypt)
@ -52,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Thu Feb 06 2025 Automatic Build System <autodist@openmamba.org> 3.5.1-1mamba
- automatic version update by autodist
* Mon Sep 16 2024 Automatic Build System <autodist@openmamba.org> 3.5.0-1mamba
- automatic version update by autodist