Update to 3.6.2:
Version 3.6.2 released 2014-08-09 * Documentation updates Version 3.6.1 released 2014-08-09 * Documentation updates
This commit is contained in:
parent
7231a731c7
commit
ce350da0c5
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.25 2014/07/29 11:48:06 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2014/08/10 14:55:08 wiz Exp $
|
||||
|
||||
DISTNAME= simplejson-3.6.0
|
||||
DISTNAME= simplejson-3.6.2
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= https://pypi.python.org/packages/source/s/simplejson/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.15 2014/07/29 11:48:06 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.16 2014/08/10 14:55:08 wiz Exp $
|
||||
|
||||
SHA1 (simplejson-3.6.0.tar.gz) = bea323b264d6247c841178717a1ab40a019f7ce5
|
||||
RMD160 (simplejson-3.6.0.tar.gz) = bf5c72794dddb43618c890cdd70e4cbd6c826474
|
||||
Size (simplejson-3.6.0.tar.gz) = 70601 bytes
|
||||
SHA1 (simplejson-3.6.2.tar.gz) = a0553b65d311bbe20890365ad0fedeb2fe20422f
|
||||
RMD160 (simplejson-3.6.2.tar.gz) = b1ebd9d1c4da3337c977c302126d42be84d2a326
|
||||
Size (simplejson-3.6.2.tar.gz) = 73644 bytes
|
||||
|
|
Loading…
Reference in a new issue