Skip to content

Commit

Permalink
py-pip-audit: update to 2.1.1.
Browse files Browse the repository at this point in the history
## [2.1.1] - 2022-03-29

### Fixed

* Dependency sources: A bug caused by ambiguous parses of source distribution
  files was fixed ([#249](pypa/pip-audit#249))
  • Loading branch information
wiz committed Apr 20, 2022
1 parent 9713929 commit 603b496
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.10 2022/03/14 14:02:00 wiz Exp $
# $NetBSD: Makefile,v 1.11 2022/04/20 21:10:10 wiz Exp $

DISTNAME= pip-audit-2.1.0
DISTNAME= pip-audit-2.1.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.7 2022/03/14 14:02:00 wiz Exp $
$NetBSD: distinfo,v 1.8 2022/04/20 21:10:10 wiz Exp $

BLAKE2s (pip-audit-2.1.0.tar.gz) = a62f3a49dd9229f6d3d65e9f877511b8816eb80938e8d765c18ba1328640c2e1
SHA512 (pip-audit-2.1.0.tar.gz) = fb7fc6a8e9ea64d751c3fab71d2211ef518dcf4f2467dbc03f15cc25d720e1c9ab5dd7d68e1901e2de6a87a174c4742d8eb5c9f3e02335cf3741f62085806183
Size (pip-audit-2.1.0.tar.gz) = 56710 bytes
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

0 comments on commit 603b496

Please sign in to comment.