pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-pip-audit
Module Name: pkgsrc
Committed By: wiz
Date: Tue May 10 05:59:59 UTC 2022
Modified Files:
pkgsrc/security/py-pip-audit: Makefile distinfo
Log Message:
py-pip-audit: update to 2.2.1.
## [2.2.1] - 2022-05-02
### Fixed
* A bug introduced with a previous fix to version parsing
([#263](https://github.com/trailofbits/pip-audit/pull/263)) was
fixed ([#264](https://github.com/trailofbits/pip-audit/pull/264))
## [2.2.0] - 2022-05-02
### Added
* CLI: The `--output` option has been added, allowing users to specify
a file to write output to. The default behavior of writing to `stdout`
is unchanged ([#262](https://github.com/trailofbits/pip-audit/pull/262))
### Fixed
* Vulnerability sources: A bug caused by insufficient version normalization
was fixed ([#263](https://github.com/trailofbits/pip-audit/pull/263))
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/py-pip-audit/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/py-pip-audit/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-pip-audit/Makefile
diff -u pkgsrc/security/py-pip-audit/Makefile:1.11 pkgsrc/security/py-pip-audit/Makefile:1.12
--- pkgsrc/security/py-pip-audit/Makefile:1.11 Wed Apr 20 21:10:10 2022
+++ pkgsrc/security/py-pip-audit/Makefile Tue May 10 05:59:58 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2022/04/20 21:10:10 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2022/05/10 05:59:58 wiz Exp $
-DISTNAME= pip-audit-2.1.1
+DISTNAME= pip-audit-2.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
# pypi file does not include tests
Index: pkgsrc/security/py-pip-audit/distinfo
diff -u pkgsrc/security/py-pip-audit/distinfo:1.8 pkgsrc/security/py-pip-audit/distinfo:1.9
--- pkgsrc/security/py-pip-audit/distinfo:1.8 Wed Apr 20 21:10:10 2022
+++ pkgsrc/security/py-pip-audit/distinfo Tue May 10 05:59:58 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2022/04/20 21:10:10 wiz Exp $
+$NetBSD: distinfo,v 1.9 2022/05/10 05:59:58 wiz Exp $
-BLAKE2s (pip-audit-2.1.1.tar.gz) = 4bfd8abf7ca06918a2281b06058392b442017e353a4c000bafd49b59edff1542
-SHA512 (pip-audit-2.1.1.tar.gz) = a9111fb8aa161555e469fde41b01625c39e9a32c734488378b4670940bbe09c41351aba09d4be09ba3e9a37377d60b8733e3e314b5dbb3f23125f3801878fffb
-Size (pip-audit-2.1.1.tar.gz) = 56753 bytes
+BLAKE2s (pip-audit-2.2.1.tar.gz) = 196e35249c9761315e30a0e5cfa8b35aadbf1c0376373f1c5bfcea0bd6e60e14
+SHA512 (pip-audit-2.2.1.tar.gz) = e3d5fe57988ec786b05c26af310a0a43dc0915ce9e5b92d97fa540d002c6debaf7bfbe5911e18b3989db5113593ad8aa9b26f8a527fad10ebf775020d70fcb06
+Size (pip-audit-2.2.1.tar.gz) = 58227 bytes
Home |
Main Index |
Thread Index |
Old Index