forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v3.18.1 ======= No significant changes. v3.18.0 ======= Features -------- - Bypass ZipFile.namelist in glob for better performance. (#106) - Refactored glob functionality to support a more generalized solution with support for platform-specific path separators. (#108) Bugfixes -------- - Add special accounting for pypy when computing the stack level for text encoding warnings. (#114)
- Loading branch information
Showing
3 changed files
with
13 additions
and
11 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.25 2023/09/27 09:58:17 adam Exp $ | ||
$NetBSD: distinfo,v 1.26 2024/03/17 14:14:21 wiz Exp $ | ||
|
||
BLAKE2s (zipp-3.17.0.tar.gz) = 2c57580f780672cbf2b3990ee7c5d9aededbd51fd8efe9f11ec156a610fb2a71 | ||
SHA512 (zipp-3.17.0.tar.gz) = efd100add7e8face19a6163d07b5efbef6f896d1f3ed2dbdd443ed7e523428bd779d1f05dfe806d4d2bbe10c17c21136f2a0b6f0cbe6000dd8a6abb86dede725 | ||
Size (zipp-3.17.0.tar.gz) = 20367 bytes | ||
BLAKE2s (zipp-3.18.1.tar.gz) = 9856a6a2baf8ce7c7e456c0cee485617c8e6470aee08fe5dc677633ef8291bb5 | ||
SHA512 (zipp-3.18.1.tar.gz) = 27f2a5a098c773ea878b751e5c1d4e6bb89a367cd676f0b4508f3c372e78e1522de6eb46a17c8ac22a09cc6b041e393db40d14d918c7abe44cc2158f886a8045 | ||
Size (zipp-3.18.1.tar.gz) = 21220 bytes |