pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-pip-audit py-pip-audit: update to 2.2.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/71424dea4b55
branches: trunk
changeset: 378975:71424dea4b55
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 10 05:59:58 2022 +0000
description:
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))
diffstat:
security/py-pip-audit/Makefile | 4 ++--
security/py-pip-audit/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 1184fe15007a -r 71424dea4b55 security/py-pip-audit/Makefile
--- a/security/py-pip-audit/Makefile Tue May 10 05:57:05 2022 +0000
+++ b/security/py-pip-audit/Makefile Tue May 10 05:59:58 2022 +0000
@@ -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
diff -r 1184fe15007a -r 71424dea4b55 security/py-pip-audit/distinfo
--- a/security/py-pip-audit/distinfo Tue May 10 05:57:05 2022 +0000
+++ b/security/py-pip-audit/distinfo Tue May 10 05:59:58 2022 +0000
@@ -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