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

Felix Yan fyan at archlinux.org
Fri Jun 3 08:19:33 UTC 2016


    Date: Friday, June 3, 2016 @ 10:19:33
  Author: fyan
Revision: 268866

upgpkg: python-cryptography 1.3.4-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-03 08:03:41 UTC (rev 268865)
+++ PKGBUILD	2016-06-03 08:19:33 UTC (rev 268866)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=1.3.2
+pkgver=1.3.4
 pkgrel=1
 pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
               'python-iso8601' 'python2-iso8601' 'python-pretend' 'python2-pretend' 'python-pyasn1-modules' 'python2-pyasn1-modules'
               'python-hypothesis' 'python2-hypothesis')
 source=("https://pypi.io/packages/source/c/cryptography/cryptography-$pkgver.tar.gz")
-md5sums=('0359190f291824dc8ad9e6d477a607b2')
+md5sums=('defd153ed901089f5aeac6eb066d5ef7')
 
 prepare() {
   cp -a cryptography-${pkgver}{,-python2}



More information about the arch-commits mailing list