pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-distribute Update to 0.6.36.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a960f3258c8
branches: trunk
changeset: 617067:3a960f3258c8
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 10 11:07:41 2013 +0000
description:
Update to 0.6.36.
0.6.36
------
* Pull Request #35: In `Buildout issue 64
<https://github.com/buildout/buildout/issues/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.
diffstat:
devel/py-distribute/Makefile | 4 ++--
devel/py-distribute/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 8bbac49f6f8b -r 3a960f3258c8 devel/py-distribute/Makefile
--- a/devel/py-distribute/Makefile Wed Apr 10 11:01:22 2013 +0000
+++ b/devel/py-distribute/Makefile Wed Apr 10 11:07:41 2013 +0000
@@ -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 -r 8bbac49f6f8b -r 3a960f3258c8 devel/py-distribute/distinfo
--- a/devel/py-distribute/distinfo Wed Apr 10 11:01:22 2013 +0000
+++ b/devel/py-distribute/distinfo Wed Apr 10 11:07:41 2013 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index