pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/py-bandit



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jun 13 05:03:15 UTC 2024

Modified Files:
        pkgsrc/security/py-bandit: Makefile distinfo

Log Message:
py-bandit: updated to 1.7.9

1.7.9
-----

* Support \`configfile\` in \`.bandit\` file
* Bump docker/build-push-action from 5.3.0 to 5.4.0
* Guard against empty call argument list
* [pre-commit.ci] pre-commit autoupdate
* [pre-commit.ci] pre-commit autoupdate
* Bump docker/login-action from 3.1.0 to 3.2.0
* Ensure sarif extra is included as part of doc build
* Add a sponsor section to README
* [pre-commit.ci] pre-commit autoupdate
* Updates banner logo so it renders well in dark mode
* [pre-commit.ci] pre-commit autoupdate
* Bump sigstore/cosign-installer from 3.4.0 to 3.5.0
* [pre-commit.ci] pre-commit autoupdate
* Bump docker/setup-buildx-action from 3.2.0 to 3.3.0
* [pre-commit.ci] pre-commit autoupdate
* [pre-commit.ci] pre-commit autoupdate
* Bump docker/login-action from 3.0.0 to 3.1.0
* Bump docker/setup-buildx-action from 3.1.0 to 3.2.0
* Bump docker/build-push-action from 5.2.0 to 5.3.0
* Start testing on Python 3.13
* New logo for Bandit based on raccoon
* [pre-commit.ci] pre-commit autoupdate
* Bump docker/build-push-action from 5.1.0 to 5.2.0


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/py-bandit/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-bandit/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/py-bandit/Makefile
diff -u pkgsrc/security/py-bandit/Makefile:1.8 pkgsrc/security/py-bandit/Makefile:1.9
--- pkgsrc/security/py-bandit/Makefile:1.8      Sat Mar  9 06:56:18 2024
+++ pkgsrc/security/py-bandit/Makefile  Thu Jun 13 05:03:15 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2024/03/09 06:56:18 adam Exp $
+# $NetBSD: Makefile,v 1.9 2024/06/13 05:03:15 adam Exp $
 
-DISTNAME=      bandit-1.7.8
+DISTNAME=      bandit-1.7.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/bandit/}

Index: pkgsrc/security/py-bandit/distinfo
diff -u pkgsrc/security/py-bandit/distinfo:1.5 pkgsrc/security/py-bandit/distinfo:1.6
--- pkgsrc/security/py-bandit/distinfo:1.5      Sat Mar  9 06:56:18 2024
+++ pkgsrc/security/py-bandit/distinfo  Thu Jun 13 05:03:15 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/03/09 06:56:18 adam Exp $
+$NetBSD: distinfo,v 1.6 2024/06/13 05:03:15 adam Exp $
 
-BLAKE2s (bandit-1.7.8.tar.gz) = 96494d38c9b1afd75241f06e1f26b4a8fc82e1d75ce378cf81d91266bc54d1e8
-SHA512 (bandit-1.7.8.tar.gz) = a9fb2e052018eaff77617f0b9aded2e42f2e50f8ff08d273597a686376e2f621f0f7be7efbb273380155a8bbf2aed4c7f15e48b5652544122d5b9766a4dc1cc1
-Size (bandit-1.7.8.tar.gz) = 1983678 bytes
+BLAKE2s (bandit-1.7.9.tar.gz) = 369475c7803b492722cbe14432a64020f7b4bbc2f57626976f7ff789571faceb
+SHA512 (bandit-1.7.9.tar.gz) = a71e3eb359fad952afc9e210795fb8cc6fe178305bb837e002af83eccc4a958664b69422ba93d7d72b24089ba3142667ca17909d712db1b447e78d6f7f4c9634
+Size (bandit-1.7.9.tar.gz) = 4225771 bytes



Home | Main Index | Thread Index | Old Index