[arch-commits] Commit in python-cryptography/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jan 29 02:36:46 UTC 2017
Date: Sunday, January 29, 2017 @ 02:36:45
Author: felixonmars
Revision: 287694
upgpkg: python-cryptography 1.7.2-1
Modified:
python-cryptography/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-29 00:32:15 UTC (rev 287693)
+++ PKGBUILD 2017-01-29 02:36:45 UTC (rev 287694)
@@ -3,8 +3,8 @@
pkgbase=python-cryptography
pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=1.7.1
-pkgrel=2
+pkgver=1.7.2
+pkgrel=1
pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers"
arch=('i686' 'x86_64')
license=('Apache')
@@ -17,7 +17,7 @@
'python-pretend' 'python2-pretend' 'python-pyasn1-modules' 'python2-pyasn1-modules'
'python-hypothesis' 'python2-hypothesis' 'python-pytz' 'python2-pytz')
source=("https://pypi.io/packages/source/c/cryptography/cryptography-$pkgver.tar.gz")
-md5sums=('2f63dee6ace602d1d20d1995f8538015')
+md5sums=('fade66de437392ed1ba6980768626204')
prepare() {
cp -a cryptography-${pkgver}{,-python2}
More information about the arch-commits
mailing list