diff --git a/paramiko-3.5.0.tar.gz b/paramiko-3.5.0.tar.gz deleted file mode 100644 index 158917c15d3b6ad7a5bd6ab28382285ca65c36ca..0000000000000000000000000000000000000000 Binary files a/paramiko-3.5.0.tar.gz and /dev/null differ diff --git a/paramiko-3.5.1.tar.gz b/paramiko-3.5.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ba23508d0155560854ecc2abbeff81f3601c03f9 Binary files /dev/null and b/paramiko-3.5.1.tar.gz differ diff --git a/python-paramiko.spec b/python-paramiko.spec index 15ddaf3ce1976f8ba6dc4bfc5a0cac688f9931d2..f40129ffe0a94cba3846044137ea078f14d0e71e 100644 --- a/python-paramiko.spec +++ b/python-paramiko.spec @@ -1,6 +1,6 @@ Name: python-paramiko -Version: 3.5.0 -Release: 2 +Version: 3.5.1 +Release: 1 Summary: Python SSH module License: LGPLv2+ URL: https://github.com/paramiko/paramiko @@ -69,6 +69,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} %doc html/ demos/ README.rst %changelog +* Tue Jun 24 2025 openeuler_bot - 3.5.1-1 +- update python-paramiko to 3.5.1 + * Mon Jun 23 2025 zhangpan - 3.5.0-2 - fix the exception that is thrown when python is used to invoke fabric Config()