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

Felix Yan fyan at archlinux.org
Thu Oct 16 12:55:42 UTC 2014


    Date: Thursday, October 16, 2014 @ 14:55:41
  Author: fyan
Revision: 224631

upgpkg: python-cryptography 0.6.1-1

Modified:
  python-cryptography/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-16 12:16:02 UTC (rev 224630)
+++ PKGBUILD	2014-10-16 12:55:41 UTC (rev 224631)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgbase=python-cryptography
 pkgname=('python-cryptography' 'python2-cryptography')
-pkgver=0.6
+pkgver=0.6.1
 pkgrel=1
 pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest' 'python2-pytest' 'python-cryptography-vectors' 'python2-cryptography-vectors'
               'python-iso8601' 'python2-iso8601' 'python-pretend' 'python2-pretend' 'python-pyasn1' 'python2-pyasn1')
 source=("http://pypi.python.org/packages/source/c/cryptography/cryptography-${pkgver}.tar.gz")
-md5sums=('674a4524f4003d4f90e63c927c18c328')
+md5sums=('1c48fd78742d85c9cffdcceb6809e45b')
 
 prepare() {
    cp -a cryptography-${pkgver}{,-python2}



More information about the arch-commits mailing list