wok diff paramiko/receipt @ rev 25638

Up tinyssh (20240101 CVE-2023-48795)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 05 10:31:44 2024 +0000 (5 months ago)
parents 12b393d89218
children
line diff
     1.1 --- a/paramiko/receipt	Sat Jun 18 09:52:25 2022 +0100
     1.2 +++ b/paramiko/receipt	Fri Jan 05 10:31:44 2024 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="paramiko"
     1.7 -VERSION="2.11.0"
     1.8 +VERSION="3.4.0"
     1.9  CATEGORY="development"
    1.10  TAGS="ssh"
    1.11  SHORT_DESC="Module for python that implements the SSH2 protocol."