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

Felix Yan fyan at archlinux.org
Sat Jan 9 02:36:24 UTC 2016


    Date: Saturday, January 9, 2016 @ 03:36:23
  Author: fyan
Revision: 155744

upgpkg: python-keyring 6.1.1-1

Modified:
  python-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-09 02:24:33 UTC (rev 155743)
+++ PKGBUILD	2016-01-09 02:36:23 UTC (rev 155744)
@@ -8,7 +8,7 @@
 
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
-pkgver=6.1
+pkgver=6.1.1
 pkgrel=1
 pkgdesc="Store and access your passwords safely."
 arch=('any')
@@ -18,8 +18,8 @@
 makedepends=('python-setuptools_scm' 'python2-setuptools_scm')
 checkdepends=('python-pytest' 'python2-pytest' 'python-mock' 'python2-mock' 'python-crypto' 'python2-crypto'
               'python-secretstorage' 'python2-secretstorage' 'python-gobject' 'python2-gobject' 'libgnome-keyring'
-              'python2-gdata' 'python-fs' 'python2-fs' 'xorg-server-xvfb' 'dbus-glib')
-md5sums=('9f564c9a6c406b33643f2cadd6f22a0c')
+              'python2-gdata' 'python-fs' 'python2-fs' 'xorg-server-xvfb')
+md5sums=('ac24d08a2e95429d4e25a070d83bda1e')
 
 prepare() {
   cp -a keyring-$pkgver{,-py2}



More information about the arch-commits mailing list