lp:ubuntu/saucy/python-pip

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/saucy/python-pip
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

19. By Barry Warsaw

* Team upload.
* d/control:
  - Move ca-certificates from Recommends to Depends since
    certificate checks are now turned on by default. Without this,
    default usage of pip will just error with an informative message
    telling you to install ca-certificates anyway. (Closes: #722295)
  - wrap-and-sort
* d/python{,3}-pip.install: wrap-and-sort

18. By Stefano Rivera

[ Stefano Rivera ]
* Team upload.
* New upstream release.
  - pip now performs SSL certificate validation.
    CVE-2013-1629 (Closes: #710163)
* Refresh patches.
* Drop test_urlparse_uses_fragment.patch - superseded upstream.
* Switch debian/watch to use https.
* Updated Homepage.
* Install the upstream changelog (Closes: #710134)
* debian/copyright:
  - Update authors and years.
  - The pip license is Expat.
  - Reformat as valid machine-readable copyright format 1.0.
  - Add pip/cacert.pem.
* debian/patches/system-ca-certificates.patch: Use the CA bundle provided by
  ca-certificates.
* debian/patches/no-python-specific-scripts.patch: Drop pip-X.Y scripts, and
  simply provide pip2 and pip3. (Closes: #679196, #680150)

[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.

[ Dmitrijs Ledkovs ]
* Build depend on python3-all, fixes FTBFS against multiple supported
  python3 versions (Closes: #692384).

17. By Barry Warsaw

* New upstream release. (LP: #1167351)
  - debian/patches/test_urlparse_uses_fragment.patch: Removed; applied
    upstream.

16. By Dmitry Shachnev

* Really install the pip3 symlink (by fixing name of dh_link command).
* Install manpages for all scripts, and drop manpage for 2.6.

15. By Dimitri John Ledkov

Drop python3.2.

14. By Dimitri John Ledkov

Install pip3 symlink and remaining pip-3* scripts.

13. By Dimitri John Ledkov

Build depend on python3-all, fixes FTBFS against multiple supported
python3 versions.

12. By Carl Chenet

* debian/patches
  - add test_urlparse_uses_fragment.patch (Closes: #677801)

11. By Carl Chenet

* debian/control
  - Use X-Python-Version >= 2.6 (Closes: #676041)
  - Put python-all (>= 2.6) in B-D and Depends field
  - Put python-all-dev (>= 2.6) in python-pip pkg Depends field
* Add pip-2.6 manpage
* debian/python-pip.install
  - add support for multiple 2.x libraries

10. By Carl Chenet

* New upstream version (Closes: #632578,#633610,#653049)
* debian/control
  - Add python3-pip binary package section
  - Add python3 in B-D
  - Add python3-pkg-resources and python3-setuptools in Depends
  - Bump Standards-Version to 3.9.3
  - Add X-Python3-Version field
  - add python-dev, python3-dev and build-essential in Recommends
    in order to be able to install C extensions (Closes: #633974)
* Add python-pip.manpages and python3-pip.manpages
* Update the pip.1 manpage
* Add the pip-2.7.1 and pip.3.2.1 manpages
* Add python-pip.links to link to pip exe name only for python2
* debian/patches
  - Modify remove_hardcoded_python_version.patch to generate pip-X.Y binaries
* debian/rules
  - Add with python3 to dh

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers