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

Felix Yan felixonmars at archlinux.org
Mon Aug 31 09:38:22 UTC 2020


    Date: Monday, August 31, 2020 @ 09:38:22
  Author: felixonmars
Revision: 694011

upgpkg: python-paramiko 2.7.2-1

Modified:
  python-paramiko/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-31 09:37:46 UTC (rev 694010)
+++ PKGBUILD	2020-08-31 09:38:22 UTC (rev 694011)
@@ -4,8 +4,8 @@
 # Contributor: Mario Danic <mario.danic at gmail.com>
 
 pkgname=python-paramiko
-pkgver=2.7.1
-pkgrel=2
+pkgver=2.7.2
+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=('2cebed2420cf9af77cb0d459b64a74adcffcdb15bd58c8fc9243855ae91f43e16706665b64ce2851f6e99e59ca6a47d7299a2aae35a4c9d01ab97b343569c4b2')
+sha512sums=('c9bc569428a0a61814cb73941356de5bae7fea7891ba4fd3f5c00ff1ee5083454bfde7e969fb4aaf5254b909f7f0132f590d67803eda8a67503e5c02ec2bf01a')
 
 check() {
   cd paramiko-$pkgver



More information about the arch-commits mailing list