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

Felix Yan felixonmars at archlinux.org
Wed Mar 21 12:25:15 UTC 2018


    Date: Wednesday, March 21, 2018 @ 12:25:12
  Author: felixonmars
Revision: 319742

upgpkg: python-cryptography 2.2.1-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-21 11:33:37 UTC (rev 319741)
+++ PKGBUILD	2018-03-21 12:25:12 UTC (rev 319742)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=2.2
+pkgver=2.2.1
 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=('93fdde2461f7682521c94696c8de66d73793d972c230731cf48fba00d0adcae8880473ff221519cc7208cdf841eb9a86a54a98d5c270dbd2935045cff8403928')
+sha512sums=('8fcd7e023ed65b2d8997475639154727a537696e5fcb01206cad2a6b2249702115a2788b7fa623e6bd700040e9ffdd25cc7cae6d002d1c8d4bf64132f4c18afa')
 
 prepare() {
   cp -a cryptography-${pkgver}{,-python2}



More information about the arch-commits mailing list