pkgsrc-WIP-changes archive

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

py-virtualenv20: Update to 20.4.3



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sun Mar 21 16:00:03 2021 +0900
Changeset:	b8203ac2fa11af0954f70dac8f5f16ec7af07b8b

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

Log Message:
py-virtualenv20: Update to 20.4.3

Bugfixes - 20.4.3

* Bump embeded setuptools from 52.0.0 to 54.1.2
* Fix PyPy3 stdlib on Windows is incorrect

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

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    | 2 +-
 py-virtualenv20/distinfo | 8 ++++----
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/py-virtualenv20/Makefile b/py-virtualenv20/Makefile
index 294845a646..bff70c0427 100644
--- a/py-virtualenv20/Makefile
+++ b/py-virtualenv20/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	virtualenv-20.4.2
+DISTNAME=	virtualenv-20.4.3
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=v/virtualenv/}
diff --git a/py-virtualenv20/PLIST b/py-virtualenv20/PLIST
index e3ae21d2ff..35ee0a98db 100644
--- a/py-virtualenv20/PLIST
+++ b/py-virtualenv20/PLIST
@@ -273,7 +273,7 @@ ${PYSITELIB}/virtualenv/seed/wheels/embed/pip-21.0.1-py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-43.0.0-py2.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-52.0.0-py3-none-any.whl
+${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-54.1.2-py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/embed/wheel-0.33.6-py2.py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/embed/wheel-0.36.2-py2.py3-none-any.whl
 ${PYSITELIB}/virtualenv/seed/wheels/periodic_update.py
diff --git a/py-virtualenv20/distinfo b/py-virtualenv20/distinfo
index 0ae57eb9cd..7ee0b5244c 100644
--- a/py-virtualenv20/distinfo
+++ b/py-virtualenv20/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (virtualenv-20.4.2.tar.gz) = 8ad03e3014849d359710ffb49e3dcb515510bce8
-RMD160 (virtualenv-20.4.2.tar.gz) = 3c134b603e5997331b05ed49d2ccf6a1cc0f7bc9
-SHA512 (virtualenv-20.4.2.tar.gz) = 3ae13f0ca2af8be1cd95affdbfe58d43f930cf616a38963252219d4efc2523b1c3e8d922b3ab2200ac4cadc76c1237ddb4828ac15b5122771e96f7401a852d4e
-Size (virtualenv-20.4.2.tar.gz) = 10578406 bytes
+SHA1 (virtualenv-20.4.3.tar.gz) = b770cea876f55cd8c196c5506c7882ff7fb7e7ca
+RMD160 (virtualenv-20.4.3.tar.gz) = 3f57f54f5eef300856e49dd6a3fd715bd4b78c4a
+SHA512 (virtualenv-20.4.3.tar.gz) = d79479d73fc87f34462e775629306bd20ff5d25eb1829c6719f08c800df6a5db03254b04773766a703d903d577cf74b8409a026196ba98d0f5f94f70604ed576
+Size (virtualenv-20.4.3.tar.gz) = 10579193 bytes


Home | Main Index | Thread Index | Old Index