From 9531d2c31a2d537bf4d8332007794f4c0d799e6d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 19 Feb 2025 23:54:33 +0100 Subject: [PATCH] automatic version update by autodist [release 2.20.0-1mamba;Wed Feb 19 2025] --- python-asyncssh.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-asyncssh.spec b/python-asyncssh.spec index 0abd761..ce94696 100644 --- a/python-asyncssh.spec +++ b/python-asyncssh.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-asyncssh -Version: 2.19.0 +Version: 2.20.0 Release: 1mamba Summary: AsyncSSH: Asynchronous SSHv2 client and server library Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://asyncssh.readthedocs.io/en/latest/ Source: https://pypi.debian.net/asyncssh/asyncssh-%{version}.tar.gz License: Eclipse Public License +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(cryptography) @@ -49,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Feb 19 2025 Automatic Build System 2.20.0-1mamba +- automatic version update by autodist + * Sat Dec 14 2024 Automatic Build System 2.19.0-1mamba - automatic version update by autodist