[arch-commits] Commit in bandit/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Sun Jul 3 15:34:21 UTC 2022
Date: Sunday, July 3, 2022 @ 15:34:21
Author: jelle
Revision: 1243809
upgpkg: bandit 1.7.4-1
Modified:
bandit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-03 15:20:46 UTC (rev 1243808)
+++ PKGBUILD 2022-07-03 15:34:21 UTC (rev 1243809)
@@ -1,7 +1,7 @@
# Maintainer: Jelle van der Waa <jelle at archlinux.org>
pkgname=bandit
-pkgver=1.7.2
+pkgver=1.7.4
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=('fde27d409dcb867285f3c7a9ee88a079dae58211e17c2157601bbff9e9144e604def3c0179a7c9016266bdf70ed9da9ca519641f4aca4e76a30859c8e01177b9')
+sha512sums=('93e1a25fd41e9409971f4cbac2ff73971ba270936a6b2aeecb3e0a2aa2015bcefd5eaab3cc94b2d9d96e4604d1a39c5ca1150c9eadd073357a90c5265c592407')
build() {
cd bandit-$pkgver
More information about the arch-commits
mailing list