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

Felix Yan felixonmars at archlinux.org
Mon Mar 19 07:14:22 UTC 2018


    Date: Monday, March 19, 2018 @ 07:14:21
  Author: felixonmars
Revision: 319625

upgpkg: python-cryptography 2.2-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-19 06:52:44 UTC (rev 319624)
+++ PKGBUILD	2018-03-19 07:14:21 UTC (rev 319625)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=2.1.4
+pkgver=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=('f749cb4384badc174a842514e5a4fee2ed01ab9c716799d8d9d5301f6d2d97b6c41deb9e425f48928b639fa34bef8c05529ed7e5b777ef5ca75c244f8fda8fd4')
+sha512sums=('93fdde2461f7682521c94696c8de66d73793d972c230731cf48fba00d0adcae8880473ff221519cc7208cdf841eb9a86a54a98d5c270dbd2935045cff8403928')
 
 prepare() {
   cp -a cryptography-${pkgver}{,-python2}



More information about the arch-commits mailing list