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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70cc6dd32b0d
branches:  trunk
changeset: 648620:70cc6dd32b0d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 15 21:06:29 2015 +0000

description:
Update to 14.2:

14.2
----

* Issue #137: Update ``Distribution.hashcmp`` so that Distributions with
  None for pyversion or platform can be compared against Distributions
  defining those attributes.

------
14.1.1
------

* Issue #360: Removed undesirable behavior from test runs, preventing
  write tests and installation to system site packages.

----
14.1
----

* Pull Request #125: Add ``__ne__`` to Requirement class.
* Various refactoring of easy_install.

diffstat:

 devel/py-setuptools/Makefile |  4 ++--
 devel/py-setuptools/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r c5229f5ec478 -r 70cc6dd32b0d devel/py-setuptools/Makefile
--- a/devel/py-setuptools/Makefile      Sun Mar 15 21:06:11 2015 +0000
+++ b/devel/py-setuptools/Makefile      Sun Mar 15 21:06:29 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2015/03/09 08:13:07 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2015/03/15 21:06:29 wiz Exp $
 
-EGG_VERSION=           14.0
+EGG_VERSION=           14.2
 DISTNAME=              setuptools-${EGG_VERSION}
 PKGNAME=               ${PYPKGPREFIX}-setuptools-${EGG_VERSION}
 CATEGORIES=            devel python
diff -r c5229f5ec478 -r 70cc6dd32b0d devel/py-setuptools/distinfo
--- a/devel/py-setuptools/distinfo      Sun Mar 15 21:06:11 2015 +0000
+++ b/devel/py-setuptools/distinfo      Sun Mar 15 21:06:29 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2015/03/09 08:13:07 wiz Exp $
+$NetBSD: distinfo,v 1.47 2015/03/15 21:06:29 wiz Exp $
 
-SHA1 (setuptools-14.0.tar.gz) = a17ac382e77efafff9a4830f9dea5e05ec7ce57f
-RMD160 (setuptools-14.0.tar.gz) = 361fa443ba79dd82a458b587af8759dc97df7e92
-Size (setuptools-14.0.tar.gz) = 627274 bytes
+SHA1 (setuptools-14.2.tar.gz) = 0d2864135c7cddc187df6b3d1feb97ea38ebb8c5
+RMD160 (setuptools-14.2.tar.gz) = d17eb688de1f9d5fd7be2afb64bc8bec33eef9a5
+Size (setuptools-14.2.tar.gz) = 627499 bytes
 SHA1 (patch-setup.py) = be1078e5e2b6e9ec8c859c2c6e2a4a44fe3c2840



Home | Main Index | Thread Index | Old Index