Date: Sunday, July 5, 2015 @ 13:43:07
  Author: jelle
Revision: 136441

upgpkg: bandit 0.12.0-1

Modified:
  bandit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-07-05 11:27:48 UTC (rev 136440)
+++ PKGBUILD    2015-07-05 11:43:07 UTC (rev 136441)
@@ -7,7 +7,7 @@
 arch=('any')
 url='https://wiki.openstack.org/wiki/Security/Projects/Bandit'
 license=('Apache')
-depends=('python2-yaml')
+depends=('python2-yaml' 'python2-stevedore')
 makedepends=('python2-setuptools')
 
source=("https://pypi.python.org/packages/source/b/bandit/bandit-${pkgver}.tar.gz";)
 md5sums=('48a94a025d71154577564ff31826ca23')

Reply via email to