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 20.15.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6af8738d6b2a
branches:  trunk
changeset: 381444:6af8738d6b2a
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jul 07 11:49:50 2022 +0000

description:
py-virtualenv: updated to 20.15.1

v20.15.1 (2022-06-28)
---------------------

Bugfixes - 20.15.1
~~~~~~~~~~~~~~~~~~
- Fix the incorrect operation when ``setuptools`` plugins output something into ``stdout``.
- CPython3Windows creator ignores missing ``DLLs`` dir.


v20.15.0 (2022-06-25)
---------------------

Features - 20.15.0
~~~~~~~~~~~~~~~~~~
- Support for Windows embeddable Python package: includes ``python<VERSION>.zip`` in the creator sources

Bugfixes - 20.15.0
~~~~~~~~~~~~~~~~~~
- Upgrade embedded setuptools to ``62.3.3`` from ``62.6.0`` and pip to ``22.1.2`` from ``22.0.4``
- Use ``shlex.quote`` instead of deprecated ``pipes.quote`` in Python 3 - by :user:`frenzymadness`.
- Fix Windows PyPy 3.6

diffstat:

 devel/py-virtualenv/Makefile |  4 ++--
 devel/py-virtualenv/PLIST    |  7 ++++---
 devel/py-virtualenv/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 9 deletions(-)

diffs (52 lines):

diff -r 63ce53ea80dc -r 6af8738d6b2a devel/py-virtualenv/Makefile
--- a/devel/py-virtualenv/Makefile      Thu Jul 07 11:48:51 2022 +0000
+++ b/devel/py-virtualenv/Makefile      Thu Jul 07 11:49:50 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2022/05/09 22:08:10 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2022/07/07 11:49:50 adam Exp $
 
-DISTNAME=      virtualenv-20.14.1
+DISTNAME=      virtualenv-20.15.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=v/virtualenv/}
diff -r 63ce53ea80dc -r 6af8738d6b2a devel/py-virtualenv/PLIST
--- a/devel/py-virtualenv/PLIST Thu Jul 07 11:48:51 2022 +0000
+++ b/devel/py-virtualenv/PLIST Thu Jul 07 11:49:50 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.42 2022/05/09 22:08:10 wiz Exp $
+@comment $NetBSD: PLIST,v 1.43 2022/07/07 11:49:50 adam Exp $
 bin/virtualenv-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -270,11 +270,12 @@
 ${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.4-py3-none-any.whl
+${PYSITELIB}/virtualenv/seed/wheels/embed/pip-22.1.2-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-62.1.0-py3-none-any.whl
+${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-62.3.2-py3-none-any.whl
+${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-62.6.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 -r 63ce53ea80dc -r 6af8738d6b2a devel/py-virtualenv/distinfo
--- a/devel/py-virtualenv/distinfo      Thu Jul 07 11:48:51 2022 +0000
+++ b/devel/py-virtualenv/distinfo      Thu Jul 07 11:49:50 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.44 2022/05/09 22:08:10 wiz Exp $
+$NetBSD: distinfo,v 1.45 2022/07/07 11:49:50 adam Exp $
 
-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
+BLAKE2s (virtualenv-20.15.1.tar.gz) = 26ea920c79241f7b900241d08dc105d1d4b80f1a6f40247da7b65d56e8bf9bf4
+SHA512 (virtualenv-20.15.1.tar.gz) = 244e3b091c8b049edbb07d808633fd44b3327200e1d38394814794773d05723ef535721ee163b382d23bc16572d55657b5c2544efd83494753746cc85116696a
+Size (virtualenv-20.15.1.tar.gz) = 13523736 bytes
 SHA1 (patch-src_virtualenv_create_via__global__ref_api.py) = a55f2bbf974cb9cb6cbe79b8f29210a7db5ce470
 SHA1 (patch-tests_unit_create_test__creator.py) = ae1121ca6786801a4d690b70fdc4fdeb65488cca
 SHA1 (patch-tests_unit_seed_embed_test__bootstrap__link__via__app__data.py) = c20b1ecdbfb576be3697c8c52f9f9d21e2e7e7b9



Home | Main Index | Thread Index | Old Index