pkgsrc-WIP-changes archive

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

py-virtualenv20: Update to 20.14.1



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sun Apr 17 17:02:17 2022 +0900
Changeset:	4d6d98a045345e36f20206b2dbb80b5e88c99dc8

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

Log Message:
py-virtualenv20: Update to 20.14.1

Features - 20.14.1

* Support for creating a virtual environment from a Python 2.7 framework on
macOS 12

Bugfixes - 20.14.1

* Upgrade embedded setuptools to 62.1.0 from 61.0.0

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

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 | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-virtualenv20/Makefile b/py-virtualenv20/Makefile
index 3f1daf4fc9..c1338a7159 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.14.0
+DISTNAME=	virtualenv-20.14.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=v/virtualenv/}
diff --git a/py-virtualenv20/PLIST b/py-virtualenv20/PLIST
index 361c60b882..bc40d2b117 100644
--- a/py-virtualenv20/PLIST
+++ b/py-virtualenv20/PLIST
@@ -274,7 +274,7 @@ ${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-61.0.0-py3-none-any.whl
+${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-62.1.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 5ec5d9217f..f93d00cf80 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.14.0.tar.gz) = 714ab48f5e1401960cd1ea8ac711068c9152b8757dcb61bfd8953d783f841243
-SHA512 (virtualenv-20.14.0.tar.gz) = c4f1b40187d847602cb2ccef1be9ecce6acd234d08abf5967219d8cf900e641337ce027018c2cca566409a5ab3dda1f363d7381a0d2f676000c04e10677bfada
-Size (virtualenv-20.14.0.tar.gz) = 12209889 bytes
+BLAKE2s (virtualenv-20.14.1.tar.gz) = a29a362b33e0306b8e0d5691863fe2fef6600433fc1e62d691df8eb9c9e68081
+SHA512 (virtualenv-20.14.1.tar.gz) = 149e78787db23eabd4238baa172bf023ddcf87d59284fdd090269acfa15991aab182f9e168851f88ef810d5c50dd7cdce69d132c46ebedb10080d65a308e63a1
+Size (virtualenv-20.14.1.tar.gz) = 12216889 bytes
 SHA1 (patch-src_virtualenv_create_via__global__ref_api.py) = f6ba5ae8157b45366d9a9a85cc3a1f6c42e2d00c


Home | Main Index | Thread Index | Old Index