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

Felix Yan fyan at archlinux.org
Sun Oct 11 15:36:33 UTC 2015


    Date: Sunday, October 11, 2015 @ 17:36:33
  Author: fyan
Revision: 143673

upgpkg: python-keyring 5.5-1

Modified:
  python-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-11 15:34:38 UTC (rev 143672)
+++ PKGBUILD	2015-10-11 15:36:33 UTC (rev 143673)
@@ -8,8 +8,8 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=5.4
-pkgrel=2
+pkgver=5.5
+pkgrel=1
 pkgdesc="Store and access your passwords safely."
 arch=('any')
 url="http://pypi.python.org/pypi/keyring"
@@ -19,7 +19,7 @@
 checkdepends=('python-pytest' 'python2-pytest' 'python-mock' 'python2-mock' 'python-crypto' 'python2-crypto'
               'python-secretstorage' 'python2-secretstorage' 'python-gobject' 'python2-gobject' 'libgnome-keyring'
               'kdebindings-python' 'kdebindings-python2' 'python2-gdata' 'python-fs' 'python2-fs')
-md5sums=('ed60cc006c1bc629bf92e100cca952ea')
+md5sums=('01c497ed8795a19d4590b327bcc386e1')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}



More information about the arch-commits mailing list