[Python-modules-commits] [python-pip] branch master updated (fb1236b -> 6a88d12)
Barry Warsaw
barry at moszumanska.debian.org
Thu Dec 3 22:38:02 UTC 2015
This is an automated email from the git hooks/post-receive script.
barry pushed a change to branch master
in repository python-pip.
from fb1236b Probably should finish up dirtbike and use it for rewheeling.
adds ec7ba07 Imported Upstream version 0.3.1
adds aae4b83 Imported Upstream version 0.6.1
adds 25132c4 Imported Upstream version 0.7.2
adds 65e5563 Imported Upstream version 0.8.1
adds 1d0fac4 Imported Upstream version 1.0
adds cf54042 Imported Upstream version 1.1
adds 3a5e7b2 Imported Upstream version 1.3.1
adds a2b338e Imported Upstream version 1.4.1
adds c71ec98 Imported Upstream version 1.5.4
adds 3cf14bd Imported Upstream version 1.5.5
adds eb72925 Imported Upstream version 1.5.6
new 3fd9322 Imported Debian patch 0.3.1-1
new c5c3935 * New upstream release * Using dh7 + rules.tiny * Clearer debian/copyright * debian/control - Removing python-central - python-setuptools is mandatory at runtime. Closes: #536698. * Removed debian/dirs
new 41a4117 * New upstream release * Using dh7 + rules.tiny * Clearer debian/copyright * debian/control - Removing python-central - python-setuptools is mandatory at runtime. Closes: #536698. * Removed debian/dirs * Replacing pip.xml by pip.1
new 85b4a0c * debian/pip.1 - Suppressed unnecessary caracters.
new 034c3a6 * Switched from python-central to python-support * debian/control - Maintainer is now the DPMT team - Put Carl Chenet <chaica at ohmytux.com> in Uploaders - Removing python-central - python-setuptools is mandatory at runtime Added it in Depends field: Closes: #536698 - Removing the first line of the long description * debian/watch - Removed useless comments
new 53a7e0c * new upstream version * debian/copyright - Restored the previous version
new 0f7eb6a readd Jeff to Uploaders field
new d0c1519 removed redundant information
new e08db03 lowercase short description
new 5017bac * debian/control - removed python-all-dev from b-d, not needed
new 98e9758 bump Standards-Version to 3.8.3 (no changes needed)
new ec9c860 * debian/control - Added Build-Depends-Indep field - Switched Build-Depends-Indep: python to Build-Depends-Indep: python-all * debian/rules - Added an override for the upstream changelog
new bf64c08 Imported Debian patch 0.3.1-1.1
new fd5ee84 * Integrate NMU changelog entry. * Non-maintainer upload. * Add Jakub Wilk's patch to fix FTBFS with Python 2.6 (Closes: #556852)
new 3688c4d * Added more information in debian/changelog * Removed a double invocation of an override in debian/rules
new 96c2064 minimim python-support version is 1.0.0
new 37f25d0 add debian/source/format file (with "1.0" inside) to all packages that do not use format 3.0 yet (lintian wants an explicit delcaration now)
new 06414b4 * New upstream version. * renamed python-pip.manpages to manpages * debian/control - removed unneeded python in Build-Depends - bump Standards-Version to 3.8.4 (no changes needed) - switched XS-Python-Version to >= 2.5 * debian/pip.1 - added uninstall and search sections
new 4ad3805 * debian/source/format - bump to 3.0 (quilt)
new 83b9ce0 * Added debian/install * debian/control - switched XS-Python-Version to all - removed python-setuptools in Build-Depends * debian/rules - overriding dh_auto_install to install with install file
new 1dcb90e * New upstream version * Added debian/patches/ * Added debian/patches/series * Added debian/patches/format_egg_string * debian/patches/format_egg_string - use the same egg string format than Debian python-setuptools Closes: #562544 * debian/control - bump Standards-Version to 3.9.1. No changes needed. - added python-setuptools to Build-Depends-Indep - switched XS-Python-Version to >= 2.5 * debian/rules - added export DH_ALWAYS_ [...]
new 1c420f6 * removed unneeded comments from debian/changelog
new 030cf91 * debian/patches/remove_hardcoded_python_version - remove pip-X.X exe and hardcoded Python version in entry_points.txt
new f845e27 * 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
new 093fe31 * 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.manpa [...]
new 877411e * 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
new 327d723 Imported Debian patch 1.1-3
new 0750380 Use canonical URIs for Vcs-* fields.
new 986b47e Build depend on python3-all, fixes FTBFS against multiple supported python3 versions (closes: #692384)
new 2e21a6c Rebuild without python2.6, and drop the manpage for pip-2.6 (closes: #679196)
new e466a27 * 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. * debia [...]
new 0fb7333 Rework pip-X.Y script creation, to actually work with multiple supported python3 versions, and to have the correct shebang in the scripts (Closes: #680150).
new ac340d7 Forgot to delete some files
new 544c9e0 debian/patches/no-python-specific-scripts.patch: Drop pip-X.Y scripts, and simply provide pip2 and pip3. (Closes: #679196, #680150)
new 6d5724b Upload to unstable
new 9ee12d2 * Team upload. * New upstream release. - d/control: Update Standards-Version to 3.9.4 with no additional changes required. - d/patches/no-python-specific-scripts.patch: Refreshed. - d/patches/format_egg_string.patch: Refreshed. - d/patches/system-ca-certificates.patch: Refreshed.
new accbf89 release
new 9b619d4 * 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
new 9d079d6 * 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/cont [...]
new 7b0370d release
new 2d75307 * Team upload. * d/patches/use-venv-wheels.patch: - When inside a virtual environment, add to sys.path any wheels found in <venv>/usr/share/python-wheels - Adjust setup.py's test_requires since python-virtualenv is enough to satisfy the requirement, but the tools aren't smart enough to know this. * d/compat: Bump to version 8. * d/control: - Add python-pip-wheels binary package. - Add to Build-Depends: python{,3}-mock, python{,3}-test, python{,3}- [...]
new 7ff291c * New upstream release. * d/patches/de-vendorize.patch: Refreshed.
new 5e79e60 Adjust the venv wheel patch so that it mangles sys.path at the right time and in the right order.
new 1c7f1e5 typos
new b87f753 release
new 1404e91 -wheel -> -whl
new c22ab53 * Team upload. * New upstream release. * d/control: Update python-pip-whl dependencies. * d/patches/de-vendorize.patch: Refreshed. * d/patches/use-venv-wheels.patch: Handle virtualenv created venvs. * d/pip.dependencies: Added. (Closes: #749692) * d/python-pip-whl.install: Updated. * d/README.debian: Added.
new 9f28cbb * d/control: - Update python-pip-whl dependencies - Add python-docutils to Build-Depends * Updates to the pip manpage. - Rewrote using reStructuredText - Fleshed out with more options - Removed pip.1
new bdf715f Fixes to manpage building rules.
new 0bbd105 Updates to the pip manpage. (Closes: #687938)
new 6a32c9e - Add python{,3}-wheel to Recommends in order to enable the `pip wheel` command. (Closes: #733286) * d/patches - de-vendorize.patch: Refreshed. - use-venv-wheels.patch: Handle virtualenv created venvs. - better-error-message.patch: Added.
new c27a23a Release ready
new f195cb6 * 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.
new 9aad9b3 release
new b76d111 * Team upload. * Remove d/patches/format_egg_string.patch. This was worked around, upstream, in 1.0. And this patch now breaks pip uninstall in virtualenvs. (Closes: #751827)
new 1d1bace Upload to unstable (unblock approved: #769922)
new 94c5f8b * Team upload. * Backport upstream fix to use non-predictable download directories - Fixes denial of service vector (CVE-2014-8991) (Closes: #725847) - Fixes retry failures (Closes: #769930)
new 6edd4a4 Add patch (reviewed by upstream, but not commited there yet) to prevent pip from removing system python packages (Closes: #771794)
new 8ece59c * Team upload. * Use the .whl files for de-vendorized dependencies both inside and outside the virtual environments. (Closes: #744145) * d/control: Bump Standards-Version with no other changes necessary. * d/patches/use-venv-wheels.patch: Renamed to use-wheels.patch
new c5c428d Upload to unstable
new 984b160 Check pointing pip 6.1.1 update. -- DO NOT RELEASE --
new 6e79ad8 Another to do.
new e41c56e colorama is updated
new 734bdfe Update TODO list.
new cbb95b4 Selectively merge packaging changes from the release-1.5.6 branch.
new 73eaf60 Updates to the TODO.
new befabe4 requests 2.7.0 is in unstable now.
new 84cd842 zigo just uploaded retrying 1.3.3
new f265c68 Status update.
new 1268246 Update status on new pip version.
new 978306d Pip is now at 7.1.0
new e5dbcc2 Another todo.
new 220711b another todo
new 340a81f git-dpm tag config
new 9f033b0 Probably should finish up dirtbike and use it for rewheeling.
new 085df9c record new upstream branch created by importing python-pip_7.1.2.orig.tar.gz
new 9a29d2c Merge branch 'master' of git+ssh://git.debian.org/git/python-modules/packages/python-pip
new 99fa9fd Fix conflicts.
new 3be157e Import python-pip_7.1.2.orig.tar.gz
new 958fdcd Use Debian packages instead of vendorized versions.
new e310847 We need to add all the recursively devendorized dependent wheels
new c728466 Prevent pip from removing system installed packages Adjust is_local to consider OS-owned paths nonlocal. Fix error message for is_local in the non-virtualenv case
new c263542 merge patched into master
new 4830a53 Update version number; fix merge snafu on d/rules.
new b2d4acb We need to add all the recursively devendorized dependent wheels
new 1bf4fb6 Prevent pip from removing system installed packages Adjust is_local to consider OS-owned paths nonlocal. Fix error message for is_local in the non-virtualenv case
new 094e389 merge patched into master
new 9a80ffb We need to add all the recursively devendorized dependent wheels to sys.path so that they can be imported. These wheel files live in different places depending on whether we're inside or outside a virtual environment.
new 2718f47 Prevent pip from removing system installed packages Adjust is_local to consider OS-owned paths nonlocal. Fix error message for is_local in the non-virtualenv case
new ea32564 merge patched into master
new c819f60 Update debian/rules to use new upstream devendorization mechanism.
new c97723d We need to add all the recursively devendorized dependent wheels to sys.path so that they can be imported. These wheel files live in different places depending on whether we're inside or outside a virtual environment.
new 0e48d23 Prevent pip from removing system installed packages Adjust is_local to consider OS-owned paths nonlocal. Fix error message for is_local in the non-virtualenv case . See Debian #771794 for the motivation. From: Geoffrey Thomas <geofft at ldpreload.com> . While not committed upstream, the patch author has submitted it and it is being reviewed. Upstream did provide positive feedback for inclusion in Debian. Author: Geoffrey Thomas <geofft at ldpreload.com> Bug-Debian: http: [...]
new 916fc6d merge patched into master
new c6ec236 Use one of the upstream recommended ways to devendorize.
new 0ddf5c2 Tell pip to alias the bundled packages.
new 9887e53 merge patched into master
new f23e070 Fix command.
new 6a88d12 - Finish up dirtbike and use it for rewheeling. - Build python-ipaddress-whl or rewheel it package. which must be installed as -whl. -- or rewheel * d/control:
The 99 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
AUTHORS.txt | 332 ++-
CHANGES.txt | 741 ++++--
MANIFEST.in | 25 +-
PKG-INFO | 89 +-
PROJECT.txt | 11 -
README.rst | 17 +-
debian/.git-dpm | 14 +-
debian/changelog | 34 +-
debian/control | 2 +-
debian/patches/better-error-message.patch | 36 -
debian/patches/enable-debundling.patch | 23 +
debian/patches/hands-off-system-packages.patch | 76 +
debian/patches/no-python-specific-scripts.patch | 16 -
debian/patches/no-touch-system-files.patch | 113 -
debian/patches/random-install-dir.patch | 394 ----
debian/patches/series | 4 +-
debian/patches/system-ca-certificates.patch | 39 -
debian/patches/use-wheels.patch | 133 +-
debian/rules | 26 +-
docs/Makefile | 177 ++
docs/__init__.py | 1 +
docs/conf.py | 227 ++
docs/configuration.rst | 2 -
docs/cookbook.rst | 1 -
docs/development.rst | 137 +-
docs/distribute_setuptools.rst | 69 -
docs/index.rst | 2 +-
docs/installing.rst | 60 +-
docs/make.bat | 253 ++
docs/pipext.py | 108 +
docs/reference/pip.rst | 110 +-
docs/reference/pip_freeze.rst | 9 +-
docs/reference/pip_install.rst | 293 ++-
docs/reference/pip_list.rst | 13 +-
docs/reference/pip_search.rst | 2 -
docs/reference/pip_wheel.rst | 38 +
docs/usage.rst | 1 -
docs/user_guide.rst | 157 +-
pip.egg-info/PKG-INFO | 89 +-
pip.egg-info/SOURCES.txt | 71 +-
pip.egg-info/entry_points.txt | 2 +-
pip.egg-info/pbr.json | 1 +
pip.egg-info/requires.txt | 3 +-
pip/__init__.py | 207 +-
pip/__main__.py | 20 +-
pip/_vendor/README.rst | 40 +
pip/_vendor/__init__.py | 58 +
pip/_vendor/cachecontrol/__init__.py | 11 +
pip/_vendor/cachecontrol/adapter.py | 117 +
pip/_vendor/cachecontrol/cache.py | 39 +
pip/_vendor/cachecontrol/caches/__init__.py | 18 +
pip/_vendor/cachecontrol/caches/file_cache.py | 116 +
pip/_vendor/cachecontrol/caches/redis_cache.py | 41 +
pip/_vendor/cachecontrol/compat.py | 14 +
pip/_vendor/cachecontrol/controller.py | 299 +++
pip/_vendor/cachecontrol/filewrapper.py | 63 +
pip/_vendor/cachecontrol/heuristics.py | 134 ++
pip/_vendor/cachecontrol/serialize.py | 184 ++
pip/_vendor/cachecontrol/wrapper.py | 21 +
pip/_vendor/colorama/__init__.py | 4 +-
pip/_vendor/colorama/ansi.py | 87 +-
pip/_vendor/colorama/ansitowin32.py | 100 +-
pip/_vendor/colorama/initialise.py | 26 +-
pip/_vendor/colorama/win32.py | 49 +-
pip/_vendor/colorama/winterm.py | 87 +-
pip/_vendor/distlib/__init__.py | 2 +-
pip/_vendor/distlib/compat.py | 84 +-
pip/_vendor/distlib/database.py | 14 +-
pip/_vendor/distlib/index.py | 49 +-
pip/_vendor/distlib/locators.py | 126 +-
pip/_vendor/distlib/manifest.py | 25 +-
pip/_vendor/distlib/metadata.py | 40 +-
pip/_vendor/distlib/resources.py | 37 +-
pip/_vendor/distlib/scripts.py | 52 +-
pip/_vendor/distlib/t32.exe | Bin 91136 -> 89088 bytes
pip/_vendor/distlib/t64.exe | Bin 94720 -> 97792 bytes
pip/_vendor/distlib/util.py | 22 +-
pip/_vendor/distlib/version.py | 59 +-
pip/_vendor/distlib/w32.exe | Bin 87040 -> 85504 bytes
pip/_vendor/distlib/w64.exe | Bin 91648 -> 94208 bytes
pip/_vendor/distlib/wheel.py | 32 +-
pip/_vendor/html5lib/__init__.py | 2 +-
pip/_vendor/html5lib/constants.py | 388 ++--
pip/_vendor/html5lib/filters/lint.py | 41 +-
pip/_vendor/html5lib/html5parser.py | 19 +-
pip/_vendor/html5lib/inputstream.py | 42 +-
pip/_vendor/html5lib/sanitizer.py | 41 +-
pip/_vendor/html5lib/serializer/htmlserializer.py | 19 +-
pip/_vendor/html5lib/treebuilders/dom.py | 2 +-
pip/_vendor/html5lib/treewalkers/__init__.py | 90 +
pip/_vendor/html5lib/treewalkers/_base.py | 8 +-
pip/_vendor/html5lib/treewalkers/dom.py | 3 -
pip/_vendor/html5lib/treewalkers/etree.py | 2 -
pip/_vendor/html5lib/treewalkers/lxmletree.py | 17 +-
pip/_vendor/html5lib/utils.py | 23 +-
pip/_vendor/ipaddress.py | 2411 ++++++++++++++++++++
pip/_vendor/lockfile/__init__.py | 326 +++
pip/_vendor/lockfile/linklockfile.py | 73 +
pip/_vendor/lockfile/mkdirlockfile.py | 83 +
pip/_vendor/lockfile/pidlockfile.py | 193 ++
pip/_vendor/lockfile/sqlitelockfile.py | 155 ++
pip/_vendor/lockfile/symlinklockfile.py | 69 +
pip/_vendor/packaging/__about__.py | 31 +
pip/_vendor/packaging/__init__.py | 24 +
pip/_vendor/packaging/_compat.py | 40 +
pip/_vendor/packaging/_structures.py | 78 +
pip/_vendor/packaging/specifiers.py | 784 +++++++
pip/_vendor/packaging/version.py | 403 ++++
.../__init__.py} | 1341 +++++++----
pip/_vendor/progress/__init__.py | 123 +
pip/_vendor/progress/bar.py | 86 +
pip/_vendor/progress/counter.py | 49 +
pip/_vendor/progress/helpers.py | 92 +
pip/_vendor/progress/spinner.py | 42 +
pip/_vendor/requests/__init__.py | 12 +-
pip/_vendor/requests/adapters.py | 111 +-
pip/_vendor/requests/api.py | 57 +-
pip/_vendor/requests/auth.py | 33 +-
pip/_vendor/requests/certs.py | 13 +-
pip/_vendor/requests/compat.py | 59 +-
pip/_vendor/requests/cookies.py | 107 +-
pip/_vendor/requests/exceptions.py | 26 +-
pip/_vendor/requests/models.py | 140 +-
pip/_vendor/requests/packages/chardet/__init__.py | 2 +-
.../requests/packages/chardet/chardetect.py | 64 +-
pip/_vendor/requests/packages/chardet/jpcntx.py | 8 +
.../requests/packages/chardet/latin1prober.py | 6 +-
pip/_vendor/requests/packages/chardet/mbcssm.py | 9 +-
.../requests/packages/chardet/sjisprober.py | 2 +-
.../requests/packages/chardet/universaldetector.py | 4 +-
pip/_vendor/requests/packages/urllib3/__init__.py | 29 +-
.../requests/packages/urllib3/_collections.py | 242 +-
.../requests/packages/urllib3/connection.py | 170 +-
.../requests/packages/urllib3/connectionpool.py | 363 +--
.../requests/packages/urllib3/contrib/ntlmpool.py | 6 -
.../requests/packages/urllib3/contrib/pyopenssl.py | 285 +--
.../requests/packages/urllib3/exceptions.py | 77 +-
pip/_vendor/requests/packages/urllib3/fields.py | 26 +-
pip/_vendor/requests/packages/urllib3/filepost.py | 15 +-
.../packages/urllib3/packages/ordered_dict.py | 1 -
.../requests/packages/urllib3/poolmanager.py | 58 +-
pip/_vendor/requests/packages/urllib3/request.py | 66 +-
pip/_vendor/requests/packages/urllib3/response.py | 290 ++-
.../requests/packages/urllib3/util/__init__.py | 9 +-
.../requests/packages/urllib3/util/connection.py | 59 +-
.../requests/packages/urllib3/util/request.py | 19 +-
.../requests/packages/urllib3/util/response.py | 17 +-
.../requests/packages/urllib3/util/retry.py | 285 +++
pip/_vendor/requests/packages/urllib3/util/ssl_.py | 243 +-
.../requests/packages/urllib3/util/timeout.py | 98 +-
pip/_vendor/requests/packages/urllib3/util/url.py | 66 +-
pip/_vendor/requests/sessions.py | 146 +-
pip/_vendor/requests/status_codes.py | 3 +-
pip/_vendor/requests/structures.py | 25 +-
pip/_vendor/requests/utils.py | 58 +-
pip/_vendor/retrying.py | 267 +++
pip/_vendor/six.py | 326 ++-
pip/_vendor/vendor.txt | 11 +
pip/backwardcompat/__init__.py | 138 --
pip/basecommand.py | 330 ++-
pip/baseparser.py | 146 +-
pip/cmdoptions.py | 508 +++--
pip/commands/__init__.py | 27 +-
pip/commands/bundle.py | 42 -
pip/commands/completion.py | 15 +-
pip/commands/freeze.py | 113 +-
pip/commands/help.py | 8 +-
pip/commands/install.py | 404 ++--
pip/commands/list.py | 182 +-
pip/commands/search.py | 93 +-
pip/commands/show.py | 114 +-
pip/commands/uninstall.py | 59 +-
pip/commands/unzip.py | 7 -
pip/commands/wheel.py | 256 ++-
pip/commands/zip.py | 351 ---
pip/compat/__init__.py | 116 +
pip/compat/dictconfig.py | 565 +++++
pip/download.py | 907 +++++---
pip/exceptions.py | 7 +-
pip/index.py | 1303 +++++++----
pip/locations.py | 185 +-
pip/log.py | 276 ---
pip/models/__init__.py | 4 +
pip/models/index.py | 16 +
.../html5lib/filters => operations}/__init__.py | 0
pip/operations/freeze.py | 114 +
pip/pep425tags.py | 40 +-
pip/req.py | 1931 ----------------
pip/req/__init__.py | 10 +
pip/req/req_file.py | 282 +++
pip/req/req_install.py | 1141 +++++++++
pip/req/req_set.py | 660 ++++++
pip/req/req_uninstall.py | 205 ++
pip/runner.py | 18 -
pip/status_codes.py | 2 +
pip/{util.py => utils/__init__.py} | 616 +++--
pip/utils/appdirs.py | 256 +++
pip/utils/build.py | 42 +
pip/utils/deprecation.py | 68 +
pip/utils/filesystem.py | 28 +
pip/utils/logging.py | 130 ++
pip/utils/outdated.py | 163 ++
pip/utils/ui.py | 199 ++
pip/vcs/__init__.py | 215 +-
pip/vcs/bazaar.py | 83 +-
pip/vcs/git.py | 131 +-
pip/vcs/mercurial.py | 96 +-
pip/vcs/subversion.py | 144 +-
pip/wheel.py | 441 +++-
setup.cfg | 2 +-
setup.py | 103 +-
211 files changed, 21802 insertions(+), 8731 deletions(-)
delete mode 100644 PROJECT.txt
delete mode 100644 debian/patches/better-error-message.patch
create mode 100644 debian/patches/enable-debundling.patch
create mode 100644 debian/patches/hands-off-system-packages.patch
delete mode 100644 debian/patches/no-python-specific-scripts.patch
delete mode 100644 debian/patches/no-touch-system-files.patch
delete mode 100644 debian/patches/random-install-dir.patch
delete mode 100644 debian/patches/system-ca-certificates.patch
create mode 100644 docs/Makefile
create mode 100644 docs/__init__.py
create mode 100644 docs/conf.py
delete mode 100644 docs/distribute_setuptools.rst
create mode 100644 docs/make.bat
create mode 100644 docs/pipext.py
create mode 100644 pip.egg-info/pbr.json
create mode 100644 pip/_vendor/README.rst
create mode 100644 pip/_vendor/cachecontrol/__init__.py
create mode 100644 pip/_vendor/cachecontrol/adapter.py
create mode 100644 pip/_vendor/cachecontrol/cache.py
create mode 100644 pip/_vendor/cachecontrol/caches/__init__.py
create mode 100644 pip/_vendor/cachecontrol/caches/file_cache.py
create mode 100644 pip/_vendor/cachecontrol/caches/redis_cache.py
create mode 100644 pip/_vendor/cachecontrol/compat.py
create mode 100644 pip/_vendor/cachecontrol/controller.py
create mode 100644 pip/_vendor/cachecontrol/filewrapper.py
create mode 100644 pip/_vendor/cachecontrol/heuristics.py
create mode 100644 pip/_vendor/cachecontrol/serialize.py
create mode 100644 pip/_vendor/cachecontrol/wrapper.py
create mode 100644 pip/_vendor/ipaddress.py
create mode 100644 pip/_vendor/lockfile/__init__.py
create mode 100644 pip/_vendor/lockfile/linklockfile.py
create mode 100644 pip/_vendor/lockfile/mkdirlockfile.py
create mode 100644 pip/_vendor/lockfile/pidlockfile.py
create mode 100644 pip/_vendor/lockfile/sqlitelockfile.py
create mode 100644 pip/_vendor/lockfile/symlinklockfile.py
create mode 100644 pip/_vendor/packaging/__about__.py
create mode 100644 pip/_vendor/packaging/__init__.py
create mode 100644 pip/_vendor/packaging/_compat.py
create mode 100644 pip/_vendor/packaging/_structures.py
create mode 100644 pip/_vendor/packaging/specifiers.py
create mode 100644 pip/_vendor/packaging/version.py
rename pip/_vendor/{pkg_resources.py => pkg_resources/__init__.py} (73%)
create mode 100644 pip/_vendor/progress/__init__.py
create mode 100644 pip/_vendor/progress/bar.py
create mode 100644 pip/_vendor/progress/counter.py
create mode 100644 pip/_vendor/progress/helpers.py
create mode 100644 pip/_vendor/progress/spinner.py
create mode 100644 pip/_vendor/requests/packages/urllib3/util/retry.py
create mode 100644 pip/_vendor/retrying.py
create mode 100644 pip/_vendor/vendor.txt
delete mode 100644 pip/backwardcompat/__init__.py
delete mode 100644 pip/commands/bundle.py
delete mode 100644 pip/commands/unzip.py
delete mode 100644 pip/commands/zip.py
create mode 100644 pip/compat/__init__.py
create mode 100644 pip/compat/dictconfig.py
delete mode 100644 pip/log.py
create mode 100644 pip/models/__init__.py
create mode 100644 pip/models/index.py
copy pip/{_vendor/html5lib/filters => operations}/__init__.py (100%)
create mode 100644 pip/operations/freeze.py
delete mode 100644 pip/req.py
create mode 100644 pip/req/__init__.py
create mode 100644 pip/req/req_file.py
create mode 100644 pip/req/req_install.py
create mode 100644 pip/req/req_set.py
create mode 100644 pip/req/req_uninstall.py
delete mode 100644 pip/runner.py
rename pip/{util.py => utils/__init__.py} (51%)
create mode 100644 pip/utils/appdirs.py
create mode 100644 pip/utils/build.py
create mode 100644 pip/utils/deprecation.py
create mode 100644 pip/utils/filesystem.py
create mode 100644 pip/utils/logging.py
create mode 100644 pip/utils/outdated.py
create mode 100644 pip/utils/ui.py
--
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