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

Felix Yan fyan at archlinux.org
Tue Sep 9 01:53:43 UTC 2014


    Date: Tuesday, September 9, 2014 @ 03:53:43
  Author: fyan
Revision: 118692

add makedepends on python{,2}-setuptools, fixes FS#41878

Modified:
  python-keyring/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-09 01:07:51 UTC (rev 118691)
+++ PKGBUILD	2014-09-09 01:53:43 UTC (rev 118692)
@@ -15,6 +15,7 @@
 url="http://pypi.python.org/pypi/keyring"
 license=('PSF' 'MIT')
 source=("http://pypi.python.org/packages/source/k/keyring/keyring-$pkgver.zip")
+makedepends=('python-setuptools' 'python2-setuptools')
 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')


Property changes on: python-keyring/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list