Update to 0.1.11:
2009-02-07 John J Lee <jjl@pobox.com> * 0.1.11 release. * Fix quadratic performance in number of .read() calls (and add an automated performance test).
This commit is contained in:
parent
596236fe67
commit
a61083831f
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.4 2009/09/22 00:56:14 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2009/10/11 08:32:04 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mechanize-0.1.10
|
||||
DISTNAME= mechanize-0.1.11
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://wwwsearch.sourceforge.net/mechanize/src/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2009/01/17 20:46:55 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.2 2009/10/11 08:32:04 wiz Exp $
|
||||
|
||||
SHA1 (mechanize-0.1.10.tar.gz) = 02694c8e32442db3c589d187b3b8f4c7ebda0a24
|
||||
RMD160 (mechanize-0.1.10.tar.gz) = 7b0ece6a7a4fc5bd6c879938724033e0c1cb2e40
|
||||
Size (mechanize-0.1.10.tar.gz) = 253810 bytes
|
||||
SHA1 (mechanize-0.1.11.tar.gz) = 69ef3a38cd5e097aee1f24772f255e239c41e56c
|
||||
RMD160 (mechanize-0.1.11.tar.gz) = d1e0612e71a128c0439122fc58c286dc371fa7a0
|
||||
Size (mechanize-0.1.11.tar.gz) = 241357 bytes
|
||||
|
|
Loading…
Reference in a new issue