Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
bandit


Commits:
960a813e by Jelle van der Waa at 2026-01-19T13:07:59+01:00
upgpkg: 1.9.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = bandit
        pkgdesc = Python security linter from OpenStack Security
-       pkgver = 1.9.2
-       pkgrel = 2
+       pkgver = 1.9.3
+       pkgrel = 1
        url = https://github.com/PyCQA/bandit
        arch = any
        license = Apache
@@ -12,7 +12,7 @@ pkgbase = bandit
        depends = python-stevedore
        depends = python-gitpython
        depends = python-rich
-       source = 
https://files.pythonhosted.org/packages/source/b/bandit/bandit-1.9.2.tar.gz
-       sha512sums = 
203481137d2ee6179e1d5d8ed140ff21ff002fa1930e92beb58b619f4597b0ad45acdc809963b0826119909b03f86530d3ba5062bd16d9b37f19e6b292807b1d
+       source = 
https://files.pythonhosted.org/packages/source/b/bandit/bandit-1.9.3.tar.gz
+       sha512sums = 
4c5844b311953b67bd8fdbd0182c25e5e86317638564969693d5a23aa7fdfaad1c0384db8c269e75dceabb9f304171fc3d0248a8cd54dc4d2219d4814ce669ce
 
 pkgname = bandit


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Jelle van der Waa <[email protected]>
 
 pkgname=bandit
-pkgver=1.9.2
-pkgrel=2
+pkgver=1.9.3
+pkgrel=1
 pkgdesc='Python security linter from OpenStack Security'
 arch=('any')
 url='https://github.com/PyCQA/bandit'
@@ -10,7 +10,7 @@ license=('Apache')
 depends=('python-yaml' 'python-stevedore' 'python-gitpython' 'python-rich')
 makedepends=('python-setuptools' 'python-pbr' 'git')
 
source=(https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('203481137d2ee6179e1d5d8ed140ff21ff002fa1930e92beb58b619f4597b0ad45acdc809963b0826119909b03f86530d3ba5062bd16d9b37f19e6b292807b1d')
+sha512sums=('4c5844b311953b67bd8fdbd0182c25e5e86317638564969693d5a23aa7fdfaad1c0384db8c269e75dceabb9f304171fc3d0248a8cd54dc4d2219d4814ce669ce')
 
 build() {
     cd bandit-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bandit/-/commit/960a813e7ad4ef9b80743d5abd3ec1ed4503615b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bandit/-/commit/960a813e7ad4ef9b80743d5abd3ec1ed4503615b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to