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

Felix Yan felixonmars at archlinux.org
Fri Sep 23 08:05:11 UTC 2016


    Date: Friday, September 23, 2016 @ 08:05:11
  Author: felixonmars
Revision: 276863

upgpkg: python-cryptography 1.5.1-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-22 22:32:51 UTC (rev 276862)
+++ PKGBUILD	2016-09-23 08:05:11 UTC (rev 276863)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=1.5
+pkgver=1.5.1
 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=('d85a91af3e943c68fa5ff82a3ccdd5df')
+md5sums=('66a3e01f5f436d2413ef47b7e6bb7729')
 
 prepare() {
   cp -a cryptography-${pkgver}{,-python2}



More information about the arch-commits mailing list