pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-virtualenv py-virtualenv: updated to 16.1.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a9a03b00272
branches: trunk
changeset: 324893:3a9a03b00272
user: adam <adam%pkgsrc.org@localhost>
date: Thu Nov 01 18:09:52 2018 +0000
description:
py-virtualenv: updated to 16.1.0
16.1.0:
Fixed documentation to use pypi.org and correct curl options
bug fix: ensure prefix is absolute when creating a new virtual environment
upgrade setuptools from 39.1.0 to 40.5.0
upgrade wheel from 0.31.1 to 0.32.2
upgrade pip from 10.0.1 to 18.1
activate.csh does not use basename and handles newlines
fix failure to copy on platforms that use lib64
enable tab-completion in the interactive interpreter by default, thanks to a new sys.__interactivehook__ on Python 3
suppress warning of usage of the deprecated imp module
diffstat:
devel/py-virtualenv/Makefile | 15 +++++++++++----
devel/py-virtualenv/PLIST | 9 +++++----
devel/py-virtualenv/distinfo | 10 +++++-----
3 files changed, 21 insertions(+), 13 deletions(-)
diffs (78 lines):
diff -r d1d57e1a1fae -r 3a9a03b00272 devel/py-virtualenv/Makefile
--- a/devel/py-virtualenv/Makefile Thu Nov 01 18:02:35 2018 +0000
+++ b/devel/py-virtualenv/Makefile Thu Nov 01 18:09:52 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2018/06/11 09:11:29 adam Exp $
+# $NetBSD: Makefile,v 1.41 2018/11/01 18:09:52 adam Exp $
-DISTNAME= virtualenv-16.0.0
+DISTNAME= virtualenv-16.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=v/virtualenv/}
@@ -10,15 +10,22 @@
COMMENT= Virtual Python Environment builder
LICENSE= mit
+TEST_DEPENDS+= ${PYPKGPREFIX}-coverage>=4.5.0:../../devel/py-coverage
+TEST_DEPENDS+= ${PYPKGPREFIX}-test>=3.0.0:../../devel/py-test
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-timeout>=1.3.0:../../devel/py-test-timeout
+
+.include "../../lang/python/pyversion.mk"
+.if ${_PYTHON_VERSION} == 27
TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+.endif
USE_LANGUAGES= # none
REPLACE_PYTHON= virtualenv.py
post-install:
- cd ${DESTDIR}${PREFIX}/bin && ${MV} virtualenv virtualenv-${PYVERSSUFFIX} || ${TRUE}
+ cd ${DESTDIR}${PREFIX}/bin && \
+ ${MV} virtualenv virtualenv-${PYVERSSUFFIX} || ${TRUE}
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
diff -r d1d57e1a1fae -r 3a9a03b00272 devel/py-virtualenv/PLIST
--- a/devel/py-virtualenv/PLIST Thu Nov 01 18:02:35 2018 +0000
+++ b/devel/py-virtualenv/PLIST Thu Nov 01 18:09:52 2018 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.33 2018/05/27 12:42:41 wiz Exp $
+@comment $NetBSD: PLIST,v 1.34 2018/11/01 18:09:52 adam Exp $
bin/virtualenv-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/virtualenv.py
${PYSITELIB}/virtualenv.pyc
@@ -12,6 +13,6 @@
${PYSITELIB}/virtualenv_support/__init__.py
${PYSITELIB}/virtualenv_support/__init__.pyc
${PYSITELIB}/virtualenv_support/__init__.pyo
-${PYSITELIB}/virtualenv_support/pip-10.0.1-py2.py3-none-any.whl
-${PYSITELIB}/virtualenv_support/setuptools-39.1.0-py2.py3-none-any.whl
-${PYSITELIB}/virtualenv_support/wheel-0.31.1-py2.py3-none-any.whl
+${PYSITELIB}/virtualenv_support/pip-18.1-py2.py3-none-any.whl
+${PYSITELIB}/virtualenv_support/setuptools-40.5.0-py2.py3-none-any.whl
+${PYSITELIB}/virtualenv_support/wheel-0.32.2-py2.py3-none-any.whl
diff -r d1d57e1a1fae -r 3a9a03b00272 devel/py-virtualenv/distinfo
--- a/devel/py-virtualenv/distinfo Thu Nov 01 18:02:35 2018 +0000
+++ b/devel/py-virtualenv/distinfo Thu Nov 01 18:09:52 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2018/05/27 12:42:41 wiz Exp $
+$NetBSD: distinfo,v 1.32 2018/11/01 18:09:52 adam Exp $
-SHA1 (virtualenv-16.0.0.tar.gz) = 33831525c360459671d25f9e5abac931c414d2f7
-RMD160 (virtualenv-16.0.0.tar.gz) = ed709651e82f28dd131900010d566dda3fd2c577
-SHA512 (virtualenv-16.0.0.tar.gz) = 43bc37f1da1b65e9a2df5a8813a801f27f5783b7211219d441d1c2132789917df42fdc0aba1d5ec51e3d6f7583af9474d59c1f532d8880c8c325ccc96e73b3df
-Size (virtualenv-16.0.0.tar.gz) = 1970558 bytes
+SHA1 (virtualenv-16.1.0.tar.gz) = d779e0413ac7b69900fdc0bf26516c9f35605a9b
+RMD160 (virtualenv-16.1.0.tar.gz) = 17ea55a18a04ef155b74a062048bf6edf8e53155
+SHA512 (virtualenv-16.1.0.tar.gz) = 7d14c7d6c6f3a65d87f10097a0a6e27e6e59390e59fc7847cdb151ffe1e2a4be63361bcc6b82c43f3dfec74cbed2d8178df6860f2f3a1ae68c5335b616022e66
+Size (virtualenv-16.1.0.tar.gz) = 1977229 bytes
Home |
Main Index |
Thread Index |
Old Index