From c4d30fc9518ad61f13a9a3b33f7e3a568965807b Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 10 Apr 2013 11:07:41 +0000 Subject: [PATCH] Update to 0.6.36. 0.6.36 ------ * Pull Request #35: In `Buildout issue 64 `_, it was reported that under Python 3, installation of distutils scripts could attempt to copy the ``__pycache__`` directory as a file, causing an error, apparently only under Windows. Easy_install now skips all directories when processing metadata scripts. --- devel/py-distribute/Makefile | 4 ++-- devel/py-distribute/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-distribute/Makefile b/devel/py-distribute/Makefile index 6748fce35af33..63ae19aa959bf 100644 --- a/devel/py-distribute/Makefile +++ b/devel/py-distribute/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2013/03/17 14:51:14 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/04/10 11:07:41 wiz Exp $ -DISTNAME= distribute-0.6.35 +DISTNAME= distribute-0.6.36 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel MASTER_SITES= http://pypi.python.org/packages/source/d/distribute/ diff --git a/devel/py-distribute/distinfo b/devel/py-distribute/distinfo index d996f9c175721..82242ff61573f 100644 --- a/devel/py-distribute/distinfo +++ b/devel/py-distribute/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2013/03/17 14:51:14 wiz Exp $ +$NetBSD: distinfo,v 1.7 2013/04/10 11:07:41 wiz Exp $ -SHA1 (distribute-0.6.35.tar.gz) = a928104ea1bd1f85c35de6d0d5f1628d2602ac66 -RMD160 (distribute-0.6.35.tar.gz) = 81ac238fd13106be550e6dd80d2f91b9ac2e14fb -Size (distribute-0.6.35.tar.gz) = 644308 bytes +SHA1 (distribute-0.6.36.tar.gz) = ab69711e4ea85c84d6710ecadf1d77427539f702 +RMD160 (distribute-0.6.36.tar.gz) = a39879c26b00d3da3321b5869385b73d8c831fd9 +Size (distribute-0.6.36.tar.gz) = 644713 bytes SHA1 (patch-aa) = f71c01fc59d71e731c4e239790acb7968e29e7d9