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

Jelle van der Waa jelle at gemini.archlinux.org
Wed Jan 5 19:23:10 UTC 2022


    Date: Wednesday, January 5, 2022 @ 19:23:10
  Author: jelle
Revision: 1093381

upgpkg: bandit 1.7.1-1

Modified:
  bandit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-05 19:16:40 UTC (rev 1093380)
+++ PKGBUILD	2022-01-05 19:23:10 UTC (rev 1093381)
@@ -1,8 +1,8 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=bandit
-pkgver=1.7.0
-pkgrel=3
+pkgver=1.7.1
+pkgrel=1
 pkgdesc='Python security linter from OpenStack Security'
 arch=('any')
 url='https://github.com/PyCQA/bandit'
@@ -10,7 +10,7 @@
 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')
+sha512sums=('6543bb0f69339a8d970cf0dd1bcec1392057c5c7fbf229fa4f4e6c9d21a39206f1f3fa17509ca2038cd1671d4b57316f92ee053c1beab102e8d20096d10b685d')
 
 build() {
     cd bandit-$pkgver



More information about the arch-commits mailing list