Thu Apr 2 22:39:02 2015 UTC ()
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.


(wiz)
diff -r1.67 -r1.68 pkgsrc/devel/py-setuptools/Makefile
diff -r1.47 -r1.48 pkgsrc/devel/py-setuptools/distinfo

cvs diff -r1.67 -r1.68 pkgsrc/devel/py-setuptools/Makefile (expand / switch to context diff)
--- pkgsrc/devel/py-setuptools/Makefile 2015/03/15 21:06:29 1.67
+++ pkgsrc/devel/py-setuptools/Makefile 2015/04/02 22:39:02 1.68
@@ -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

cvs diff -r1.47 -r1.48 pkgsrc/devel/py-setuptools/distinfo (expand / switch to context diff)
--- pkgsrc/devel/py-setuptools/distinfo 2015/03/15 21:06:29 1.47
+++ pkgsrc/devel/py-setuptools/distinfo 2015/04/02 22:39:02 1.48
@@ -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