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

Felix Yan fyan at archlinux.org
Sat Mar 19 03:22:24 UTC 2016


    Date: Saturday, March 19, 2016 @ 04:22:24
  Author: fyan
Revision: 262065

upgpkg: python-cryptography 1.3-1

Modified:
  python-cryptography/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-18 23:12:56 UTC (rev 262064)
+++ PKGBUILD	2016-03-19 03:22:24 UTC (rev 262065)
@@ -3,8 +3,8 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=1.2.3
-pkgrel=2
+pkgver=1.3
+pkgrel=1
 pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers"
 arch=('i686' 'x86_64')
 license=('Apache')
@@ -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=('5474d2b3e8c7555a60852e48d2743f85')
+md5sums=('eb9c78f094bf7fd9517b19fa2593fbb5')
 
 prepare() {
   cp -a cryptography-${pkgver}{,-python2}



More information about the arch-commits mailing list