forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Wheel packages for Windows binaries. * Adding an implicit resolver to a derived loader should not affect the base loader (fixes issue #57). * Uniform representation for OrderedDict across different versions of Python (fixes issue #61). * Fixed comparison to None warning (closes issue #64).
- Loading branch information
wiz
committed
Sep 1, 2016
1 parent
8628ff0
commit 3452f4b
Showing
2 changed files
with
7 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,7 +1,7 @@ | ||
$NetBSD: distinfo,v 1.7 2015/11/04 02:00:05 agc Exp $ | ||
$NetBSD: distinfo,v 1.8 2016/09/01 17:01:46 wiz Exp $ | ||
|
||
SHA1 (PyYAML-3.11.tar.gz) = 1a2d5df8b31124573efb9598ec6d54767f3c4cd4 | ||
RMD160 (PyYAML-3.11.tar.gz) = 9515e7573c7e021190198b242a415f2b55d50938 | ||
SHA512 (PyYAML-3.11.tar.gz) = 76de005f59e1842108399af53178cfac2c08ee5cc996cc38ab6ec8b046c6b894422c461a1f1ed1df91abf96f154d41170227912cae7336cff88adfd3c0e8d783 | ||
Size (PyYAML-3.11.tar.gz) = 248685 bytes | ||
SHA1 (PyYAML-3.12.tar.gz) = cb7fd3e58c129494ee86e41baedfec69eb7dafbe | ||
RMD160 (PyYAML-3.12.tar.gz) = 8134421eb1b091ca3ee66ddf8d385f92069e7b73 | ||
SHA512 (PyYAML-3.12.tar.gz) = e16d8b7f4f026b6a95b11fb59c54ec5f114f6f516294eaa95e718abdf5d37c17a9c4b5e0a0a61fca04e801792d9b7fb801087cf849ff22b9581f6af204b1883a | ||
Size (PyYAML-3.12.tar.gz) = 253011 bytes | ||
SHA1 (patch-setup.py) = 8718125829210a220c8eaf2d87744cc05f024b38 |