forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.3.6, 2013-05-02 ----------------- A maintenance release. * Python 3 compatibility * #31 Fixed `many()` that consumed too many tokens in some cases * #14 More info available in exception objects
- Loading branch information
obache
committed
Oct 12, 2013
1 parent
da996d5
commit e7285e7
Showing
3 changed files
with
32 additions
and
9 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.1.1.1 2011/07/15 13:34:02 obache Exp $ | ||
$NetBSD: distinfo,v 1.2 2013/10/12 13:38:38 obache Exp $ | ||
|
||
SHA1 (funcparserlib-0.3.5.tar.gz) = 030a0689f5e7111ede49491f51e90fa641711fae | ||
RMD160 (funcparserlib-0.3.5.tar.gz) = 598f16e4a4a3b57c311898912b6e26058182c91e | ||
Size (funcparserlib-0.3.5.tar.gz) = 33117 bytes | ||
SHA1 (funcparserlib-0.3.6.tar.gz) = 6db0e9e78dcddd993cdd488945b040934a361f03 | ||
RMD160 (funcparserlib-0.3.6.tar.gz) = 90ae4ce8eb4009fd1e4ba1a829ea0b37acc87cf1 | ||
Size (funcparserlib-0.3.6.tar.gz) = 30401 bytes |