Skip to content

Commit

Permalink
py-pip-audit: update to 2.3.1.
Browse files Browse the repository at this point in the history
## [2.3.1] - 2022-05-24

### Fixed

* CLI: A bug causing the terminal's cursor to disappear on some
  versions of CPython was fixed
  ([#280](pypa/pip-audit#280))
  • Loading branch information
wiz committed May 29, 2022
1 parent 0fae44a commit 820b576
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions security/py-pip-audit/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.13 2022/05/28 08:58:27 wiz Exp $
# $NetBSD: Makefile,v 1.14 2022/05/29 07:47:05 wiz Exp $

DISTNAME= pip-audit-2.3.0
DISTNAME= pip-audit-2.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
# pypi file does not include tests
Expand Down
8 changes: 4 additions & 4 deletions security/py-pip-audit/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2022/05/28 08:58:27 wiz Exp $
$NetBSD: distinfo,v 1.11 2022/05/29 07:47:05 wiz Exp $

BLAKE2s (pip-audit-2.3.0.tar.gz) = b76d95c18ab56876d0df26e65e745514759a22f33eea87bc5a30365015c2c123
SHA512 (pip-audit-2.3.0.tar.gz) = b54587c9a96498f7bbe901b9ff004f66987568b1c05769714d5b0bfae26b554cc9e0d7405b7c5f1168c46dd6de1e798b5e3a71666f7ca85b9d98e883c2e49101
Size (pip-audit-2.3.0.tar.gz) = 59091 bytes
BLAKE2s (pip-audit-2.3.1.tar.gz) = 419c83f36da01b5c64e773859be182b8aa5f4b6e6cb3df4690748d87dd5eda53
SHA512 (pip-audit-2.3.1.tar.gz) = 2fc9de538a852efc5714bed6aff43273aaaf85e53312187f4c420d63a231656e7f8114b856adf7ca1f56ae1006323e39450e2a070a055839a23593bd0f5f01c7
Size (pip-audit-2.3.1.tar.gz) = 59275 bytes

0 comments on commit 820b576

Please sign in to comment.