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

Jelle van der Waa jelle at archlinux.org
Sun Apr 23 14:24:29 UTC 2017


    Date: Sunday, April 23, 2017 @ 14:24:28
  Author: jelle
Revision: 224579

upgpkg: bandit 1.4.0-1

Modified:
  bandit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-23 11:36:33 UTC (rev 224578)
+++ PKGBUILD	2017-04-23 14:24:28 UTC (rev 224579)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=bandit
-pkgver=1.0.1
+pkgver=1.4.0
 pkgrel=1
 pkgdesc='Python security linter from OpenStack Security'
 arch=('any')
@@ -9,8 +9,8 @@
 license=('Apache')
 depends=('python2-yaml' 'python2-stevedore' 'python2-appdirs' 'python2-six')
 makedepends=('python2-setuptools' 'git')
-source=("https://pypi.python.org/packages/source/b/bandit/bandit-${pkgver}.tar.gz")
-md5sums=('0130896e994d45af279728e4c3c3df50')
+source=('https://pypi.python.org/packages/45/b2/f5a4adb1e7773e6d631481b784ad49e6ec56aa81e9fdafcabf0fe3e0241a/bandit-1.4.0.tar.gz')
+md5sums=('f74155cb9921be857693b32d2531e857')
 
 package() {
     cd "bandit-$pkgver"



More information about the arch-commits mailing list