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.9:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03f771dd712c
branches:  trunk
changeset: 621681:03f771dd712c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jul 14 17:37:02 2013 +0000

description:
Update to 0.9:

---
0.9
---

* `package_index` now validates hashes other than MD5 in download links.

diffstat:

 devel/py-setuptools/Makefile |  11 ++---------
 devel/py-setuptools/PLIST    |  23 +++++++++++++++++++----
 devel/py-setuptools/distinfo |   8 ++++----
 3 files changed, 25 insertions(+), 17 deletions(-)

diffs (91 lines):

diff -r 53f77e2cce23 -r 03f771dd712c devel/py-setuptools/Makefile
--- a/devel/py-setuptools/Makefile      Sun Jul 14 17:34:08 2013 +0000
+++ b/devel/py-setuptools/Makefile      Sun Jul 14 17:37:02 2013 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2013/07/07 06:28:05 richard Exp $
+# $NetBSD: Makefile,v 1.26 2013/07/14 17:37:02 wiz Exp $
 
-EGG_VERSION=           0.8
+EGG_VERSION=           0.9
 DISTNAME=              setuptools-${EGG_VERSION}
 EGG_NAME=              setuptools-${EGG_VERSION}
 PKGNAME=               ${PYPKGPREFIX}-setuptools-${EGG_VERSION}
@@ -40,13 +40,6 @@
        ${RM} ${WRKSRC}/setuptools.egg-info/EGG-INFO/PKG-INFO
        ${RMDIR} ${WRKSRC}/setuptools.egg-info/EGG-INFO
 
-#remove .orig remnants prior to install
-pre-install:
-       ${RM} ${WRKSRC}/setuptools.egg-info/*.orig
-
-post-install:
-       ${CHMOD} ${SHAREMODE} ${DESTDIR}${PREFIX}/${PYSITELIB}/${EGG_NAME}-py${PYVERSSUFFIX}.egg-info/*
-
 .include "../../lang/python/application.mk"
 .include "../../lang/python/extension.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 53f77e2cce23 -r 03f771dd712c devel/py-setuptools/PLIST
--- a/devel/py-setuptools/PLIST Sun Jul 14 17:34:08 2013 +0000
+++ b/devel/py-setuptools/PLIST Sun Jul 14 17:37:02 2013 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2013/07/07 06:28:05 richard Exp $
+@comment $NetBSD: PLIST,v 1.9 2013/07/14 17:37:02 wiz Exp $
 bin/easy_install-${PYVERSSUFFIX}
 ${PYSITELIB}/_markerlib/__init__.py
 ${PYSITELIB}/_markerlib/__init__.pyc
@@ -22,6 +22,21 @@
 ${PYSITELIB}/setuptools/__init__.py
 ${PYSITELIB}/setuptools/__init__.pyc
 ${PYSITELIB}/setuptools/__init__.pyo
+${PYSITELIB}/setuptools/_backport/__init__.py
+${PYSITELIB}/setuptools/_backport/__init__.pyc
+${PYSITELIB}/setuptools/_backport/__init__.pyo
+${PYSITELIB}/setuptools/_backport/hashlib/__init__.py
+${PYSITELIB}/setuptools/_backport/hashlib/__init__.pyc
+${PYSITELIB}/setuptools/_backport/hashlib/__init__.pyo
+${PYSITELIB}/setuptools/_backport/hashlib/_sha.py
+${PYSITELIB}/setuptools/_backport/hashlib/_sha.pyc
+${PYSITELIB}/setuptools/_backport/hashlib/_sha.pyo
+${PYSITELIB}/setuptools/_backport/hashlib/_sha256.py
+${PYSITELIB}/setuptools/_backport/hashlib/_sha256.pyc
+${PYSITELIB}/setuptools/_backport/hashlib/_sha256.pyo
+${PYSITELIB}/setuptools/_backport/hashlib/_sha512.py
+${PYSITELIB}/setuptools/_backport/hashlib/_sha512.pyc
+${PYSITELIB}/setuptools/_backport/hashlib/_sha512.pyo
 ${PYSITELIB}/setuptools/archive_util.py
 ${PYSITELIB}/setuptools/archive_util.pyc
 ${PYSITELIB}/setuptools/archive_util.pyo
@@ -91,6 +106,9 @@
 ${PYSITELIB}/setuptools/command/upload_docs.py
 ${PYSITELIB}/setuptools/command/upload_docs.pyc
 ${PYSITELIB}/setuptools/command/upload_docs.pyo
+${PYSITELIB}/setuptools/compat.py
+${PYSITELIB}/setuptools/compat.pyc
+${PYSITELIB}/setuptools/compat.pyo
 ${PYSITELIB}/setuptools/depends.py
 ${PYSITELIB}/setuptools/depends.pyc
 ${PYSITELIB}/setuptools/depends.pyo
@@ -103,9 +121,6 @@
 ${PYSITELIB}/setuptools/package_index.py
 ${PYSITELIB}/setuptools/package_index.pyc
 ${PYSITELIB}/setuptools/package_index.pyo
-${PYSITELIB}/setuptools/compat.py
-${PYSITELIB}/setuptools/compat.pyc
-${PYSITELIB}/setuptools/compat.pyo
 ${PYSITELIB}/setuptools/py24compat.py
 ${PYSITELIB}/setuptools/py24compat.pyc
 ${PYSITELIB}/setuptools/py24compat.pyo
diff -r 53f77e2cce23 -r 03f771dd712c devel/py-setuptools/distinfo
--- a/devel/py-setuptools/distinfo      Sun Jul 14 17:34:08 2013 +0000
+++ b/devel/py-setuptools/distinfo      Sun Jul 14 17:37:02 2013 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2013/07/07 06:28:05 richard Exp $
+$NetBSD: distinfo,v 1.10 2013/07/14 17:37:02 wiz Exp $
 
-SHA1 (setuptools-0.8.tar.gz) = 172bd5917b1823a481c1c6274da84a3bd8a8f1a3
-RMD160 (setuptools-0.8.tar.gz) = e439f4a4a63bfc16e2aef13784ab4ecda3cb9f06
-Size (setuptools-0.8.tar.gz) = 756936 bytes
+SHA1 (setuptools-0.9.tar.gz) = 2d41abc70466ef122e3985fcf67007a65f780ff0
+RMD160 (setuptools-0.9.tar.gz) = bf9761c3b86aec6c17d649fa1398fbce3326f004
+Size (setuptools-0.9.tar.gz) = 766586 bytes
 SHA1 (patch-setup.py) = 8072ebce17d029f7efc1c05528d1e5c0d0f40800



Home | Main Index | Thread Index | Old Index