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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 9 18:20:01 UTC 2022


    Date: Sunday, January 9, 2022 @ 18:20:00
  Author: felixonmars
Revision: 1098392

upgpkg: python-paramiko 2.9.2-1

Modified:
  python-paramiko/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-09 18:08:38 UTC (rev 1098391)
+++ PKGBUILD	2022-01-09 18:20:00 UTC (rev 1098392)
@@ -4,7 +4,7 @@
 # Contributor: Mario Danic <mario.danic at gmail.com>
 
 pkgname=python-paramiko
-pkgver=2.9.1
+pkgver=2.9.2
 pkgrel=1
 pkgdesc="Python module that implements the SSH2 protocol"
 url="https://github.com/paramiko/paramiko/"
@@ -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=('d86824451be417322e0cdd073b31c103e737663af89f31abb1de21b5fbb9bdaa4b2e49505d2bc599114173df2457dcea308eb5c445fc5191248eb13e4c1eb500')
+sha512sums=('5b0810358376e4a42ba38ffa4a713f104b122fd77d463a80937dd6dc529da70825d6741fec16f93071aefe4bbfa6f0dbdb2eabd125663c19ba4d35ac06ecfa90')
 
 check() {
   cd paramiko-$pkgver



More information about the arch-commits mailing list