summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-10-28 09:52:46 +0000
committeradam <adam@pkgsrc.org>2022-10-28 09:52:46 +0000
commitfb9d92b6b7b6814118490085b4c79cbc5540f6a9 (patch)
treeeb415f613a3456eba23cdd0beffba4707e3c21c5
parentc803113f9965e94835cd7defefc415bd1c226f2f (diff)
downloadpkgsrc-fb9d92b6b7b6814118490085b4c79cbc5540f6a9.tar.gz
py-virtualenv: updated to 20.16.6
v20.16.6 (2022-10-25) --------------------- Features - 20.16.6 - Drop unneeded shims for PyPy3 directory structure Bugfixes - 20.16.6 - Fix selected scheme on debian derivatives for python 3.10 when ``python3-distutils`` is not installed or the ``venv`` scheme is not avaiable - Allow the test suite to pass even with the original C shell (rather than ``tcsh``) - Fix fallback handling of downloading wheels for bundled packages - Upgrade embedded setuptools to ``65.5.0`` from ``65.3.0`` and pip to ``22.3`` from ``22.2.2``
-rw-r--r--devel/py-virtualenv/Makefile4
-rw-r--r--devel/py-virtualenv/PLIST6
-rw-r--r--devel/py-virtualenv/distinfo8
3 files changed, 9 insertions, 9 deletions
diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile
index 8beb545bb97..3feae345e89 100644
--- a/devel/py-virtualenv/Makefile
+++ b/devel/py-virtualenv/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2022/09/08 07:46:09 adam Exp $
+# $NetBSD: Makefile,v 1.59 2022/10/28 09:52:46 adam Exp $
-DISTNAME= virtualenv-20.16.5
+DISTNAME= virtualenv-20.16.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=v/virtualenv/}
diff --git a/devel/py-virtualenv/PLIST b/devel/py-virtualenv/PLIST
index 6f18bf40732..2f8c17466a3 100644
--- a/devel/py-virtualenv/PLIST
+++ b/devel/py-virtualenv/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.44 2022/09/08 07:46:09 adam Exp $
+@comment $NetBSD: PLIST,v 1.45 2022/10/28 09:52:46 adam Exp $
bin/virtualenv-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -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.2.2-py3-none-any.whl
+${PYSITELIB}/virtualenv/seed/wheels/embed/pip-22.3-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-65.3.0-py3-none-any.whl
+${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-65.5.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/devel/py-virtualenv/distinfo b/devel/py-virtualenv/distinfo
index 943e04453f7..9f3f05b1e32 100644
--- a/devel/py-virtualenv/distinfo
+++ b/devel/py-virtualenv/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.46 2022/09/08 07:46:09 adam Exp $
+$NetBSD: distinfo,v 1.47 2022/10/28 09:52:46 adam Exp $
-BLAKE2s (virtualenv-20.16.5.tar.gz) = 0287f230ea6f255c501b15ac2597f8ac74f9eff28bb010696ab5f314246eef33
-SHA512 (virtualenv-20.16.5.tar.gz) = 2d4f96057eb8fea5da07126bbc656306b8ebc2db1c82a84b784fcb82cd1959a571dc1f016dead9561e1d073a8b06e10f2e225d6484b363b960adaa64239826d3
-Size (virtualenv-20.16.5.tar.gz) = 12223925 bytes
+BLAKE2s (virtualenv-20.16.6.tar.gz) = b3aeb1ead032684ace04c94a10f6e70cd66ed92675c489322b87e064e6e1053a
+SHA512 (virtualenv-20.16.6.tar.gz) = 24ca5038cc4e9cd72cf99a8bd4b96bda10cdc8deae2e6e7a0bef5000fd8fbeda87c4fda21aeb3b109a3763e47e0a7c7a5f383914a1bb1edcd8ed6791117d91cb
+Size (virtualenv-20.16.6.tar.gz) = 12233333 bytes
SHA1 (patch-src_virtualenv_create_via__global__ref_api.py) = cf39d9cdf0927b32865677d64ddcbd59ecc726a5
SHA1 (patch-tests_unit_create_test__creator.py) = 4d0de65da957040c3f6e7e0682b6e6bdfdcf3abc
SHA1 (patch-tests_unit_seed_embed_test__bootstrap__link__via__app__data.py) = de17dc8e578af57c9c43f38343a0c0af0d04227d