~barry/+git/python-pip.xenial:master

Last commit made on 2016-05-11
Get this branch:
git clone -b master https://git.launchpad.net/~barry/+git/python-pip.xenial
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~barry/+git/python-pip.xenial

Recent commits

5bdeff3... by Barry Warsaw

export PIP_DISABLE_PIP_VERSION_CHECK=1

* d/tests:
  - pip3-editable.sh: Added to prove the crash is fixed.
  - control: Updated
  - *.sh: export PIP_DISABLE_PIP_VERSION_CHECK=1 to prevent stderr
    warnings (and thus test failures) because of the newer upstream.

9542a9b... by Barry Warsaw

Clean up to match Debian's 8.1.2-1

69c68da... by Barry Warsaw

update-maintainer

5c8ef73... by Barry Warsaw

d/patches/editable-mode.patch: Added.

Cherry pick upstream fixes for crash when pip installing in editable mode.
(LP: #1578761)

* d/patches/editable-mode.patch: Cherry pick upstream fixes for crash
  when pip installing in editable mode. (LP: #1578761)
* d/tests/control, d/tests/pip3-editable.sh: Added to prove the crash is
  fixed.
* d/control:
  - Add python{,3}-pyparsing as a new Build-Depends as this is required
    for the cherry picked fix.
  - Update the python-colorama Built-Using version.
  - Add pyparsing to Built-Using.
* d/rules: dirtbike up pyparsing.

8fba280... by Barry Warsaw

Imported Debian patch 8.1.1-2

580add5... by Barry Warsaw

Imported Upstream version 8.1.1