public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Georg Sauthoff <mail@gms.tf>
To: git-commits@fedoraproject.org
Subject: [rpms/python-asyncssh] epel10: import asyncssh-2.21
Date: Sun, 12 Jul 2026 22:06:17 GMT [thread overview]
Message-ID: <178389397716.1.7749272165927047153.rpms-python-asyncssh-666b6c0c0b95@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-12 22:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178389397716.1.7749272165927047153.rpms-python-asyncssh-666b6c0c0b95@fedoraproject.org \
--to=mail@gms.tf \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox