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

Felix Yan fyan at archlinux.org
Fri Aug 8 05:01:56 UTC 2014


    Date: Friday, August 8, 2014 @ 07:01:56
  Author: fyan
Revision: 219490

upgpkg: python-cryptography 0.5.3-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-08 04:23:18 UTC (rev 219489)
+++ PKGBUILD	2014-08-08 05:01:56 UTC (rev 219490)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=0.5.2
+pkgver=0.5.3
 pkgrel=1
 pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest' 'python2-pytest' 'python-cryptography-vectors' 'python2-cryptography-vectors'
               'python-iso8601' 'python2-iso8601' 'python-pretend' 'python2-pretend' 'python-pyasn1' 'python2-pyasn1')
 source=("http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz")
-md5sums=('8c2d381ef263653b640a7a5d14618e4c')
+md5sums=('51a6a303bf35bf2bd18de6a51277020b')
 
 prepare() {
    cp -a cryptography-${pkgver}{,-python2}




More information about the arch-commits mailing list