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

Felix Yan felixonmars at archlinux.org
Wed Sep 19 09:38:26 UTC 2018


    Date: Wednesday, September 19, 2018 @ 09:38:26
  Author: felixonmars
Revision: 383352

upgpkg: python-paramiko 2.4.2-1

Modified:
  python-paramiko/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-19 09:33:53 UTC (rev 383351)
+++ PKGBUILD	2018-09-19 09:38:26 UTC (rev 383352)
@@ -5,8 +5,8 @@
 
 pkgbase=python-paramiko
 pkgname=(python-paramiko python2-paramiko)
-pkgver=2.4.1
-pkgrel=2
+pkgver=2.4.2
+pkgrel=1
 pkgdesc="Python module that implements the SSH2 protocol"
 url="https://github.com/paramiko/paramiko/"
 license=('LGPL')
@@ -15,9 +15,9 @@
              'python-cryptography' 'python2-cryptography' 'python-pyasn1' 'python2-pyasn1'
              'python-pynacl' 'python2-pynacl')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pytest-relaxed'
-              'python2-pytest-relaxed')
+              'python2-pytest-relaxed' 'python-mock' 'python2-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/paramiko/paramiko/archive/$pkgver.tar.gz")
-sha512sums=('5a580d25e7911937f228ef4a2b89b5a1efd771f576c6c68cf1c36e1abbc38adbc6ad5dc91400de7112238fcf7803f5f26c13fe10be4af8a2a86af9398da7a8de')
+sha512sums=('894c2ebfcfb35a84fe74670d0eb67022a49b7bf165f31acd929045c17509d8a2be111e8319f20513b5034efd033edc6432b2ca2e7027dc7e3c6703166a96790f')
 
 prepare() {
   cp -a paramiko-$pkgver{,-py2}



More information about the arch-commits mailing list