pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-setuptools Update to 0.6c11:
details: https://anonhg.NetBSD.org/pkgsrc/rev/2a001ec030b6
branches: trunk
changeset: 401008:2a001ec030b6
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Oct 31 02:10:34 2009 +0000
description:
Update to 0.6c11:
0.6c11
* Fix "bdist_wininst upload" trying to upload same file twice
0.6c10
* Fix for the Python 2.6.3 build_ext API change
* Ensure C libraries (as opposed to extensions) are also built when doing bdist_egg
* Support for SVN 1.6
diffstat:
devel/py-setuptools/Makefile | 5 ++---
devel/py-setuptools/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (31 lines):
diff -r 9158856fd72b -r 2a001ec030b6 devel/py-setuptools/Makefile
--- a/devel/py-setuptools/Makefile Sat Oct 31 02:08:01 2009 +0000
+++ b/devel/py-setuptools/Makefile Sat Oct 31 02:10:34 2009 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.16 2009/09/23 09:54:45 tron Exp $
+# $NetBSD: Makefile,v 1.17 2009/10/31 02:10:34 wiz Exp $
#
-EGG_VERSION= 0.6c9
+EGG_VERSION= 0.6c11
DISTNAME= setuptools-${EGG_VERSION}
EGG_NAME= setuptools-${EGG_VERSION}
PKGNAME= ${PYPKGPREFIX}-setuptools-${EGG_VERSION}
-PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= http://pypi.python.org/packages/source/s/setuptools/
diff -r 9158856fd72b -r 2a001ec030b6 devel/py-setuptools/distinfo
--- a/devel/py-setuptools/distinfo Sat Oct 31 02:08:01 2009 +0000
+++ b/devel/py-setuptools/distinfo Sat Oct 31 02:10:34 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2009/09/07 14:22:39 joerg Exp $
+$NetBSD: distinfo,v 1.7 2009/10/31 02:10:34 wiz Exp $
-SHA1 (setuptools-0.6c9.tar.gz) = 79086433b341f0c1df45e10d586a7d3cc25089f1
-RMD160 (setuptools-0.6c9.tar.gz) = bc0ee3821e76b57fd13425b16c4419dbccf95ed9
-Size (setuptools-0.6c9.tar.gz) = 252744 bytes
+SHA1 (setuptools-0.6c11.tar.gz) = 8d1ad6384d358c547c50c60f1bfdb3362c6c4a7d
+RMD160 (setuptools-0.6c11.tar.gz) = 7af8f39e5e74d96d10cc0d00b15a26462d66f42c
+Size (setuptools-0.6c11.tar.gz) = 256862 bytes
SHA1 (patch-aa) = b986fa7ff36e974c70915984efee59f531a488d7
Home |
Main Index |
Thread Index |
Old Index