View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/python-pip 1 Development 2015-05-07 02:02:21 UTC
22. * debian/patches/set_user_default.pat...

Author: Didier Roche-Tolomelli
Revision Date: 2015-03-17 13:35:10 UTC

* debian/patches/set_user_default.patch:
  - ensure better backward compatilibity for scripts executing pip install
    by not changing default to user if the script is executed with root
    perms.

lp:ubuntu/trusty-updates/python-pip 2 Mature 2015-04-15 01:17:22 UTC
15. * SRU, update python3.4 for trusty. L...

Author: Matthias Klose
Revision Date: 2014-07-26 21:42:37 UTC

* SRU, update python3.4 for trusty. LP: #1433324.
* Backport packaging changes from 1.5.6-1 and build a python-pip-whl package.
* Package build succeeds with python-scripttest 1.2.

lp:ubuntu/trusty-proposed/python-pip bug 2 Mature 2015-03-27 01:21:47 UTC
15. * SRU, update python3.4 for trusty. L...

Author: Matthias Klose
Revision Date: 2014-07-26 21:42:37 UTC

* SRU, update python3.4 for trusty. LP: #1433324.
* Backport packaging changes from 1.5.6-1 and build a python-pip-whl package.
* Package build succeeds with python-scripttest 1.2.

lp:ubuntu/vivid/python-pip 2 Mature 2015-03-17 13:35:10 UTC
22. * debian/patches/set_user_default.pat...

Author: Didier Roche-Tolomelli
Revision Date: 2015-03-17 13:35:10 UTC

* debian/patches/set_user_default.patch:
  - ensure better backward compatilibity for scripts executing pip install
    by not changing default to user if the script is executed with root
    perms.

lp:ubuntu/vivid-proposed/python-pip bug 1 Development 2015-03-17 13:35:10 UTC
22. * debian/patches/set_user_default.pat...

Author: Didier Roche-Tolomelli
Revision Date: 2015-03-17 13:35:10 UTC

* debian/patches/set_user_default.patch:
  - ensure better backward compatilibity for scripts executing pip install
    by not changing default to user if the script is executed with root
    perms.

lp:ubuntu/utopic-proposed/python-pip 2 Mature 2014-06-06 12:26:53 UTC
17. * Team upload. * d/patches/use-venv-w...

Author: Barry Warsaw
Revision Date: 2014-06-06 12:26:53 UTC

* Team upload.
* d/patches/use-venv-wheels.patch: Use OSError and check errno
  instead of using FileNotFoundError, since the latter doesn't
  exist in Python 2.

lp:ubuntu/utopic/python-pip 1 Development 2014-06-06 12:26:53 UTC
17. * Team upload. * d/patches/use-venv-w...

Author: Barry Warsaw
Revision Date: 2014-06-06 12:26:53 UTC

* Team upload.
* d/patches/use-venv-wheels.patch: Use OSError and check errno
  instead of using FileNotFoundError, since the latter doesn't
  exist in Python 2.

lp:ubuntu/trusty/python-pip 1 Development 2014-03-31 14:44:40 UTC
14. * Team upload. * New upstream release...

Author: Barry Warsaw
Revision Date: 2014-03-31 14:44:40 UTC

* Team upload.
* New upstream release.
* d/patches:
  - system-ca-certificates.patch: Removed. This is obsoleted by the
    vendorizing (and on Debian, de-vendorizing) of the requests library.
  - no-python-specific-scripts.patch: Removed. Upstream renamed pip-X.Y
    to pipX.Y but adopts our pipX name as well. I don't think it hurts
    to also have pipX.Y.
  - de-vendorize.patch: Added, in order to use Debian packages instead
    of vendorized packages.
* d/control:
  - Bump Standards-Version to 3.9.5 with no other changes needed.
  - Update Depends for the vendorized packages.
* d/python{,3}-pip.pyremove: Remove pip/_vendor directory from binary
  packages.

lp:ubuntu/saucy-proposed/python-pip 2 Mature 2013-09-09 18:26:28 UTC
13. * Team upload. * d/control: - Move...

Author: Barry Warsaw
Revision Date: 2013-09-09 18:26:28 UTC

* 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

lp:ubuntu/saucy/python-pip 1 Development 2013-09-09 18:26:28 UTC
19. * Team upload. * d/control: - Move...

Author: Barry Warsaw
Revision Date: 2013-09-09 18:26:28 UTC

* 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

