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: Wed Dec 3 14:14:39 UTC 2025
Modified Files:
pkgsrc/security/py-bandit: Makefile distinfo
Log Message:
py-bandit: updated to 1.9.2
1.9.2
* Check whether Constant value is str
* Argparse Python 3.14 enhancements
1.9.1
* More Python version related fixes
1.9.0
* [pre-commit.ci] pre-commit autoupdate
* Drop support of end-of-life Python 3.9
* Support of Python 3.14
* Bump sigstore/cosign-installer from 3.10.0 to 4.0.0
* [pre-commit.ci] pre-commit autoupdate
* Bump docker/login-action from 3.5.0 to 3.6.0
* Fix typos
* [pre-commit.ci] pre-commit autoupdate
* Bump sigstore/cosign-installer from 3.9.2 to 3.10.0
* Bump actions/setup-python from 5 to 6
* Replace deprecated datetime.datetime.utcnow()
* Bump actions/checkout from 4 to 5
* [pre-commit.ci] pre-commit autoupdate
* Bump docker/login-action from 3.4.0 to 3.5.0
* Bump sigstore/cosign-installer from 3.9.1 to 3.9.2
* Add instructions for Maintainers to create/publish a release
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/py-bandit/Makefile
cvs rdiff -u -r1.11 -r1.12 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.19 pkgsrc/security/py-bandit/Makefile:1.20
--- pkgsrc/security/py-bandit/Makefile:1.19 Thu Oct 9 07:57:55 2025
+++ pkgsrc/security/py-bandit/Makefile Wed Dec 3 14:14:39 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2025/10/09 07:57:55 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2025/12/03 14:14:39 adam Exp $
-DISTNAME= bandit-1.8.6
+DISTNAME= bandit-1.9.2
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.11 pkgsrc/security/py-bandit/distinfo:1.12
--- pkgsrc/security/py-bandit/distinfo:1.11 Thu Jul 24 10:46:42 2025
+++ pkgsrc/security/py-bandit/distinfo Wed Dec 3 14:14:39 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2025/07/24 10:46:42 adam Exp $
+$NetBSD: distinfo,v 1.12 2025/12/03 14:14:39 adam Exp $
-BLAKE2s (bandit-1.8.6.tar.gz) = 57b96da012c8bcd03d55ad46c7da95a12c076efc9c9e6876caa851642751d059
-SHA512 (bandit-1.8.6.tar.gz) = 764b5bcd584b35bf36b277ede2cbf276487f99aa2881dd350db56539b968bd03ef2b3121afae075c0be24a8295cc29767e0dfe523923c2fbbb0d093f49658abb
-Size (bandit-1.8.6.tar.gz) = 4240271 bytes
+BLAKE2s (bandit-1.9.2.tar.gz) = 56bc8385aa7857a5dd61ab3e1d113b4c37cfc6b451764c01bfefaafadeead459
+SHA512 (bandit-1.9.2.tar.gz) = 203481137d2ee6179e1d5d8ed140ff21ff002fa1930e92beb58b619f4597b0ad45acdc809963b0826119909b03f86530d3ba5062bd16d9b37f19e6b292807b1d
+Size (bandit-1.9.2.tar.gz) = 4241659 bytes
Home |
Main Index |
Thread Index |
Old Index