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

Felix Yan fyan at archlinux.org
Thu Aug 21 09:51:39 UTC 2014


    Date: Thursday, August 21, 2014 @ 11:51:39
  Author: fyan
Revision: 220498

upgpkg: python-cryptography 0.5.4-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-21 03:41:17 UTC (rev 220497)
+++ PKGBUILD	2014-08-21 09:51:39 UTC (rev 220498)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=0.5.3
+pkgver=0.5.4
 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=('51a6a303bf35bf2bd18de6a51277020b')
+md5sums=('4fd1f10e9f99009a44667fabe7980aec')
 
 prepare() {
    cp -a cryptography-${pkgver}{,-python2}




More information about the arch-commits mailing list