lp:ubuntu/raring-proposed/python-pip bug 1 Development 2013-04-17 19:15:27 UTC
17. * New upstream release. (LP: #116735...

Author: Barry Warsaw
Revision Date: 2013-04-17 10:45:19 UTC

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

lp:ubuntu/raring/python-pip 2 Mature 2013-04-17 10:45:19 UTC
17. * New upstream release. (LP: #116735...

Author: Barry Warsaw
Revision Date: 2013-04-17 10:45:19 UTC

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

lp:ubuntu/quantal/python-pip 2 Mature 2012-06-23 16:18:21 UTC
12. * debian/patches - add test_urlpars...

Author: Carl Chenet
Revision Date: 2012-06-23 16:18:21 UTC

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

lp:ubuntu/precise/python-pip 2 Mature 2011-12-31 02:11:33 UTC
9. Rebuild to drop python2.6 dependencies.

Author: Matthias Klose
Revision Date: 2011-12-31 02:11:33 UTC

Rebuild to drop python2.6 dependencies.

lp:ubuntu/oneiric/python-pip 2 Mature 2011-04-28 18:29:29 UTC
8. * New upstream version * debian/contr...

Author: chaica
Revision Date: 2011-04-13 04:12:53 UTC

* New upstream version
* debian/control
  - Remove python-support from Build-Depends-Indep
  - Bump python to 2.6.6-3
  - Bump Standards-Version to 3.9.1
* debian/patches
  - Replaced remove_hardcoded_python_version by
    remove_hardcoded_python_version.patch
  - Replaced format_egg_string by format_egg_string.patch
* debian/rules
  - Added --with python2 to dh $@
* debian/copyright
  - updated copyright dates and authors

lp:ubuntu/lucid-updates/python-pip 2 Mature 2011-04-04 15:17:46 UTC
5. debian/control: Added python-setuptoo...

Author: 21-vingtetun
Revision Date: 2011-01-26 01:42:10 UTC

debian/control: Added python-setuptools as a dependancy.
(LP: #556189)

lp:ubuntu/natty/python-pip bug 2 Mature 2011-03-02 22:14:26 UTC
7. * New upstream Bugfix release - Fix...

Author: Andreas Moog
Revision Date: 2011-03-02 22:14:26 UTC

* New upstream Bugfix release
  - Fixed checking out the correct tag/branch/commit when
    updating an editable Git requirement (LP: #719539)
  - Avoid redundant unpacking of bundles (from pwaller)
  - Correctly locate build and source directory
* debian/control
  - added conflicts with pip (LP: #569989)

lp:ubuntu/lucid-proposed/python-pip bug 2 Mature 2011-02-24 09:06:34 UTC
5. debian/control: Added python-setuptoo...

Author: 21-vingtetun
Revision Date: 2011-01-26 01:42:10 UTC

debian/control: Added python-setuptools as a dependancy.
(LP: #556189)

lp:~21-vingtetun/ubuntu/lucid/python-pip/python-setuptools-dependancy bug(Has a merge proposal) 1 Development 2011-01-26 00:54:16 UTC
5. debian/control: Added python-setuptoo...

Author: steakdepapillon
Revision Date: 2011-01-26 00:44:22 UTC

debian/control: Added python-setuptools as a dependancy. Closes: #556189.

lp:ubuntu/lucid/python-pip bug 1 Development 2011-01-26 00:53:56 UTC
4. ZipCommand.list: Treat `dist-packges'...

Author: Matthias Klose
Revision Date: 2009-10-11 17:05:43 UTC

ZipCommand.list: Treat `dist-packges' the same as `site-packages'.

lp:ubuntu/maverick/python-pip 2 Mature 2010-06-04 02:02:44 UTC
5. * New upstream version * Added debian...

Author: chaica
Revision Date: 2010-06-04 02:02:44 UTC

* New upstream version
* Added debian/install
* debian/source/format
  - bump to 3.0 (quilt)
* renamed python-pip.manpages to manpages
* debian/control
  - bump Standards-Version to 3.8.4 (no changes needed)
  - switched XS-Python-Version to all
  - removed python-setuptools in Build-Depends
* debian/rules
  - overriding dh_auto_install to install with install file
* debian/pip.1
  - added uninstall and search sections

lp:ubuntu/karmic/python-pip 1 Development 2009-10-11 17:05:43 UTC
4. ZipCommand.list: Treat `dist-packges'...

Author: Matthias Klose
Revision Date: 2009-10-11 17:05:43 UTC

ZipCommand.list: Treat `dist-packges' the same as `site-packages'.

122 of 22 results