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

Jelle van der Waa jelle at archlinux.org
Sat Feb 13 13:03:54 UTC 2021


    Date: Saturday, February 13, 2021 @ 13:03:54
  Author: jelle
Revision: 859244

upgpkg: bandit 1.7.0-2

Modified:
  bandit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-13 13:02:30 UTC (rev 859243)
+++ PKGBUILD	2021-02-13 13:03:54 UTC (rev 859244)
@@ -2,12 +2,12 @@
 
 pkgname=bandit
 pkgver=1.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Python security linter from OpenStack Security'
 arch=('any')
 url='https://github.com/PyCQA/bandit'
 license=('Apache')
-depends=('python-yaml' 'python-stevedore' 'python-appdirs' 'python-six' 'python-pbr')
+depends=('python-yaml' 'python-stevedore' 'python-appdirs' 'python-six' 'python-pbr' 'python-gitpython')
 makedepends=('python-setuptools' 'git')
 source=(https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 sha512sums=('c51af7ab4c667c376a11f142fa35881a776d420bd3ef41421bd29a713e0b56bbf1622e24cd878e24f57594f03d06b7c2b8258fcf34f57e3a68df4200a34becdc')



More information about the arch-commits mailing list