forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v2023.2.7 This release includes Python Wheels (#341) accept dot in valid charset for name Remove future from dependencies Add machine types Incorporate PEP 238 and PEP 3120 Generate GUID fields of CV_INFO_PDB70 readable by Python Dynamic relocations support Add Export Hash Method Loosen export symbol validation
- Loading branch information
adam
committed
May 8, 2023
1 parent
cc64bc0
commit 0606dc8
Showing
3 changed files
with
12 additions
and
13 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
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.7 2022/11/28 18:26:03 adam Exp $ | ||
$NetBSD: distinfo,v 1.8 2023/05/08 09:13:13 adam Exp $ | ||
|
||
BLAKE2s (pefile-2022.5.30.tar.gz) = 66ba3dae1d8ce784a1064ffade13ce306e37ac047e3515b0fef01a3750a96181 | ||
SHA512 (pefile-2022.5.30.tar.gz) = 18f8070bfb13fe9b7005ed55c9d040465d1e4c0ddcc1e8adca9127070f8db7b32272fbe50622c1d5c937d9be3bb110167b6a55502e232e26d7da881a5342a9e3 | ||
Size (pefile-2022.5.30.tar.gz) = 72889 bytes | ||
BLAKE2s (pefile-2023.2.7.tar.gz) = 431d0720d3ce55c91d551d5cc03a51adb720174ca1f5498013cf8ef6d9a0c016 | ||
SHA512 (pefile-2023.2.7.tar.gz) = 56cbfff3e6ffd07262d8a999358f2ddf2f6df7fff96ee647f94c57e791b278c9f9863aac92d0416fc3f7f2221652f8000a25d5f8f3233684b6bcec106df72fb4 | ||
Size (pefile-2023.2.7.tar.gz) = 74854 bytes |