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.
----- 0.9.8 ----- * Issue #53: Fix NameErrors in `_vcs_split_rev_from_url`. ----- 0.9.7 ----- * Issue #49: Correct AttributeError on PyPy where a hashlib.HASH object does not have a `.name` attribute. * Issue #34: Documentation now refers to bootstrap script in code repository referenced by bookmark. * Add underscore-separated keys to environment markers (markerlib).
- Loading branch information
wiz
committed
Jul 28, 2013
1 parent
9f0b8a3
commit d3ddfde
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,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.11 2013/07/21 20:31:52 wiz Exp $ | ||
$NetBSD: distinfo,v 1.12 2013/07/28 20:42:35 wiz Exp $ | ||
|
||
SHA1 (setuptools-0.9.6.tar.gz) = d2f4306722d9297f364f92b8f87b23bd8701b8b7 | ||
RMD160 (setuptools-0.9.6.tar.gz) = 9eabacacc6985be6eba0f25fa0ff8d488bdfea92 | ||
Size (setuptools-0.9.6.tar.gz) = 765372 bytes | ||
SHA1 (setuptools-0.9.8.tar.gz) = a13ad9411149c52501a15c702a4f3a3c757b5ba9 | ||
RMD160 (setuptools-0.9.8.tar.gz) = bc8a4a548e7746cc790944483c3fc9844e499828 | ||
Size (setuptools-0.9.8.tar.gz) = 766455 bytes | ||
SHA1 (patch-setup.py) = 8072ebce17d029f7efc1c05528d1e5c0d0f40800 |