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: Fri Aug 19 15:33:49 UTC 2016
Modified Files:
pkgsrc/devel/py-setuptools: Makefile distinfo
Log Message:
Updated py-setuptools to 25.2.0.
v25.2.0
-------
* #612 via #730: Add a LICENSE file which needs to be provided by the terms of
the MIT license.
v25.1.6
-------
* #725
v25.1.5
-------
* #720
* #723
v25.1.4
-------
* #717
* #713
* #707 via #715
v25.1.3
-------
* #714 and #704: Revert fix as it breaks other components
downstream that can't handle unicode. See #709, #710,
and #712.
v25.1.2
-------
* #704: Fix errors when installing a zip sdist that contained
files named with non-ascii characters on Windows would
crash the install when it attempted to clean up the build.
* #646: MSVC compatibility - catch errors properly in
RegistryInfo.lookup.
* #702: Prevent UnboundLocalError when initial working_set
is empty.
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 pkgsrc/devel/py-setuptools/Makefile
cvs rdiff -u -r1.83 -r1.84 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.104 pkgsrc/devel/py-setuptools/Makefile:1.105
--- pkgsrc/devel/py-setuptools/Makefile:1.104 Mon Aug 1 10:15:02 2016
+++ pkgsrc/devel/py-setuptools/Makefile Fri Aug 19 15:33:49 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.104 2016/08/01 10:15:02 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2016/08/19 15:33:49 wiz Exp $
-DISTNAME= setuptools-25.1.1
+DISTNAME= setuptools-25.2.0
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.83 pkgsrc/devel/py-setuptools/distinfo:1.84
--- pkgsrc/devel/py-setuptools/distinfo:1.83 Mon Aug 1 10:15:02 2016
+++ pkgsrc/devel/py-setuptools/distinfo Fri Aug 19 15:33:49 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.83 2016/08/01 10:15:02 wiz Exp $
+$NetBSD: distinfo,v 1.84 2016/08/19 15:33:49 wiz Exp $
-SHA1 (setuptools-25.1.1.tar.gz) = da34b7708b01453528c97355eb882b59abc64546
-RMD160 (setuptools-25.1.1.tar.gz) = 2b34270deac347485b783429edc996cbd055e6e5
-SHA512 (setuptools-25.1.1.tar.gz) = cb07f8ca2562d28ca4f9c6820764025a60206852adbd04e94140bd618e0e853e28491604175704c82eaefcf91d8b5f69822e996ff0a38a702b7dec1139540299
-Size (setuptools-25.1.1.tar.gz) = 610564 bytes
+SHA1 (setuptools-25.2.0.tar.gz) = 9d849f89309ad26e6f6c6fae041c3aa3d546fa06
+RMD160 (setuptools-25.2.0.tar.gz) = 8b18410005d397c6585bee9c196c01cb91484b88
+SHA512 (setuptools-25.2.0.tar.gz) = ffc0b11b9853330675990f066436b575116073cd4c94c139ca8c04fd18cfd99e1614299fa132d49c79938fa84f6cd44862a2ecbe61300292b665e291eb65881e
+Size (setuptools-25.2.0.tar.gz) = 612103 bytes
SHA1 (patch-setup.py) = 21fda11ff2f33c57ec49e18375cf7d7b8f8388bf
Home |
Main Index |
Thread Index |
Old Index