pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-setuptools v36.2.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/ab1593e0abc6
branches: trunk
changeset: 365478:ab1593e0abc6
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jul 18 13:44:36 2017 +0000
description:
v36.2.0
* 1081: Environment markers indicated in ``install_requires``
are now processed and treated as nameless ``extras_require``
with markers, allowing their metadata in requires.txt to be
correctly generated.
* 1053: Tagged commits are now released using Travis-CI
build stages, meaning releases depend on passing tests on
all supported Python versions (Linux) and not just the latest
Python version.
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 c33ffde701c3 -r ab1593e0abc6 devel/py-setuptools/Makefile
--- a/devel/py-setuptools/Makefile Tue Jul 18 13:43:39 2017 +0000
+++ b/devel/py-setuptools/Makefile Tue Jul 18 13:44:36 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.131 2017/06/01 13:30:03 wiz Exp $
+# $NetBSD: Makefile,v 1.132 2017/07/18 13:44:36 adam Exp $
-DISTNAME= setuptools-36.0.1
+DISTNAME= setuptools-36.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/setuptools/}
diff -r c33ffde701c3 -r ab1593e0abc6 devel/py-setuptools/PLIST
--- a/devel/py-setuptools/PLIST Tue Jul 18 13:43:39 2017 +0000
+++ b/devel/py-setuptools/PLIST Tue Jul 18 13:44:36 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.39 2017/06/01 13:30:03 wiz Exp $
+@comment $NetBSD: PLIST,v 1.40 2017/07/18 13:44:36 adam Exp $
bin/easy_install-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
@@ -55,6 +55,9 @@
${PYSITELIB}/pkg_resources/extern/__init__.py
${PYSITELIB}/pkg_resources/extern/__init__.pyc
${PYSITELIB}/pkg_resources/extern/__init__.pyo
+${PYSITELIB}/pkg_resources/py31compat.py
+${PYSITELIB}/pkg_resources/py31compat.pyc
+${PYSITELIB}/pkg_resources/py31compat.pyo
${PYSITELIB}/setuptools/__init__.py
${PYSITELIB}/setuptools/__init__.pyc
${PYSITELIB}/setuptools/__init__.pyo
diff -r c33ffde701c3 -r ab1593e0abc6 devel/py-setuptools/distinfo
--- a/devel/py-setuptools/distinfo Tue Jul 18 13:43:39 2017 +0000
+++ b/devel/py-setuptools/distinfo Tue Jul 18 13:44:36 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.109 2017/06/01 13:30:03 wiz Exp $
+$NetBSD: distinfo,v 1.110 2017/07/18 13:44:36 adam Exp $
-SHA1 (setuptools-36.0.1.zip) = 1974a217062256dd3db5600dcfa2e35937daf1e6
-RMD160 (setuptools-36.0.1.zip) = b439228ce682fd99b1300905d9d85222a942270e
-SHA512 (setuptools-36.0.1.zip) = cbcd2591d0d8a7591c5d9a1d4173814afa0b984af29f2e34d26a37c357474b043f371978ac224cea12f50834d91babd9f14b137488c4edcd62594e91aff903d8
-Size (setuptools-36.0.1.zip) = 711296 bytes
+SHA1 (setuptools-36.2.0.zip) = 06bab43834d3cf5f565513767b6d0784055eea78
+RMD160 (setuptools-36.2.0.zip) = a8d35bdbf2d588285e6aecff7d7cfcbd5526df1b
+SHA512 (setuptools-36.2.0.zip) = ef199e2140eb32ec3dc224462c408a923b3f7756d39e49b12be5446f109b970513ac17ba9727de5a4e217e04f1a7d62b59065f25f777b28a137adba2cc334136
+Size (setuptools-36.2.0.zip) = 712836 bytes
SHA1 (patch-setup.py) = dd94c9a4e15b8b0dc428515f73369ed168b8c7b2
Home |
Main Index |
Thread Index |
Old Index