Thu Feb 29 21:10:21 2024 UTC (88d)
py-pip-audit: updated to 2.7.2

2.7.2

Fixed

pip-audit now invokes pip with --keyring-provider=subprocess, partially fixing a regression that was introduced with another authentication fix in 2.6.2. This allows the interior pip to use keyring to perform third-party index authentication.


(adam)
diff -r1.34 -r1.35 pkgsrc/security/py-pip-audit/Makefile
diff -r1.28 -r1.29 pkgsrc/security/py-pip-audit/distinfo

cvs diff -r1.34 -r1.35 pkgsrc/security/py-pip-audit/Makefile (expand / switch to unified diff)

--- pkgsrc/security/py-pip-audit/Makefile 2024/02/14 21:36:32 1.34
+++ pkgsrc/security/py-pip-audit/Makefile 2024/02/29 21:10:21 1.35
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.34 2024/02/14 21:36:32 adam Exp $ 1# $NetBSD: Makefile,v 1.35 2024/02/29 21:10:21 adam Exp $
2 2
3DISTNAME= pip_audit-2.7.1 3DISTNAME= pip_audit-2.7.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
5CATEGORIES= security python 5CATEGORIES= security python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pip-audit/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/pip-audit/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/pypa/pip-audit 9HOMEPAGE= https://github.com/pypa/pip-audit
10COMMENT= Scan Python environments for known vulnerabilities 10COMMENT= Scan Python environments for known vulnerabilities
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.2:../../devel/py-flit_core 13TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.2:../../devel/py-flit_core
14DEPENDS+= ${PYPKGPREFIX}-cachecontrol>=0.13.0:../../devel/py-cachecontrol 14DEPENDS+= ${PYPKGPREFIX}-cachecontrol>=0.13.0:../../devel/py-cachecontrol
15DEPENDS+= ${PYPKGPREFIX}-cyclonedx-python-lib>=5:../../security/py-cyclonedx-python-lib 15DEPENDS+= ${PYPKGPREFIX}-cyclonedx-python-lib>=5:../../security/py-cyclonedx-python-lib
16DEPENDS+= ${PYPKGPREFIX}-html5lib>=1.1:../../textproc/py-html5lib 16DEPENDS+= ${PYPKGPREFIX}-html5lib>=1.1:../../textproc/py-html5lib

cvs diff -r1.28 -r1.29 pkgsrc/security/py-pip-audit/distinfo (expand / switch to unified diff)

--- pkgsrc/security/py-pip-audit/distinfo 2024/02/14 21:36:32 1.28
+++ pkgsrc/security/py-pip-audit/distinfo 2024/02/29 21:10:21 1.29
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.28 2024/02/14 21:36:32 adam Exp $ 1$NetBSD: distinfo,v 1.29 2024/02/29 21:10:21 adam Exp $
2 2
3BLAKE2s (pip_audit-2.7.1.tar.gz) = 6a62fa9f573f578e67e4a0146bd322be5fbcde58a3930780ee8eb077167f4a4c 3BLAKE2s (pip_audit-2.7.2.tar.gz) = 9317ec447d5921eb74b98afa1ec1796271d2529456ca05d2c7b1d3cbc8f390a2
4SHA512 (pip_audit-2.7.1.tar.gz) = fc718ade22376a6b3c43e6dc4f6a9074a7f87fd7d7051e3e3a66ff6a6acbc8f9fea817cd92a7a5830fb58dee982fdc46836ae1dd18f4b0a4f0a077b1a3f8382d 4SHA512 (pip_audit-2.7.2.tar.gz) = 8dadb0ef224722256c16da4a2b110f061b1494045ddd5bd732258ffbce496a2c43b39ef78c742a8e366c93271a6e0ad6d240d6446bf994722860a66ce1585174
5Size (pip_audit-2.7.1.tar.gz) = 49289 bytes 5Size (pip_audit-2.7.2.tar.gz) = 50358 bytes