[Python-modules-commits] [python-pip] 08/10: Use alternative html5lib beta version number.
Barry Warsaw
barry at moszumanska.debian.org
Mon Nov 28 22:47:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository python-pip.
commit 03fda551552d2f2b6f541ade5faabffda2f9b9cf
Author: Barry Warsaw <barry at python.org>
Date: Mon Nov 21 13:27:41 2016 -0500
Use alternative html5lib beta version number.
This matches what's in the Debian archive.
Patch-Name: html5lib-alternative-beta-name.patch
---
pip/_vendor/vendor.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pip/_vendor/vendor.txt b/pip/_vendor/vendor.txt
index 6d07f2d..8f878ba 100644
--- a/pip/_vendor/vendor.txt
+++ b/pip/_vendor/vendor.txt
@@ -1,7 +1,7 @@
appdirs==1.4.0
distlib==0.2.4
distro==1.0.1
-html5lib==1.0b10
+html5lib==0.999999999-1
six==1.10.0
colorama==0.3.7
requests==2.11.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pip.git
More information about the Python-modules-commits
mailing list