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

Felix Yan felixonmars at archlinux.org
Thu Oct 12 12:08:04 UTC 2017


    Date: Thursday, October 12, 2017 @ 12:08:03
  Author: felixonmars
Revision: 307533

upgpkg: python-cryptography 2.1.1-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-12 10:43:18 UTC (rev 307532)
+++ PKGBUILD	2017-10-12 12:08:03 UTC (rev 307533)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=2.1
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
               'python-pretend' 'python2-pretend' 'python-hypothesis' 'python2-hypothesis'
               'python-pytz' 'python2-pytz')
 source=("https://pypi.io/packages/source/c/cryptography/cryptography-$pkgver.tar.gz")
-sha512sums=('62ee423473c0f0a9087bdd15e2e15006318343218019447e4436071ac862ecbf5cf8a35d6938d2946f8890b23cc325a6ab067667a86d2b8f15ea3250d0141950')
+sha512sums=('d021f7af1cb4c6430049d2213405b7bea84bc0bde9e9f92c99c87dd835b2f28eb28024d65090756d2cc72b63510f25d71c55e473ce00e1d24736c15037998adb')
 
 prepare() {
   cp -a cryptography-${pkgver}{,-python2}



More information about the arch-commits mailing list