Date: Sunday, September 20, 2015 @ 03:51:16
  Author: fyan
Revision: 141107

upgpkg: python-secretstorage 2.1.2-2

rebuild for python 3.5

Modified:
  python-secretstorage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-09-20 01:47:37 UTC (rev 141106)
+++ PKGBUILD    2015-09-20 01:51:16 UTC (rev 141107)
@@ -6,13 +6,13 @@
 pkgbase=python-secretstorage
 pkgname=(python-secretstorage python2-secretstorage)
 pkgver=2.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Securely store passwords and other private data using the 
SecretService DBus API"
 arch=('any')
 url="https://pypi.python.org/pypi/SecretStorage";
 license=('BSD')
 makedepends=('python-dbus' 'python2-dbus' 'python-crypto' 'python2-crypto')
-checkdepends=('gnome-keyring' 'xorg-server-xvfb')
+checkdepends=('gnome-keyring' 'xorg-server-xvfb' 'dbus-glib')
 
source=("https://pypi.python.org/packages/source/S/SecretStorage/SecretStorage-${pkgver}.tar.gz";)
 md5sums=('795eadfdfd2f747df146dd1dac9835c0')
 

Reply via email to