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.6.43 ------ * Issue #378: Restore support for Python 2.4 Syntax (regression in 0.6.42). ------ 0.6.42 ------ * External links finder no longer yields duplicate links. * Issue #337: Moved site.py to setuptools/site-patch.py (graft of very old patch from setuptools trunk which inspired PR #31). ------ 0.6.41 ------ * Issue #27: Use public api for loading resources from zip files rather than the private method `_zip_directory_cache`. * Added a new function ``easy_install.get_win_launcher`` which may be used by third-party libraries such as buildout to get a suitable script launcher.
- Loading branch information
wiz
committed
May 26, 2013
1 parent
b182d84
commit c0c56e0
Showing
3 changed files
with
13 additions
and
10 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,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.8 2013/05/19 17:37:40 wiz Exp $ | ||
$NetBSD: distinfo,v 1.9 2013/05/26 17:59:59 wiz Exp $ | ||
|
||
SHA1 (distribute-0.6.40.tar.gz) = 46654be10177014bbb502a4c516627173de67d15 | ||
RMD160 (distribute-0.6.40.tar.gz) = f066a5f3192cf79c03e1a95755c75ebdf313d957 | ||
Size (distribute-0.6.40.tar.gz) = 718084 bytes | ||
SHA1 (distribute-0.6.43.tar.gz) = 765c0d7424d05a2ef5fba5fe19ebe8cedc3921f4 | ||
RMD160 (distribute-0.6.43.tar.gz) = c7cfa574deff5cb6559cc0b920c5702e1944951b | ||
Size (distribute-0.6.43.tar.gz) = 723082 bytes | ||
SHA1 (patch-aa) = f71c01fc59d71e731c4e239790acb7968e29e7d9 |