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

Felix Yan fyan at archlinux.org
Tue Sep 30 07:38:58 UTC 2014


    Date: Tuesday, September 30, 2014 @ 09:38:57
  Author: fyan
Revision: 223699

upgpkg: python-cryptography 0.6-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-30 05:57:31 UTC (rev 223698)
+++ PKGBUILD	2014-09-30 07:38:57 UTC (rev 223699)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=0.5.4
+pkgver=0.6
 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=('4fd1f10e9f99009a44667fabe7980aec')
+md5sums=('674a4524f4003d4f90e63c927c18c328')
 
 prepare() {
    cp -a cryptography-${pkgver}{,-python2}



More information about the arch-commits mailing list