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

Felix Yan fyan at archlinux.org
Wed Mar 2 03:32:48 UTC 2016


    Date: Wednesday, March 2, 2016 @ 04:32:48
  Author: fyan
Revision: 260498

upgpkg: python-cryptography 1.2.3-1

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-01 22:30:07 UTC (rev 260497)
+++ PKGBUILD	2016-03-02 03:32:48 UTC (rev 260498)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=1.2.2
+pkgver=1.2.3
 pkgrel=1
 pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
               'python-iso8601' 'python2-iso8601' 'python-pretend' 'python2-pretend' 'python-pyasn1-modules' 'python2-pyasn1-modules'
               'python-hypothesis' 'python2-hypothesis')
 source=("http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz")
-md5sums=('2b25eebd1d3c6bae52b46f0dcec74dfb')
+md5sums=('5474d2b3e8c7555a60852e48d2743f85')
 
 prepare() {
   cp -a cryptography-${pkgver}{,-python2}



More information about the arch-commits mailing list