[Python-modules-commits] [python-pip] 02/04: Use alternative html5lib beta version number.

Barry Warsaw barry at moszumanska.debian.org
Mon Nov 21 21:47:37 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 85022cfea1a8788973a79a87c8641c6470ed3441
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 c2917c2..0871ef6 100644
--- a/pip/_vendor/vendor.txt
+++ b/pip/_vendor/vendor.txt
@@ -1,5 +1,5 @@
 distlib==0.2.3
-html5lib==1.0b8
+html5lib==0.999999999-1
 six==1.10.0
 colorama==0.3.7
 requests==2.10.0

-- 
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