diff options
author | adam <adam@pkgsrc.org> | 2018-11-01 18:09:52 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-11-01 18:09:52 +0000 |
commit | 5746715991158dbb2f74ef8eba95d51950bcf295 (patch) | |
tree | c417b9cd99587edf2f575c0546da1838e10739c2 /devel | |
parent | 6d32b2a343dd020fae56b114f487ec8170ecccc0 (diff) | |
download | pkgsrc-5746715991158dbb2f74ef8eba95d51950bcf295.tar.gz |
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 (limited to 'devel')
-rw-r--r-- | devel/py-virtualenv/Makefile | 15 | ||||
-rw-r--r-- | devel/py-virtualenv/PLIST | 9 | ||||
-rw-r--r-- | devel/py-virtualenv/distinfo | 10 |
3 files changed, 21 insertions, 13 deletions
diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile index 98582bc4593..5b2e5a839ad 100644 --- a/devel/py-virtualenv/Makefile +++ b/devel/py-virtualenv/Makefile @@ -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 @@ HOMEPAGE= https://virtualenv.pypa.io/ 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 --git a/devel/py-virtualenv/PLIST b/devel/py-virtualenv/PLIST index 3de18c30f2a..a403c2d1afe 100644 --- a/devel/py-virtualenv/PLIST +++ b/devel/py-virtualenv/PLIST @@ -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.pyo ${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 --git a/devel/py-virtualenv/distinfo b/devel/py-virtualenv/distinfo index 2976585c72c..d5b01df8df0 100644 --- a/devel/py-virtualenv/distinfo +++ b/devel/py-virtualenv/distinfo @@ -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 |