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 14.3.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e3303dca656
branches: trunk
changeset: 649326:0e3303dca656
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Apr 02 22:39:02 2015 +0000
description:
Update to 14.3.1:
------
14.3.1
------
* Issue #307: Removed PEP-440 warning during parsing of versions
in ``pkg_resources.Distribution``.
* Issue #364: Replace deprecated usage with recommended usage of
``EntryPoint.load``.
----
14.3
----
* Issue #254: When creating temporary egg cache on Unix, use mode 755
for creating the directory to avoid the subsequent warning if
the directory is group writable.
diffstat:
devel/py-setuptools/Makefile | 4 ++--
devel/py-setuptools/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r f370a5bdaa5f -r 0e3303dca656 devel/py-setuptools/Makefile
--- a/devel/py-setuptools/Makefile Thu Apr 02 22:38:50 2015 +0000
+++ b/devel/py-setuptools/Makefile Thu Apr 02 22:39:02 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2015/03/15 21:06:29 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2015/04/02 22:39:02 wiz Exp $
-EGG_VERSION= 14.2
+EGG_VERSION= 14.3.1
DISTNAME= setuptools-${EGG_VERSION}
PKGNAME= ${PYPKGPREFIX}-setuptools-${EGG_VERSION}
CATEGORIES= devel python
diff -r f370a5bdaa5f -r 0e3303dca656 devel/py-setuptools/distinfo
--- a/devel/py-setuptools/distinfo Thu Apr 02 22:38:50 2015 +0000
+++ b/devel/py-setuptools/distinfo Thu Apr 02 22:39:02 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.47 2015/03/15 21:06:29 wiz Exp $
+$NetBSD: distinfo,v 1.48 2015/04/02 22:39:02 wiz Exp $
-SHA1 (setuptools-14.2.tar.gz) = 0d2864135c7cddc187df6b3d1feb97ea38ebb8c5
-RMD160 (setuptools-14.2.tar.gz) = d17eb688de1f9d5fd7be2afb64bc8bec33eef9a5
-Size (setuptools-14.2.tar.gz) = 627499 bytes
+SHA1 (setuptools-14.3.1.tar.gz) = d23be9d55032c7986ec7bb68f909862e19febf54
+RMD160 (setuptools-14.3.1.tar.gz) = 8ad54acb484a8e07c9e930487b2211ef5a17e8b5
+Size (setuptools-14.3.1.tar.gz) = 627737 bytes
SHA1 (patch-setup.py) = be1078e5e2b6e9ec8c859c2c6e2a4a44fe3c2840
Home |
Main Index |
Thread Index |
Old Index