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