-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
6.0.1 (Mar 26, 2023) -------------------- - Prevent tomllib error when the `toml` module is not available 6.0.0 (Mar 26, 2023) -------------------- - Fix typo in changelog - Add support for `match` pattern in Python 3.10+ - Fix typo in Markdown export, reported - Remove unnecessary "future" dependency - Add `pyproject.toml` support - Allow Mando v0.7.1 - Fix HCHarvester JSON results format
- Loading branch information
adam
committed
Aug 28, 2023
1 parent
36f45ec
commit 3630f2f
Showing
2 changed files
with
6 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.15 2022/06/18 22:16:09 wiz Exp $ | ||
$NetBSD: distinfo,v 1.16 2023/08/28 07:51:45 adam Exp $ | ||
|
||
BLAKE2s (radon-5.1.0.tar.gz) = a5aa131afc7ac24b975ecd7d3b43d1ec8edf381c65739e6083b4b901822fc146 | ||
SHA512 (radon-5.1.0.tar.gz) = 98e1c3dbf419ff0a791f01ea5376177c5be47c9cf1afdd9ae53014e8869dd10c7a7661a69bace48adb880173a8a176d4a13534711fcf53408b3f495f4579f7c5 | ||
Size (radon-5.1.0.tar.gz) = 1873643 bytes | ||
BLAKE2s (radon-6.0.1.tar.gz) = c668f20200a6511061cc73d7c81df1552ba555216cf4dcf8b10bf12a4763312c | ||
SHA512 (radon-6.0.1.tar.gz) = 91bd091610568dacb95491ba314b68dfb33ee397b043ae96badc7c134a841122d90394a36b1d665c9cabf273c0e6128217ebfc459c36020c12dcab647dd5df53 | ||
Size (radon-6.0.1.tar.gz) = 1874992 bytes |