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

Felix Yan felixonmars at archlinux.org
Wed Mar 28 16:01:10 UTC 2018


    Date: Wednesday, March 28, 2018 @ 16:01:09
  Author: felixonmars
Revision: 320557

upgpkg: python-cryptography 2.2.2-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-28 14:43:18 UTC (rev 320556)
+++ PKGBUILD	2018-03-28 16:01:09 UTC (rev 320557)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=1
 pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers"
 arch=('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=('8fcd7e023ed65b2d8997475639154727a537696e5fcb01206cad2a6b2249702115a2788b7fa623e6bd700040e9ffdd25cc7cae6d002d1c8d4bf64132f4c18afa')
+sha512sums=('6c1b19cdb870d65abad42523697e9a0bebc7a0025b34f10c4bdd30c313333efd7c41bcb4237a29b3a1b270e3fbade75ccb35df172b055b7c075d619f4d9424c9')
 
 prepare() {
   cp -a cryptography-${pkgver}{,-python2}



More information about the arch-commits mailing list