pkgsrc-WIP-changes archive

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

py-virtualenv20: Update to 20.14.0



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sat Apr 2 09:47:01 2022 +0900
Changeset:	92715b6c4d35266bd5b8a3552b01eb53a987b84f

Modified Files:
	py-virtualenv20/Makefile
	py-virtualenv20/PLIST
	py-virtualenv20/distinfo

Log Message:
py-virtualenv20: Update to 20.14.0

v20.14.0 (2022-03-25)
Features - 20.14.0

* Support Nushell activation scripts with nu version 0.60

Bugfixes - 20.14.0

* Upgrade embedded setuptools to 61.0.0 from 60.10.0

v20.13.4 (2022-03-18)
Bugfixes - 20.14.0

* Improve performance of python startup inside created virtualenvs
* Upgrade embedded setuptools to 60.10.0 from 60.9.3

v20.13.3 (2022-03-07)
Bugfixes - 20.13.3

* Avoid symlinking the contents of /usr into PyPy3.8+ virtualenvs
* Bump embed pip from 22.0.3 to 22.0.4

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=92715b6c4d35266bd5b8a3552b01eb53a987b84f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-virtualenv20/Makefile | 2 +-
 py-virtualenv20/PLIST    | 4 ++--
 py-virtualenv20/distinfo | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/py-virtualenv20/Makefile b/py-virtualenv20/Makefile
index 478794894d..3f1daf4fc9 100644
--- a/py-virtualenv20/Makefile
+++ b/py-virtualenv20/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.53 2022/01/05 15:41:09 wiz Exp $
 
-DISTNAME=	virtualenv-20.13.2
+DISTNAME=	virtualenv-20.14.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=v/virtualenv/}
diff --git a/py-virtualenv20/PLIST b/py-virtualenv20/PLIST
index 15b6fe744e..361c60b882 100644
--- a/py-virtualenv20/PLIST
+++ b/py-virtualenv20/PLIST
@@ -270,11 +270,11 @@ ${PYSITELIB}/virtualenv/seed/wheels/embed/__init__.pyc
 ${PYSITELIB}/virtualenv/seed/wheels/embed/__init__.pyo
 ${PYSITELIB}/virtualenv/seed/wheels/embed/pip-20.3.4-py2.py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/embed/pip-21.3.1-py3-none-any.whl
-${PYSITELIB}/virtualenv/seed/wheels/embed/pip-22.0.3-py3-none-any.whl
+${PYSITELIB}/virtualenv/seed/wheels/embed/pip-22.0.4-py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-44.1.1-py2.py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-50.3.2-py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-59.6.0-py3-none-any.whl
-${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-60.9.3-py3-none-any.whl
+${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-61.0.0-py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/embed/wheel-0.37.1-py2.py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/periodic_update.py
 ${PYSITELIB}/virtualenv/seed/wheels/periodic_update.pyc
diff --git a/py-virtualenv20/distinfo b/py-virtualenv20/distinfo
index 737816e82f..5ec5d9217f 100644
--- a/py-virtualenv20/distinfo
+++ b/py-virtualenv20/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.43 2021/10/26 10:19:15 nia Exp $
 
-BLAKE2s (virtualenv-20.13.2.tar.gz) = cc68c5a97139d73457fc403c84a86cc5ced470b106a6ddff112a5a584d6f89c5
-SHA512 (virtualenv-20.13.2.tar.gz) = 7e5ef7927637ab1d029c8831889846acb13948c8cfafc17d56ca815f23f682207da0f3b3291936585a9b059c10ec35813fb53511f19462f867edaf5f197c0135
-Size (virtualenv-20.13.2.tar.gz) = 12111439 bytes
+BLAKE2s (virtualenv-20.14.0.tar.gz) = 714ab48f5e1401960cd1ea8ac711068c9152b8757dcb61bfd8953d783f841243
+SHA512 (virtualenv-20.14.0.tar.gz) = c4f1b40187d847602cb2ccef1be9ecce6acd234d08abf5967219d8cf900e641337ce027018c2cca566409a5ab3dda1f363d7381a0d2f676000c04e10677bfada
+Size (virtualenv-20.14.0.tar.gz) = 12209889 bytes
 SHA1 (patch-src_virtualenv_create_via__global__ref_api.py) = f6ba5ae8157b45366d9a9a85cc3a1f6c42e2d00c


Home | Main Index | Thread Index | Old Index