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: Fri Dec 27 22:00:59 UTC 2024
Modified Files:
pkgsrc/security/py-bandit: Makefile distinfo
Log Message:
py-bandit: updated to 1.8.0
1.8.0
* Remove more leftover OpenStack references
* Remove Sentry as a sponsor
* Add a JSON to seek funding from the FLOSS/fund
* [pre-commit.ci] pre-commit autoupdate
* Update project urls with added links
* Mark Python 3.13 as officially supported
* [pre-commit.ci] pre-commit autoupdate
* No need to check httpx client without timeout defined
* [pre-commit.ci] pre-commit autoupdate
* Bump sigstore/cosign-installer from 3.6.0 to 3.7.0
* Bump docker/setup-buildx-action from 3.6.1 to 3.7.1
* Add more insecure cryptography cipher algorithms
* Removal of Python 3.8 support
* Rename doc file to match proper bandit ID
* Bump docker/build-push-action from 6.7.0 to 6.9.0
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/security/py-bandit/Makefile
cvs rdiff -u -r1.7 -r1.8 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.12 pkgsrc/security/py-bandit/Makefile:1.13
--- pkgsrc/security/py-bandit/Makefile:1.12 Mon Nov 11 07:28:54 2024
+++ pkgsrc/security/py-bandit/Makefile Fri Dec 27 22:00:59 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/11/11 07:28:54 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2024/12/27 22:00:59 adam Exp $
-DISTNAME= bandit-1.7.10
+DISTNAME= bandit-1.8.0
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.7 pkgsrc/security/py-bandit/distinfo:1.8
--- pkgsrc/security/py-bandit/distinfo:1.7 Thu Oct 3 09:04:01 2024
+++ pkgsrc/security/py-bandit/distinfo Fri Dec 27 22:00:59 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/10/03 09:04:01 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/12/27 22:00:59 adam Exp $
-BLAKE2s (bandit-1.7.10.tar.gz) = b1ad0c539dba504dd333010a4022f59639bb73ed57ce2c125f422beeaf2d2887
-SHA512 (bandit-1.7.10.tar.gz) = c9c5d098186a23f856f4bdecdebfe863f7ddce8627608b80c62a537416d2aa91666a95c304f5cdde43ff1a41e1f6a58b30dce1042159a1ea74b8b5c9a8ee381a
-Size (bandit-1.7.10.tar.gz) = 4228540 bytes
+BLAKE2s (bandit-1.8.0.tar.gz) = 312a848dbe3d5e38fc56f87195bc365c4b885cea80833ae43d92d4b0a47ec779
+SHA512 (bandit-1.8.0.tar.gz) = c2a6056a7c9cd17f58da34b978d69161da4873a485a44f1fca2824e79f3b18283e0691c3a632a766a9377a2bca4a2e926d13b7b7656fdc3c5362468e78b18e36
+Size (bandit-1.8.0.tar.gz) = 4228600 bytes
Home |
Main Index |
Thread Index |
Old Index