pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-setuptools Updated py-setuptools to 26.1.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1369dab36123
branches: trunk
changeset: 351948:1369dab36123
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Sep 01 16:59:21 2016 +0000
description:
Updated py-setuptools to 26.1.1.
v26.1.1
-------
* Re-release of 26.1.0 with pytest pinned to allow for automated
deployement and thus proper packaging environment variables,
fixing issues with missing executable launchers.
v26.1.0
-------
* #763: ``pkg_resources.get_default_cache`` now defers to the
`appdirs project <https://pypi.org/project/appdirs>`_ to
resolve the cache directory. Adds a vendored dependency on
appdirs to pkg_resources.
diffstat:
devel/py-setuptools/Makefile | 4 ++--
devel/py-setuptools/PLIST | 5 ++++-
devel/py-setuptools/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (47 lines):
diff -r d43f5263269f -r 1369dab36123 devel/py-setuptools/Makefile
--- a/devel/py-setuptools/Makefile Thu Sep 01 16:56:45 2016 +0000
+++ b/devel/py-setuptools/Makefile Thu Sep 01 16:59:21 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.107 2016/08/28 15:48:31 wiz Exp $
+# $NetBSD: Makefile,v 1.108 2016/09/01 16:59:21 wiz Exp $
-DISTNAME= setuptools-26.0.0
+DISTNAME= setuptools-26.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools/}
diff -r d43f5263269f -r 1369dab36123 devel/py-setuptools/PLIST
--- a/devel/py-setuptools/PLIST Thu Sep 01 16:56:45 2016 +0000
+++ b/devel/py-setuptools/PLIST Thu Sep 01 16:59:21 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30 2016/07/03 11:23:09 wiz Exp $
+@comment $NetBSD: PLIST,v 1.31 2016/09/01 16:59:21 wiz Exp $
bin/easy_install-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
@@ -16,6 +16,9 @@
${PYSITELIB}/pkg_resources/_vendor/__init__.py
${PYSITELIB}/pkg_resources/_vendor/__init__.pyc
${PYSITELIB}/pkg_resources/_vendor/__init__.pyo
+${PYSITELIB}/pkg_resources/_vendor/appdirs.py
+${PYSITELIB}/pkg_resources/_vendor/appdirs.pyc
+${PYSITELIB}/pkg_resources/_vendor/appdirs.pyo
${PYSITELIB}/pkg_resources/_vendor/packaging/__about__.py
${PYSITELIB}/pkg_resources/_vendor/packaging/__about__.pyc
${PYSITELIB}/pkg_resources/_vendor/packaging/__about__.pyo
diff -r d43f5263269f -r 1369dab36123 devel/py-setuptools/distinfo
--- a/devel/py-setuptools/distinfo Thu Sep 01 16:56:45 2016 +0000
+++ b/devel/py-setuptools/distinfo Thu Sep 01 16:59:21 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.85 2016/08/22 14:12:15 wiz Exp $
+$NetBSD: distinfo,v 1.86 2016/09/01 16:59:21 wiz Exp $
-SHA1 (setuptools-26.0.0.tar.gz) = e9c60d8e160e0d99beb7bcecd531cd530c624e07
-RMD160 (setuptools-26.0.0.tar.gz) = 0c28732169b0a03358dca8a6708987b2bdf7193d
-SHA512 (setuptools-26.0.0.tar.gz) = 878f27f009336ca086c290a3dafb4c68d2cf77d2320503b0696d4d2959358a53ecdf9214c695d0ef5d9d97f38556e84039038c7d3281ab89fe3c330ba17feedd
-Size (setuptools-26.0.0.tar.gz) = 632557 bytes
+SHA1 (setuptools-26.1.1.tar.gz) = 56996d43ac21bcde0171e3578af9011c8a3265bd
+RMD160 (setuptools-26.1.1.tar.gz) = 9a61062c72b32b92daadd7a36bfd1be425b98685
+SHA512 (setuptools-26.1.1.tar.gz) = e9f5fb73022bd5584d3aa84c265338d93b6033d0f3af5fba1c7aeb4a949f7723573fb9e2586b29eca73030581b1ca4a529c7650e49d279946ef530b70487ccc7
+Size (setuptools-26.1.1.tar.gz) = 637041 bytes
SHA1 (patch-setup.py) = 21fda11ff2f33c57ec49e18375cf7d7b8f8388bf
Home |
Main Index |
Thread Index |
Old Index