pkgsrc-WIP-changes archive

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

py-virtualenv20: Update to 20.0.33



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sat Oct 10 12:58:55 2020 +0900
Changeset:	e47d1c4ee3a09b9e887c4759ba7b19989d1bdc85

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

Log Message:
py-virtualenv20: Update to 20.0.33

Bugfixes - 20.0.33

* Fix None type error in cygwin if POSIX path in dest
* Fix Python 3.4 incompatibilities (added back to the CI)

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

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

diffs:
diff --git a/py-virtualenv20/Makefile b/py-virtualenv20/Makefile
index 29bc93acae..3710ffff6e 100644
--- a/py-virtualenv20/Makefile
+++ b/py-virtualenv20/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	virtualenv-20.0.32
+DISTNAME=	virtualenv-20.0.33
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=v/virtualenv/}
diff --git a/py-virtualenv20/distinfo b/py-virtualenv20/distinfo
index 060203ad9e..8046be1dc7 100644
--- a/py-virtualenv20/distinfo
+++ b/py-virtualenv20/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (virtualenv-20.0.32.tar.gz) = 7a3a38ecaa62818f7ab1708726c937debaf8195b
-RMD160 (virtualenv-20.0.32.tar.gz) = 15dc06b32ad54565d5003a5e35acc8ff4deaf1ae
-SHA512 (virtualenv-20.0.32.tar.gz) = 6080a395df16cc4d38a3afa90337fe0f60ce1d6906c4d62f461c90c67df2967a27144def0891407a96405d7b1ca8b838a0daeed4ccc775ffee35f7dc14f54598
-Size (virtualenv-20.0.32.tar.gz) = 8282189 bytes
+SHA1 (virtualenv-20.0.33.tar.gz) = cbfb898b271c8e0ee4e7574587966c40acd190cf
+RMD160 (virtualenv-20.0.33.tar.gz) = 22b741377210a8cb70647f21e698fba3e851c96c
+SHA512 (virtualenv-20.0.33.tar.gz) = 3bb68734884fa88343070c19e5d931a36fb90f1351bbc24c0db7bea26172e9118fa088310d2667b568e268dc33141c62cad372e2ad03106eda72751a0c1895ea
+Size (virtualenv-20.0.33.tar.gz) = 8282602 bytes


Home | Main Index | Thread Index | Old Index