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

Felix Yan fyan at archlinux.org
Thu Nov 19 08:39:55 UTC 2015


    Date: Thursday, November 19, 2015 @ 09:39:54
  Author: fyan
Revision: 251241

upgpkg: python-cryptography 1.1.1-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-19 07:23:05 UTC (rev 251240)
+++ PKGBUILD	2015-11-19 08:39:54 UTC (rev 251241)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=1.1
+pkgver=1.1.1
 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=("http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz")
-md5sums=('dd06da41535184f48f2c8e8b74dd570f')
+md5sums=('6ec05b916c52d8668cd3a3f6f1cea084')
 
 prepare() {
    cp -a cryptography-${pkgver}{,-python2}



More information about the arch-commits mailing list