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 2f36c098fc7416869d9fbec50f3437381105d9d4..51fb053669499c7aacf267ee2b4267d1568003e5 100644 --- a/python-paramiko.spec +++ b/python-paramiko.spec @@ -1,5 +1,5 @@ Name: python-paramiko -Version: 3.5.0 +Version: 3.5.1 Release: 1 Summary: Python SSH module License: LGPLv2+ @@ -68,6 +68,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} %doc html/ demos/ README.rst %changelog +* Thu Apr 03 2025 openeuler_bot - 3.5.1-1 +- update python-paramiko to 3.5.1 + * Tue Jan 21 2025 xu_ping <707078654@qq.com> - 3.5.0-1 - Upgrade version to 3.5.0 @@ -99,4 +102,4 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} - Remove python2-paramiko subpackage * Wed Nov 06 2019 Lijin Yang - 2.4.1-7 -- init package +- init package \ No newline at end of file