[arch-commits] Commit in python-paramiko/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sat Dec 25 14:02:20 UTC 2021


    Date: Saturday, December 25, 2021 @ 14:02:20
  Author: arojas
Revision: 1083654

Update to 2.9.1

Modified:
  python-paramiko/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-25 14:02:20 UTC (rev 1083653)
+++ PKGBUILD	2021-12-25 14:02:20 UTC (rev 1083654)
@@ -4,8 +4,8 @@
 # Contributor: Mario Danic <mario.danic at gmail.com>
 
 pkgname=python-paramiko
-pkgver=2.7.2
-pkgrel=5
+pkgver=2.9.1
+pkgrel=1
 pkgdesc="Python module that implements the SSH2 protocol"
 url="https://github.com/paramiko/paramiko/"
 license=('LGPL')
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest-runner' 'python-pytest-relaxed' 'python-pyasn1' 'python-invoke'
              'python-mock')
 source=("https://github.com/paramiko/paramiko/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('c9bc569428a0a61814cb73941356de5bae7fea7891ba4fd3f5c00ff1ee5083454bfde7e969fb4aaf5254b909f7f0132f590d67803eda8a67503e5c02ec2bf01a')
+sha512sums=('d86824451be417322e0cdd073b31c103e737663af89f31abb1de21b5fbb9bdaa4b2e49505d2bc599114173df2457dcea308eb5c445fc5191248eb13e4c1eb500')
 
 check() {
   cd paramiko-$pkgver



More information about the arch-commits mailing list