pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-setuptools
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 23 22:41:55 UTC 2017
Modified Files:
pkgsrc/devel/py-setuptools: Makefile distinfo
Log Message:
py-setuptools: update to 36.7.2.
v36.7.2
-------
* #701: Fixed duplicate test discovery on Python 3.
v36.7.1
-------
* #1193: Avoid test failures in bdist_egg when
PYTHONDONTWRITEBYTECODE is set.
v36.7.0
-------
* #1054: Support ``setup_requires`` in ``setup.cfg`` files.
v36.6.1
-------
* #1132: Removed redundant and costly serialization/parsing step
in ``EntryPoint.__init__``.
* #844: ``bdist_egg --exclude-source-files`` now tested and works
on Python 3.
To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 pkgsrc/devel/py-setuptools/Makefile
cvs rdiff -u -r1.118 -r1.119 pkgsrc/devel/py-setuptools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-setuptools/Makefile
diff -u pkgsrc/devel/py-setuptools/Makefile:1.140 pkgsrc/devel/py-setuptools/Makefile:1.141
--- pkgsrc/devel/py-setuptools/Makefile:1.140 Mon Oct 16 17:20:38 2017
+++ pkgsrc/devel/py-setuptools/Makefile Thu Nov 23 22:41:55 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.140 2017/10/16 17:20:38 adam Exp $
+# $NetBSD: Makefile,v 1.141 2017/11/23 22:41:55 wiz Exp $
-DISTNAME= setuptools-36.6.0
+DISTNAME= setuptools-36.7.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools/}
Index: pkgsrc/devel/py-setuptools/distinfo
diff -u pkgsrc/devel/py-setuptools/distinfo:1.118 pkgsrc/devel/py-setuptools/distinfo:1.119
--- pkgsrc/devel/py-setuptools/distinfo:1.118 Mon Oct 16 17:20:38 2017
+++ pkgsrc/devel/py-setuptools/distinfo Thu Nov 23 22:41:55 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.118 2017/10/16 17:20:38 adam Exp $
+$NetBSD: distinfo,v 1.119 2017/11/23 22:41:55 wiz Exp $
-SHA1 (setuptools-36.6.0.zip) = c1be97719395ae61f9faa0734b62b3326ebad0fd
-RMD160 (setuptools-36.6.0.zip) = 1e013168d8049f0ab0ddb6dde87bfddb9ca82bc2
-SHA512 (setuptools-36.6.0.zip) = b1b7fbff45db72e24ffb0aef41509a8f49c3911f20e6dfa7335aace22d0b2c533615edd1626c6b58602960644d1a3ad7b2e6899efeec4138aa58a187d063c319
-Size (setuptools-36.6.0.zip) = 725173 bytes
+SHA1 (setuptools-36.7.2.zip) = 95f1e768b0178a3434fd4d382070ecc341020e2b
+RMD160 (setuptools-36.7.2.zip) = 934fd581de8b2ea3b4e766f77e139d0a74025120
+SHA512 (setuptools-36.7.2.zip) = 746dce135dbacb65565787a20a2611388605e2371c94f0f8803e7712e515e69c270751d16a21f381bf6e8ddc0a1b39494db7d0c67bb32e6230a90c5d517e78f9
+Size (setuptools-36.7.2.zip) = 726758 bytes
SHA1 (patch-setup.py) = dd94c9a4e15b8b0dc428515f73369ed168b8c7b2
Home |
Main Index |
Thread Index |
Old Index