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

Jelle van der Waa jelle at gemini.archlinux.org
Wed Jan 26 08:31:02 UTC 2022


    Date: Wednesday, January 26, 2022 @ 08:31:01
  Author: jelle
Revision: 1115642

upgpkg: bandit 1.7.2-1

Modified:
  bandit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-26 08:11:48 UTC (rev 1115641)
+++ PKGBUILD	2022-01-26 08:31:01 UTC (rev 1115642)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=bandit
-pkgver=1.7.1
+pkgver=1.7.2
 pkgrel=1
 pkgdesc='Python security linter from OpenStack Security'
 arch=('any')
@@ -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=('6543bb0f69339a8d970cf0dd1bcec1392057c5c7fbf229fa4f4e6c9d21a39206f1f3fa17509ca2038cd1671d4b57316f92ee053c1beab102e8d20096d10b685d')
+sha512sums=('fde27d409dcb867285f3c7a9ee88a079dae58211e17c2157601bbff9e9144e604def3c0179a7c9016266bdf70ed9da9ca519641f4aca4e76a30859c8e01177b9')
 
 build() {
     cd bandit-$pkgver



More information about the arch-commits mailing list