pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-virtualenv20: Update to 20.0.27
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By: iquiw
Date: Sat Jul 18 11:40:38 2020 +0900
Changeset: c3ec4287d6ba1edc478a68b52397ab140179a7a1
Modified Files:
py-virtualenv20/Makefile
py-virtualenv20/PLIST
py-virtualenv20/distinfo
Log Message:
py-virtualenv20: Update to 20.0.27
Bugfixes - 20.0.27
* No longer preimport threading to fix support for gpython and gevent
* Upgrade setuptools from 49.2.0 on Python 3.5+
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c3ec4287d6ba1edc478a68b52397ab140179a7a1
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 5bb4c73325..28e8a602cb 100644
--- a/py-virtualenv20/Makefile
+++ b/py-virtualenv20/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= virtualenv-20.0.26
+DISTNAME= virtualenv-20.0.27
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=v/virtualenv/}
diff --git a/py-virtualenv20/PLIST b/py-virtualenv20/PLIST
index 37f087f702..dad0b29bc5 100644
--- a/py-virtualenv20/PLIST
+++ b/py-virtualenv20/PLIST
@@ -268,7 +268,7 @@ ${PYSITELIB}/virtualenv/seed/wheels/embed/pip-19.1.1-py2.py3-none-any.whl
${PYSITELIB}/virtualenv/seed/wheels/embed/pip-20.1.1-py2.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-49.1.0-py3-none-any.whl
+${PYSITELIB}/virtualenv/seed/wheels/embed/setuptools-49.2.0-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.34.2-py2.py3-none-any.whl
${PYSITELIB}/virtualenv/seed/wheels/periodic_update.py
diff --git a/py-virtualenv20/distinfo b/py-virtualenv20/distinfo
index a21692d3f9..7187862d25 100644
--- a/py-virtualenv20/distinfo
+++ b/py-virtualenv20/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (virtualenv-20.0.26.tar.gz) = 9d192b15e1edbf3e9df0aeaab66e524e2a3cbafb
-RMD160 (virtualenv-20.0.26.tar.gz) = 5e3247bade8985228569b41adc156febff490307
-SHA512 (virtualenv-20.0.26.tar.gz) = d81fa8f25b7752fbb76494cea62f76d5f40e1397853ef71c1eb8078ffe8748fb365f275cc34ef04f64a001e3300a6f26f872542f68c047bee1eeb74cd49180a7
-Size (virtualenv-20.0.26.tar.gz) = 8264088 bytes
+SHA1 (virtualenv-20.0.27.tar.gz) = 457ed53792dcd64e334b8ca6069c5a055166029b
+RMD160 (virtualenv-20.0.27.tar.gz) = 7d07a0530a3cebef019eb6398f30a844471de47c
+SHA512 (virtualenv-20.0.27.tar.gz) = 812a17d1461c8e62568f345aba0722204dd22d0d149720d00e37712a34a9d2d614e1b854f07d7e89e1eb6e915ca3f90e8e81fb9c2442ed637efdc6b2120153d7
+Size (virtualenv-20.0.27.tar.gz) = 8265353 bytes
Home |
Main Index |
Thread Index |
Old Index