pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-virtualenv



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Nov  1 18:09:52 UTC 2018

Modified Files:
        pkgsrc/devel/py-virtualenv: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/py-virtualenv/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/py-virtualenv/PLIST
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/py-virtualenv/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-virtualenv/Makefile
diff -u pkgsrc/devel/py-virtualenv/Makefile:1.40 pkgsrc/devel/py-virtualenv/Makefile:1.41
--- pkgsrc/devel/py-virtualenv/Makefile:1.40    Mon Jun 11 09:11:29 2018
+++ pkgsrc/devel/py-virtualenv/Makefile Thu Nov  1 18:09:52 2018
@@ -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"

Index: pkgsrc/devel/py-virtualenv/PLIST
diff -u pkgsrc/devel/py-virtualenv/PLIST:1.33 pkgsrc/devel/py-virtualenv/PLIST:1.34
--- pkgsrc/devel/py-virtualenv/PLIST:1.33       Sun May 27 12:42:41 2018
+++ pkgsrc/devel/py-virtualenv/PLIST    Thu Nov  1 18:09:52 2018
@@ -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

Index: pkgsrc/devel/py-virtualenv/distinfo
diff -u pkgsrc/devel/py-virtualenv/distinfo:1.31 pkgsrc/devel/py-virtualenv/distinfo:1.32
--- pkgsrc/devel/py-virtualenv/distinfo:1.31    Sun May 27 12:42:41 2018
+++ pkgsrc/devel/py-virtualenv/distinfo Thu Nov  1 18:09:52 2018
@@ -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