python3-paramiko-2.8.0
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>SSH2 implementation for Python</Summary>
|
||||
<Description>python-paramiko is a module for python 2.2 (or higher) that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines.</Description>
|
||||
<Archive sha1sum="bcbd77a81f7a5b6ae93f59f3586a248513aa31e2" type="targz">https://github.com/paramiko/paramiko/archive/2.7.1.tar.gz</Archive>
|
||||
<Archive sha1sum="7c972d67d52ec23e91e698767d77d35af6d12242" type="targz">https://github.com/paramiko/paramiko/archive/2.8.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -36,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2021-10-28</Date>
|
||||
<Version>2.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2019-12-13</Date>
|
||||
<Version>2.7.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user