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

Felix Yan fyan at archlinux.org
Sun Jun 5 04:10:34 UTC 2016


    Date: Sunday, June 5, 2016 @ 06:10:34
  Author: fyan
Revision: 268967

upgpkg: python-cryptography 1.4-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-05 04:09:14 UTC (rev 268966)
+++ PKGBUILD	2016-06-05 04:10:34 UTC (rev 268967)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=1.3.4
+pkgver=1.4
 pkgrel=1
 pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
               'python-iso8601' 'python2-iso8601' 'python-pretend' 'python2-pretend' 'python-pyasn1-modules' 'python2-pyasn1-modules'
               'python-hypothesis' 'python2-hypothesis')
 source=("https://pypi.io/packages/source/c/cryptography/cryptography-$pkgver.tar.gz")
-md5sums=('defd153ed901089f5aeac6eb066d5ef7')
+md5sums=('a9763e3831cc7cdb402c028fac1ceb39')
 
 prepare() {
   cp -a cryptography-${pkgver}{,-python2}



More information about the arch-commits mailing list