-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v65.4.1 Misc Fixed encoding errors in expand.StaticModule when system default encoding doesn't match expectations for source files. Merge with pypa/distutils@6852b20 including fix for pypa/distutils#181.
- Loading branch information
adam
committed
Oct 5, 2022
1 parent
daff41c
commit 27e7f83
Showing
2 changed files
with
6 additions
and
6 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.198 2022/09/26 18:46:59 adam Exp $ | ||
$NetBSD: distinfo,v 1.199 2022/10/05 20:51:53 adam Exp $ | ||
|
||
BLAKE2s (setuptools-65.4.0.tar.gz) = dc2c6e74d6f9efa2490987b7d2c9fb6cac55f8c912a9d350778daac24af04486 | ||
SHA512 (setuptools-65.4.0.tar.gz) = 4c8c6348fc5e9e2cc2d7b143b050103e7ed4252dd58ca5aae8d50ee9ec522789ecfbe61dd87513d47bfd1d4afc290a7abc07fd0a6e8d27155c6732111702032d | ||
Size (setuptools-65.4.0.tar.gz) = 2615629 bytes | ||
BLAKE2s (setuptools-65.4.1.tar.gz) = d953d047792ce6d79a5f04764ac04a4be641df61f37c7afec201025775ab050c | ||
SHA512 (setuptools-65.4.1.tar.gz) = d13253bb556380b1b45d4b51dc7922b0cffa390ba92d97ccbc43c314aceccdcf51ee8b5c751cf6f36c6c8955836bc248214d55fe7419ff0332719862772f0f95 | ||
Size (setuptools-65.4.1.tar.gz) = 2615710 bytes |