public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-asyncssh] epel10: import asyncssh-2.21
@ 2026-07-12 22:06 Georg Sauthoff
  0 siblings, 0 replies; only message in thread
From: Georg Sauthoff @ 2026-07-12 22:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-asyncssh
Branch : epel10
Commit : 666b6c0c0b952eb2a89c5fb6f56d2bdf49ee1262
Author : Georg Sauthoff <mail@gms.tf>
Date   : 2025-06-01T00:52:44+02:00
Stats  : +9/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-asyncssh/c/666b6c0c0b952eb2a89c5fb6f56d2bdf49ee1262?branch=epel10

Log:
import asyncssh-2.21

---
diff --git a/python-asyncssh.spec b/python-asyncssh.spec
index 59011c1..4244b9a 100644
--- a/python-asyncssh.spec
+++ b/python-asyncssh.spec
@@ -5,8 +5,8 @@ implements many SSH protocol features such as the various channels,\
 SFTP, SCP, forwarding, session multiplexing over a connection and more.
 
 Name:           python-%{srcname}
-Version:        2.19.0
-Release:        2%{?dist}
+Version:        2.21.0
+Release:        1%{?dist}
 Summary:        Asynchronous SSH for Python
 
 # Automatically converted from old format: EPL-2.0 or GPLv2+ - review is highly recommended.
@@ -48,6 +48,9 @@ Summary:        %{summary}
 
 %prep
 %autosetup -p1 -n %{srcname}-%{version}
+# XXX uncomment again when python3-cryptography dependency spec
+#     of python3-fido2 is fixed in rawhide
+sed -i '/fido2/d' pyproject.toml tox.ini
 
 %generate_buildrequires
 %pyproject_buildrequires -t
@@ -71,6 +74,9 @@ sed -i '1,1s@^#!.*$@#!%{__python3}@' examples/*.py
 
 
 %changelog
+* Sat May 31 2025 Georg Sauthoff <mail@gms.tf> - 2.21.0-1
+- Update to latest upstream version (fixes fedora#2346174, fixes fedora#2325445)
+
 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.19.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
 

diff --git a/sources b/sources
index 6d10d77..598973b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (asyncssh-2.19.0.tar.gz) = 0ebd963570ddf3c7dbdb6aea109cf1900e42e37a57d4e93f408d1220267ae5b27d3306ce287fbf068ad7cc62b51b548dabd931f7d0d00dbc9025fa7981ddc900
+SHA512 (asyncssh-2.21.0.tar.gz) = d634e0f731721a430d7b77cf07fc853edf78657bfbda9c49bb17379e0d57c65bec5ff116512c3b542dfdf8ec2aef44342eb4a8028d5513aab8cbe0c3921bda3e

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-12 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-12 22:06 [rpms/python-asyncssh] epel10: import asyncssh-2.21 Georg Sauthoff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox