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

Felix Yan felixonmars at archlinux.org
Tue Nov 22 11:57:18 UTC 2016


    Date: Tuesday, November 22, 2016 @ 11:57:17
  Author: felixonmars
Revision: 281828

upgpkg: python-cryptography 1.6-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-22 11:45:37 UTC (rev 281827)
+++ PKGBUILD	2016-11-22 11:57:17 UTC (rev 281828)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=1.5.3
+pkgver=1.6
 pkgrel=1
 pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
               'python-pretend' 'python2-pretend' 'python-pyasn1-modules' 'python2-pyasn1-modules'
               'python-hypothesis' 'python2-hypothesis' 'python-pytz' 'python2-pytz')
 source=("https://pypi.io/packages/source/c/cryptography/cryptography-$pkgver.tar.gz")
-md5sums=('9db24923f48f6c223e9d64b517838846')
+md5sums=('33ed393be75f04cd889a02a11acbab39')
 
 prepare() {
   cp -a cryptography-${pkgver}{,-python2}



More information about the arch-commits mailing list