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.7.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/2bdb6c54c1d5
branches: trunk
changeset: 343057:2bdb6c54c1d5
user: adam <adam%pkgsrc.org@localhost>
date: Tue Oct 29 15:07:27 2019 +0000
description:
py-virtualenv: updated to 16.7.7
v16.7.7:
Bugfixes
- * fix virtualenv creation when ``--no-pip`` argument used.
- upgrade bundled pip from ``19.3`` to ``19.3.1``
v16.7.6:
Bugfixes
- fix to support for Python 3 on MacOS 10.15 provided by Xcode
- bump bundled pip from ``19.2.3`` to ``19.3`` and setuptools from ``41.2.0`` to ``41.4.0``
diffstat:
devel/py-virtualenv/Makefile | 4 ++--
devel/py-virtualenv/PLIST | 6 +++---
devel/py-virtualenv/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (45 lines):
diff -r 22341f87ceab -r 2bdb6c54c1d5 devel/py-virtualenv/Makefile
--- a/devel/py-virtualenv/Makefile Tue Oct 29 14:09:09 2019 +0000
+++ b/devel/py-virtualenv/Makefile Tue Oct 29 15:07:27 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2019/09/06 13:42:25 adam Exp $
+# $NetBSD: Makefile,v 1.48 2019/10/29 15:07:27 adam Exp $
-DISTNAME= virtualenv-16.7.5
+DISTNAME= virtualenv-16.7.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=v/virtualenv/}
diff -r 22341f87ceab -r 2bdb6c54c1d5 devel/py-virtualenv/PLIST
--- a/devel/py-virtualenv/PLIST Tue Oct 29 14:09:09 2019 +0000
+++ b/devel/py-virtualenv/PLIST Tue Oct 29 15:07:27 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.38 2019/09/06 13:42:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.39 2019/10/29 15:07:27 adam Exp $
bin/virtualenv-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -14,6 +14,6 @@
${PYSITELIB}/virtualenv_support/__init__.pyc
${PYSITELIB}/virtualenv_support/__init__.pyo
${PYSITELIB}/virtualenv_support/pip-19.1.1-py2.py3-none-any.whl
-${PYSITELIB}/virtualenv_support/pip-19.2.3-py2.py3-none-any.whl
-${PYSITELIB}/virtualenv_support/setuptools-41.2.0-py2.py3-none-any.whl
+${PYSITELIB}/virtualenv_support/pip-19.3.1-py2.py3-none-any.whl
+${PYSITELIB}/virtualenv_support/setuptools-41.4.0-py2.py3-none-any.whl
${PYSITELIB}/virtualenv_support/wheel-0.33.6-py2.py3-none-any.whl
diff -r 22341f87ceab -r 2bdb6c54c1d5 devel/py-virtualenv/distinfo
--- a/devel/py-virtualenv/distinfo Tue Oct 29 14:09:09 2019 +0000
+++ b/devel/py-virtualenv/distinfo Tue Oct 29 15:07:27 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2019/09/06 13:42:25 adam Exp $
+$NetBSD: distinfo,v 1.39 2019/10/29 15:07:27 adam Exp $
-SHA1 (virtualenv-16.7.5.tar.gz) = 3f88d75215ff990b0656909688b3cc639914e9b5
-RMD160 (virtualenv-16.7.5.tar.gz) = fa57500512ab6b7db0523757b5aa67904b140a71
-SHA512 (virtualenv-16.7.5.tar.gz) = 60b734f688eec1491fe5dcc3652d42f3e44df89d0809d3ab563c5dab1b5e340404894f34a08994a5ad4d8c0f7c8bb995d8211f9378906957d34031720bb3c390
-Size (virtualenv-16.7.5.tar.gz) = 5111957 bytes
+SHA1 (virtualenv-16.7.7.tar.gz) = d4a6c431cb0d1300d6540de4309fdf632c176aa7
+RMD160 (virtualenv-16.7.7.tar.gz) = 9413383f5969eb1c71e137943c9180b776840ac1
+SHA512 (virtualenv-16.7.7.tar.gz) = bf60554770d580051692dbcdaccde73aa748a2c18273b2ecde43639f8fee6a1a515f84ea84ae5c6bc7b3475d1aa1a67a0461d461d6d0d6d2e359fde8196c95a1
+Size (virtualenv-16.7.7.tar.gz) = 5116795 bytes
Home |
Main Index |
Thread Index |
Old Index