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.
--- 1.2 --- * Issue #26: Add support for SVN 1.7. Special thanks to Philip Thiem for the contribution. * Issue #94: Wheels are now distributed with every release. * Setuptools "natural" launcher support, introduced in 1.0, is now officially supported. ----- 1.1.7 ----- * Fixed behavior of NameError handling in 'script template (dev).py' (script launcher for 'develop' installs). * ``ez_setup.py`` now ensures partial downloads are cleaned up following a failed download. * Distribute #363 and Issue #55: Skip an sdist test that fails on locales other than UTF-8.
- Loading branch information
wiz
committed
Nov 3, 2013
1 parent
493c553
commit 6fd6a57
Showing
3 changed files
with
16 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
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.16 2013/09/30 18:21:50 wiz Exp $ | ||
$NetBSD: distinfo,v 1.17 2013/11/03 15:59:41 wiz Exp $ | ||
|
||
SHA1 (setuptools-1.1.6.tar.gz) = 4a8863e8196704759a5800afbcf33a94b802ac88 | ||
RMD160 (setuptools-1.1.6.tar.gz) = 90af25c5ef226eba65fe2deeb4218bb64e5985de | ||
Size (setuptools-1.1.6.tar.gz) = 681597 bytes | ||
SHA1 (setuptools-1.2.tar.gz) = d59fe243c04b4e8df4d79a6e88df3c9a6307c754 | ||
RMD160 (setuptools-1.2.tar.gz) = 8699fdf9214f1fc5845631d28456fad407e14f32 | ||
Size (setuptools-1.2.tar.gz) = 691423 bytes | ||
SHA1 (patch-setup.py) = 8072ebce17d029f7efc1c05528d1e5c0d0f40800 |