Change logs for python-pip source package in Sid

  • python-pip (24.0+dfsg-2) unstable; urgency=medium
    
      * Drop Depends on python3-distutils and python3-setuptools, no longer
        necessary when doing isolated builds.
      * Build manpages from pip's Sphinx documentation. This builds a fleet of
        manpages, instead of one, but it's at least up to date. (Closes: #1061184)
    
     -- Stefano Rivera <email address hidden>  Tue, 05 Mar 2024 23:29:00 -0400
  • python-pip (24.0+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
      * Drop hands-off-system-packages.patch, now that PEP-668 is deployed.
      * Refresh patches.
      * Bump copyright years.
    
     -- Stefano Rivera <email address hidden>  Sun, 04 Feb 2024 21:41:01 -0400
  • python-pip (23.3+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
      * Add truststore to debian/copyright.
    
     -- Stefano Rivera <email address hidden>  Thu, 19 Oct 2023 12:59:28 +0200
  • python-pip (23.2.1+dfsg-1) unstable; urgency=medium
    
      * New upstream point-release.
    
     -- Stefano Rivera <email address hidden>  Fri, 22 Sep 2023 22:30:36 +0530
  • python-pip (23.2+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
      * Refresh patches.
      * Update copyright.
      * Mark venv-editable.sh autopgktest as needs-internet.
    
     -- Stefano Rivera <email address hidden>  Thu, 20 Jul 2023 10:41:09 +0200
  • python-pip (23.1.2+dfsg-2) unstable; urgency=medium
    
      * Upload to unstable.
    
     -- Stefano Rivera <email address hidden>  Sat, 10 Jun 2023 17:38:17 -0400
  • python-pip (23.0.1+dfsg-1) unstable; urgency=medium
    
      * New upstream bug-fix release.
      * Update NEWS to reflect the true PEP-668 rollout in cpython3.
      * Drop patches superseded upstream: break-system-packages, and
        default-sysconfig-scheme.
    
     -- Stefano Rivera <email address hidden>  Sun, 19 Feb 2023 10:19:33 -0400
  • python-pip (23.0+dfsg-2) unstable; urgency=medium
    
      * Patch: Implement ``--break-system-packages`` to permit installing packages
        into EXTERNALLY-MANAGED Python installations. (Closes: #1030335)
      * Use --break-system-packages in our autopkgtests.
      * Bump the NEWS entry, to document --break-system-packages.
    
     -- Stefano Rivera <email address hidden>  Sun, 05 Feb 2023 18:07:04 -0400
  • python-pip (23.0+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
        - Supports PEP-668. Add a NEWS file explaining the implications of this.
      * Refresh patches.
      * Replace default-sysconfig-scheme.patch with the new upstream proposed
        solution.
      * Explicitly Depend on python3-pip in autopkgtests for it.
      * Remove EXTERNALLY-MANAGED markers in existing autopkgtests, to test
        system-wide installation.
      * Add new autopkgtests that run in a venv.
      * Bump copyright.
      * Bump Standards-Version to 4.6.2, no changes needed.
    
     -- Stefano Rivera <email address hidden>  Thu, 02 Feb 2023 09:32:03 -0400
  • python-pip (22.3.1+dfsg-2) unstable; urgency=medium
    
      * Patch: Use the default sysconfig scheme, in isolated environments.
        (Closes: #1019293)
    
     -- Stefano Rivera <email address hidden>  Fri, 20 Jan 2023 15:26:49 -0400
  • python-pip (22.3.1+dfsg-1) unstable; urgency=medium
    
      [ Stefano Rivera ]
      * New upstream release.
    
      [ Scott Kitterman ]
      * Remove deleted --build option from pip man page (Closes: #1020556)
    
     -- Stefano Rivera <email address hidden>  Wed, 14 Dec 2022 20:11:14 -0400
  • python-pip (22.3+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
      * Refresh patches.
      * Drop unnecessary Build-Depends on python3-wheel.
      * Use execute_{before,after} instead of overrides, where possible, in
        debian/rules.
      * Support the nodoc build profile.
      * Update copyright years.
    
     -- Stefano Rivera <email address hidden>  Mon, 17 Oct 2022 21:44:22 +0200
  • python-pip (22.2+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
      * Refresh patches.
      * Update copyright.
      * Bump Standards-Version to 0.6.1, no changes needed.
    
     -- Stefano Rivera <email address hidden>  Fri, 22 Jul 2022 15:48:44 +0200
  • python-pip (22.1.1+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
    
     -- Stefano Rivera <email address hidden>  Thu, 26 May 2022 17:09:17 +0200
  • python-pip (22.1+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
      * Update copyright.
    
     -- Stefano Rivera <email address hidden>  Mon, 16 May 2022 18:29:51 -0400
  • python-pip (22.0.2+dfsg-1) unstable; urgency=medium
    
      * New upstream release.
      * Refresh patches.
      * Update copyright.
      * Unset PIP_NO_VENDOR_FOR_DOWNSTREAM, no longer needed.
    
     -- Stefano Rivera <email address hidden>  Wed, 02 Feb 2022 12:00:40 -0400
  • python-pip (21.3.1+dfsg-3) unstable; urgency=medium
    
      * Source-only upload.
    
     -- Stefano Rivera <email address hidden>  Wed, 12 Jan 2022 19:38:23 -0400
  • python-pip (21.3.1+dfsg-1) unstable; urgency=medium
    
      [ Stefano Rivera ]
      * New upstream release.
        - Drops Python 2.7 support.
      * Refresh patches.
      * Drop patch debian-python2.7-sysconfig-workaround.patch, no longer needed.
      * Drop patches git-split-ascii, set_user_default, str-version, superseded
        upstream. (Closes: #995959)
      * Add myself to the copyright file.
      * Bump watch file version to 4.
      * Bump Standards-Version to 3.6.0, no changes needed.
      * Stop de-vendoring dependencies, on balance this has caused more trouble
        than it has saved.
        - Drop patches debundle, handle-unbundled-requests,
          wheel-and-pip-not-pip-wheels, debug-command-for-unbundled, no longer
          needed.
        - Patch: certifi-debian-ca-certificates, copied over from certifi source.
        - Document vendored modules copyright.
      * Re-enable "pip list --outdated" in autopkgtest.
      * Allow stderr in pip3-editable.sh autopkgtest, for pip's new warning about
        running as root.
      * Exclude distlib Windows .exe locators from the source package.
        - Drop lintian override for these.
      * Bump debhelper compat level to 13.
      * Build with pybuild's pyproject plugin.
      * Drop Python 2 wheels, these may be provided by a separate source package.
        (Closes: #938027, #999501, 1000826)
    
     -- Stefano Rivera <email address hidden>  Thu, 06 Jan 2022 22:06:12 -0400
  • python-pip (20.3.4-4) unstable; urgency=medium
    
      * No-change upload against distlib 0.3.2+really+0.3.1-0.1.
    
     -- Stefano Rivera <email address hidden>  Thu, 01 Jul 2021 16:44:29 -0400
  • python-pip (20.3.4-3) unstable; urgency=medium
    
      * Modify hands-off-system-packages.patch to act correctly under PyPy3, which
        shares dist-packages with cPython, but has a different sys.prefix.
    
     -- Stefano Rivera <email address hidden>  Mon, 28 Jun 2021 12:20:17 -0400
  • python-pip (20.3.4-2) unstable; urgency=medium
    
      * Add myself to uploaders.
      * Mark autopkgtests that use PyPI as needs-internet.
      * Mark autopkgtests that use PyPI as allow-stderr. Retried http requests,
        common in Ubuntu CI, will result in logging to stderr. set -e to catch
        real errors.
      * Security: Don't split git references on unicode separators.
    
     -- Stefano Rivera <email address hidden>  Wed, 12 May 2021 08:39:26 -0400
  • python-pip (20.3.4-1) unstable; urgency=medium
    
      [ Stefano Rivera ]
      * Team Upload.
      * New upstream release.
       - Refresh patches.
       - Pin python3-resolvelib Build-Depends (>= 0.5.4).
      * Remove Barry Warsaw from uploaders. Thanks for the years of maintenance.
        (Closes: #970163)
      * Bump copyright years.
      * Drop python-lockfile B-D and wheel, not needed since 19.3.
      * Patch: str() Versions, to avoid a failed type comparison due to bundling
        in setuptools.
      * Autopkgtests: Declare breaks-testbed in pip3-root.sh.
    
      [ Scott Kitterman ]
      * Include vendor.txt in binary to support debug command (See #961540)
    
      [ Ondřej Nový ]
      * d/control: Update Maintainer field with new Debian Python Team
        contact address.
      * d/control: Update Vcs-* fields with new Debian Python Team Salsa
        layout.
    
     -- Stefano Rivera <email address hidden>  Mon, 01 Mar 2021 13:03:20 -0800
  • python-pip (20.1.1-2) unstable; urgency=medium
    
      * Delete long unused debian/pip.dependencies file
      * Add debian/patches/debian-python2.7-sysconfig-workaround.patch so that
        editable installs work with python2.7 (pypa/pip/issues/5193)
        - Thanks to Stéphane Bidoul for the patch
      * Add debian/patches/debug-command-for-unbundled.patch so that pip debug
        not only doesn't fail due to unbundling, it provides useful information
        (Closes: #961540)
    
     -- Scott Kitterman <email address hidden>  Tue, 26 May 2020 20:44:50 -0400
  • python-pip (20.1.1-1) unstable; urgency=medium
    
      * Ship /usr/bin/pip in python3-pip since it is no longer provided elsewhere
      * Add lintian override for python3-pip depending on python-pip-whl
      * Update python-pip-whl short description to be different than python3-pip
      * Update debian/copyright
      * New upstream release
        - Refresh patches
    
     -- Scott Kitterman <email address hidden>  Thu, 21 May 2020 01:31:23 -0400
  • python-pip (20.1-2) unstable; urgency=medium
    
      [ Stefano Rivera ]
      * Team Upload.
    
      [ Scott Kitterman ]
      * Update debundle.patch so pypy uses base_prefix as well
      * Update README.debian so it is no longer three releases out of date
      * Add debian/patches/wheel-and-pip-not-pip-wheels.patch to keep the wheel
        and pip wheels we install in /usr/share/python-wheels from fooling pip
        into thinking things are available that are not (Closes: #959997)
    
     -- Stefano Rivera <email address hidden>  Fri, 08 May 2020 23:16:13 -0700
  • python-pip (20.1-1) unstable; urgency=medium
    
      * New upstream release (Closes: #958396)
        - Delete debian/patches/add_appdirs_to_vendored.patch and
          debian/patches/add_certifi_to_vendored.patch, incorporated upstream
        - Update debian/control and debian/rules to use python3-toml vice
          python3-pytoml
        - Update debian/control and debian/rules to add python3-resolvelib to
          packages that are wheeled (new upstream dependency/vendored module)
        - Update version requirements for python3-certifi. python3-distro,
          python3-packaging, python3-pyparsing, python3-requests, python3-idna,
          and python3-urllib3 to match versions shipped with pip
      * Build pip wheels for setuptools and pkg_resources from python2 because the
        current python3 versions no longer support python2 and pip does
        - Set minimum dirtbike version to 0.3-7~ since that is the first version
          that supports the --py2 flag and building versioned wheels from python2
        - Add python-setuptools and python-pkg-resources back to build-depends
        - Use dirtbike --py2 flag for setuptools and pkg_resources
        - Update debian/genbuildusing.sh to also pick up Built-Using from python2
          sources
      * Use sys.base_prefix instead of sys.prefix in debundle.patch, thanks to
        dstufft for the suggestion
    
     -- Scott Kitterman <email address hidden>  Sun, 03 May 2020 12:04:58 -0400
  • python-pip (20.0.2-5) unstable; urgency=medium
    
      [ Stefano Rivera ]
      * Team Upload.
    
      [ Scott Kitterman ]
      * Add pkg-resources to pip freeze 'DEV_PKGS' so this Debian unique system
        wheel does not show up when pip freeze is run (Closes: #871790)
      * Add lintian overrides for source-contains-prebuilt-windows-binary to
        document why these are acceptable for Debian
    
      [ Stefano Rivera ]
      * Include python3-ipaddr in the wheel bundle for Python 2.7 virtualenvs.
      * Declare Rules-Requires-Root: no
      * Correctly determine the location of the wheels under PyPy.
        (Closes: #945187)
    
     -- Stefano Rivera <email address hidden>  Mon, 20 Apr 2020 12:59:57 -0700
  • python-pip (20.0.2-4) unstable; urgency=medium
    
      * Patch command/list.py to round trip versions through string and back to
        versions to work around pip/setuptools incompatibility (Closes: #912379)
        - Add debian/patches/commands_list_version_workaround.patch
      * Switch python3-all build-depend to python3 to work around #955632 (Closes:
        #955624)
      * Set python-pip-whl to be Multi-Arch: foreign as suggested by the
        Multi-Arch hinter
      * Drop ancient python-pip-whl Breaks/Replaces
        - No longer needed since replaced packages were last in oldoldstable
      * Switch back to using system pep517 to create a wheel for pip now that
        pep517 is zip safe
      * Make dh_python3 call verbose so we see more in the build logs
      * Clean up redundant Recommends for python3-pip
      * Remove obsolete needs-recommends restriction from d/tests/control
    
     -- Scott Kitterman <email address hidden>  Fri, 03 Apr 2020 14:51:05 -0400
  • python-pip (20.0.2-3) unstable; urgency=medium
    
      * Add myself to uploaders
      * Bump standards-version to 4.5.0 without further change
      * Revert to using vendored pep517 because of path errors when unbundled
        (Closes: #955414)
      * Add missing python3-pip depends on python3-setuptools and python3-wheel
      * Switch to using upstream provided entrypoint for pip3 (Closes: #954944)
      * Document using --find-links to install python-pip-whl wheels in pip3 (1)
    
     -- Scott Kitterman <email address hidden>  Tue, 31 Mar 2020 10:30:02 -0400
  • python-pip (20.0.2-2) unstable; urgency=medium
    
      * Team upload
      * Update autopkgtests
        - Drop python2 tests
        - Use python3 -m pip vice pip3 (it's the future)
    
     -- Scott Kitterman <email address hidden>  Tue, 17 Mar 2020 17:35:18 -0400
  • python-pip (20.0.2-1) unstable; urgency=medium
    
      * Team upload
    
      [ Emmanuel Arias ]
      * Add patch: fix Type error on list outdated comand (Closes: #878082)
        - Add 0007-Fix-Type-Error-on-lis-outdated-command.patch
        - Add test on d/tests/pip3-user.sh
      * Bump Standard-Version to 4.4.1 (from 4.2.1)
    
      [ Ondřej Nový ]
      * Use debhelper-compat instead of debian/compat.
    
      [ Scott Kitterman ]
      * New upstream release (Closes: #949128)
        - Delete d/p/Properly_catch_requests_HTTPError_in_index.py.patch,
          incorporated upstream
        - Delete d/p/0007-Fix-Type-Error-on-lis-outdated-command.patch,
          incorporated upstream
        - Refresh patches
      * Set minimum version requirements in build-depends for unvendored packages
        based on version vendored by upstream
      * Add python3-contextlib2, python3-msgpack. and python3-pep517 to
        build-depends because they are vendored by upstream and run dirtbike in
        d/rules to produce the required wheels
      * Drop python2 support (Closes: #938027)
      * Add appdirs to unbundled lib list in src/pip/_vendor/__init__.py so
        Debian's unbundled approach works (already fixed upstream for 20.0.3)
    
     -- Scott Kitterman <email address hidden>  Sun, 15 Mar 2020 19:35:26 -0400
  • python-pip (18.1-5) unstable; urgency=medium
    
      * Team upload.
      * Refresh hands-off-system-packages.patch.
      * Add Properly_catch_requests_HTTPError_in_index.py.patch: this fixes 404
        when using --extra-index-url due to the way we de-bundle python-requests
        from pip. Thanks to Fabio Natali <email address hidden> for the bug report,
        Clark Boylan for the patch, and all of the OpenStack infra team for their
        help and involving me for this fix (Closes: #837764).
    
     -- Thomas Goirand <email address hidden>  Sat, 30 Mar 2019 21:10:13 +0100
  • python-pip (18.1-4) unstable; urgency=medium
    
      * Generate Built-Using at the build time (Closes: #831271).
    
     -- Andrej Shadura <email address hidden>  Thu, 03 Jan 2019 17:38:22 +0100
  • python-pip (18.1-3) unstable; urgency=medium
    
      * Add gitlab-ci.yml.
      * Fix autopkgtests (Closes: #916666):
        - Add $HOME/.local/bin to PATH to prevent pip’s warnings.
        - Make sure user tests always run as non-root to test that pip
          automatically enables --user.
    
     -- Andrej Shadura <email address hidden>  Wed, 19 Dec 2018 16:49:19 +0100
  • python-pip (18.1-2) unstable; urgency=medium
    
      * Team upload.
      * Upload to unstable.
    
     -- Andrej Shadura <email address hidden>  Mon, 03 Dec 2018 21:38:53 +0100
  • python-pip (9.0.1-2.3) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Build-depend on python3-idna. Closes: #897121, #896998.
      * debian/pip.dependencies: Add idna.
      * debian/rules: run dirtbike for idna.
    
     -- Matthias Klose <email address hidden>  Wed, 02 May 2018 12:35:24 +0200
  • python-pip (9.0.1-2.2) unstable; urgency=medium
    
      * Non-maintainer upload.
      * debian/pip.dependencies: Add certifi.
      * debian/rules: run dirtbike for certifi.
      * pip/_vendor/__init__.py: Use the unvendored urllib3. Closes: #896998.
    
     -- Matthias Klose <email address hidden>  Sat, 28 Apr 2018 15:31:03 +0200
  • python-pip (9.0.1-2.1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * python3-pip: Depend on python3-distutils. Closes: #896390.
    
     -- Matthias Klose <email address hidden>  Thu, 26 Apr 2018 08:19:13 +0200
  • python-pip (9.0.1-2) unstable; urgency=medium
    
      * d/control: Update python-setuptools Built-Using version.
    
     -- Barry Warsaw <email address hidden>  Wed, 11 Jan 2017 15:48:53 -0500
  • python-pip (9.0.1-1) unstable; urgency=medium
    
      * New upstream release.
      * d/control: Add new dependencies python3-appdirs and python3-distro to
        Build-Depends and Built-Using.
      * d/rules: Build appdirs and distro wheels with dirtbike.
      * d/tests/pip{2,3}-{root,user}.sh: Update the `pip list` command to
        explicitly name --format=columns.  This avoids a test breaking
        deprecation warning.
    
     -- Barry Warsaw <email address hidden>  Tue, 29 Nov 2016 13:58:24 -0500
  • python-pip (8.1.2-4) unstable; urgency=medium
    
      * d/patches/disable-pip-version-check.patch: Added.  (Closes: #844679)
      * d/control:
        - Bump html5lib Built-Using version number.
        - Add Built-Using for python-webencodings (a new html5lib dependency).
        - Add Build-Depends on python{,3}-webencodings.
      * d/rules: Build webencodings wheel with dirtbike.
    
     -- Barry Warsaw <email address hidden>  Mon, 21 Nov 2016 18:16:52 -0500
  • python-pip (8.1.2-3) unstable; urgency=medium
    
      [ Felipe Reyes ]
      * d/tests: control: Add needs-recommends restriction. (Closes: #842732)
          
      [ Barry Warsaw ]
      * d/control: Update Built-Using.
      * d/rules: Also generate /usr/bin/pip2.  (Closes: #834193)
      * d/tests/pip2-*.sh:
        - Install world<4 since v4 is not Python 2 compatible.  (Modified
          from Felipe's original patch.)
        - Add tests which invoke pip2.
    
     -- Barry Warsaw <email address hidden>  Tue, 01 Nov 2016 12:24:39 -0400
  • python-pip (8.1.2-2) unstable; urgency=medium
    
      * d/control: 
        - Update descriptions since pip really isn't the "alternative" any more 
          and nobody still uses easy_install.
        - Update Built-Using packages and versions.
      * d/tests/*.sh: export PIP_DISABLE_PIP_VERSION_CHECK=1 to prevent
        stderr warnings (and thus test failures) for when we get behind
        new upstream releases.
      * d/patches:
        - skip-bad-requirements.patch: Added to work around crashes
          on bogus requirements (e.g. -lxd).
        - ignore-socks-warnings.patch: Added to silence DependencyWarnings.
    
     -- Barry Warsaw <email address hidden>  Fri, 17 Jun 2016 04:21:45 -0400
  • python-pip (8.1.2-1) unstable; urgency=medium
    
      * New upstream release.
      * d/control:
        - Add python3-pyparsing as new Build-Depends.
        - Update python-colorama and python-setuptools Built-Using versions.
        - Add pyparsing to Built-Using.
        - Bump Standards-Version to 3.9.8 with no other changes needed.
      * d/rules: dirtbike up pyparsing.
      * d/tests/control: Add new DEP-8 test.
      * d/tests/pip3-editable.sh: Test to prove that the editable mode extras
        bug is fixed.  (Closes: #823358)
    
     -- Barry Warsaw <email address hidden>  Wed, 11 May 2016 09:58:14 -0400
  • python-pip (8.1.1-2) unstable; urgency=medium
    
      * d/control: Add python{,3}-setuptools to Recommends.  (Closes: #814292)
      * d/rules: We no longer need to dirtbike _markerlib.  (Closes: #821014)
    
     -- Barry Warsaw <email address hidden>  Thu, 14 Apr 2016 14:57:49 -0400
  • python-pip (8.1.1-1) unstable; urgency=medium
    
      * New upstream release.
      * d/makepip.py: Remove the date tag to support reproducible builds.
        (Closes: #816214)
    
     -- Barry Warsaw <email address hidden>  Thu, 17 Mar 2016 10:31:21 -0400
  • python-pip (8.1.0-2) unstable; urgency=medium
    
      * d/control:
        - Add ca-certificates to python-pip-whl Depends.
        - wrap-and-sort -at
    
     -- Barry Warsaw <email address hidden>  Wed, 09 Mar 2016 17:02:55 -0500
  • python-pip (8.1.0-1) unstable; urgency=medium
    
      * New upstream release.
    
     -- Barry Warsaw <email address hidden>  Mon, 07 Mar 2016 16:12:52 -0500
  • python-pip (8.0.3-3) unstable; urgency=medium
    
      * d/control: Breaks/Replaces virtualenv << 14.0.5+ds-5 since the pip and
        wheel .whl files now move to python-pip-whl.
      * d/rules: 
        - dirtbike up the wheel .whl and build the pip .whl using 
          setup.py bdist_wheel.
        - Reduce build verbosity.
    
     -- Barry Warsaw <email address hidden>  Thu, 03 Mar 2016 16:20:04 -0500
  • python-pip (8.0.3-2) unstable; urgency=medium
    
      * d/rules: Rewheel _markerlib too.
    
     -- Barry Warsaw <email address hidden>  Sat, 27 Feb 2016 13:36:46 -0500
  • python-pip (8.0.3-1) unstable; urgency=medium
    
      * New upstream release.
    
     -- Barry Warsaw <email address hidden>  Thu, 25 Feb 2016 17:15:32 -0500
  • python-pip (8.0.2-8) unstable; urgency=medium
    
      * d/control:
        - Use https: URL in Vcs-Git field.
        - Bump Standards-Version to 3.9.7 with no other changes necessary.
        - Update Breaks/Replaces and Built-Using versions... again! (LP: #1546447)
    
     -- Barry Warsaw <email address hidden>  Wed, 24 Feb 2016 17:24:28 -0500
  • python-pip (8.0.2-7) unstable; urgency=medium
    
      * d/control: Update the python-setuptools-whl Breaks/Replaces versions.
        (Closes: #814571)
    
     -- Barry Warsaw <email address hidden>  Mon, 15 Feb 2016 13:17:16 -0500
  • python-pip (8.0.2-6) unstable; urgency=medium
    
      * d/control: Fix Breaks/Replaces version on python-six-whl.  
        (Closes: #813399)
    
     -- Barry Warsaw <email address hidden>  Fri, 12 Feb 2016 14:23:58 -0500
  • python-pip (8.0.2-5) unstable; urgency=medium
    
      * d/control: Fix Built-Using package names.
    
     -- Barry Warsaw <email address hidden>  Wed, 10 Feb 2016 18:01:20 -0500
  • python-pip (8.0.2-3) unstable; urgency=medium
    
      * Fix python-pip Recommends of python-all-dev.  (Closes: #799559)
      * d/control: Fix Breaks/Depends for python-pip-whl.  (Closes: #813399)
    
     -- Barry Warsaw <email address hidden>  Sun, 07 Feb 2016 11:51:58 -0500
  • python-pip (8.0.2-2) unstable; urgency=medium
    
      * d/control: Add binary version dependencies. (Closes: #813162)
    
     -- Barry Warsaw <email address hidden>  Fri, 29 Jan 2016 21:44:52 -0500
  • python-pip (8.0.2-1) unstable; urgency=medium
    
      * New upstream release.
      * d/control:
        - Update Build-Depends by removing packages only needed for the test
          suite (which can't be run with upstream tarball), and adding all the
          dependent packages which need rewheeling via dirtbike.
        - Update Homepage.
        - Bump minimum Python requirements to 2.7 and 3.4.
        - Bump debhelper dependency to version 9.
        - Add Built-Using to python-pip-whl
        - Add appropriate Breaks/Replaces to python-pip-whl
        - Remove old Depends from python-pip-whl
        - Update Descriptions.
        - wrap-and-sort -at
      * d/makepip.py: A script containing the custom template for generating
        the /usr/bin/pip* files.  This avoids calling pkg_resources before the
        wheels are installed on sys.path.
      * d/patches:
        - debundle.patch: Renamed/combined, and also set the WHEEL_DIR.
        - hands-off-system-packages.patch: Renamed and updated.
      * d/python-pip-whl.install: Removed.
      * d/rules:
        - Use the upstream recommended way to devendorize.
        - Invoke dirtbike where needed to rewheel installed packages.
        - Disable build-time unittests since upstream tarball does not contain
          the necessary files.
        - Use our own /usr/bin template to generate pip and pip3.  The
          standard easy_install based console_scripts template calls
          pkg_resources before the wheels are installed on sys.path.
        - Update a few other overrides.
      * d/tests:
        - Add some DEP-8 smoketests.
      * d/watch: Use pypi.debian.net mirror.
    
     -- Barry Warsaw <email address hidden>  Fri, 29 Jan 2016 17:53:39 -0500
  • python-pip (1.5.6-7) unstable; urgency=medium
    
      * d/patches/pep-440-arbitrary-equality-operator.patch: Don't fail an
        assertion test when confronted with PEP 440 style arbitrary equality
        operators.  This patch will not be necessary after upgrading to
        upstream pip >= 6.
    
     -- Barry Warsaw <email address hidden>  Tue, 18 Aug 2015 11:39:54 -0400
  • python-pip (1.5.6-6) unstable; urgency=medium
    
      [ Felix C. Stegerman ]
      * d/patches/0006-bug-785787.patch: Allow pip 1.5.6 to handle the PEP 440
        "epoch" field.  (Closes: #785787)
    
      [ Barry Warsaw ]
      * d/control: 
        - Update Vcs-* header for conversion to git-dpm.
        - Add myself to Uploaders.
      * d/watch: Update to pypi.debian.net redirector.
      * wrap-and-sort
    
     -- Barry Warsaw <email address hidden>  Wed, 27 May 2015 10:11:32 -0400
  • python-pip (1.5.6-5) unstable; urgency=medium
    
    
      * 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
    
     -- Barry Warsaw <email address hidden>  Fri, 27 Feb 2015 17:02:54 -0500
  • python-pip (1.5.6-4) unstable; urgency=medium
    
    
      * 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)
      * Add patch (reviewed by upstream, but not commited there yet) to prevent
        pip from removing system python packages (Closes: #771794)
    
     -- Scott Kitterman <email address hidden>  Wed, 03 Dec 2014 13:46:31 -0500
  • python-pip (1.5.6-3) unstable; urgency=medium
    
    
      * 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)
    
     -- Stefano Rivera <email address hidden>  Mon, 17 Nov 2014 11:18:13 -0800
  • python-pip (1.5.6-2) unstable; urgency=medium
    
    
      * 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.
    
     -- Barry Warsaw <email address hidden>  Fri, 06 Jun 2014 12:26:53 -0400
  • python-pip (1.5.6-1) unstable; urgency=medium
    
    
      * Team upload.
      * New upstream release.
      * d/control:
        - Update python-pip-whl dependencies.
        - Add python-docutils to Build-Depends.
        - 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.
      * d/pip.dependencies: Added.  (Closes: #749692)
      * d/python-pip-whl.install: Updated.
      * d/README.debian: Added.
      * Updates to the pip manpage. (Closes: #687938)
        - Rewrote using reStructuredText.
        - Fleshed out with more options.
        - Removed pip.1
        - Use pip-manpage.rst as the source for both pip and pip3 commands.
    
     -- Barry Warsaw <email address hidden>  Tue, 03 Jun 2014 18:56:01 -0400
  • python-pip (1.5.5-1) unstable; urgency=medium
    
    
      * Team upload.
      * New upstream release.
      * d/patches/de-vendorize.patch: Refreshed.
      * d/patches/use-venv-wheels.patch:
        - When inside a virtual environment, prepend to sys.path any wheels found
          in <venv>/lib/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-whl binary package.
        - Add to Build-Depends: python{,3}-mock, python{,3}-test,
          python{,3}-scripttest, python-virtualenv, python3-wheel
        - Update other Build-Depends.
        - wrap-and-sort
      * d/rules:
        - Build and install the pip universal wheel.
        - Use --build-system=pybuild.
        - Remove unnecessary files here instead of in d/*.pyremove.
      * d/python-pip-whl.install: Added.
      * d/python-pip.install: Removed.
      * d/python-pip.pyremove: Removed.
      * d/python3-pip.install: Removed.
      * d/python3-pip.manpages: Updated.
      * d/python3-pip.pyremove: Removed.
    
     -- Barry Warsaw <email address hidden>  Thu, 15 May 2014 16:47:46 -0400
  • python-pip (1.5.4-1) unstable; urgency=medium
    
    
      * 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.
    
     -- Barry Warsaw <email address hidden>  Mon, 31 Mar 2014 14:44:40 -0400
  • python-pip (1.4.1-2) unstable; urgency=low
    
    
      * 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
    
     -- Barry Warsaw <email address hidden>  Mon, 09 Sep 2013 18:26:28 -0400
  • python-pip (1.4.1-1) unstable; urgency=low
    
    
      * 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.
    
     -- Barry Warsaw <email address hidden>  Mon, 19 Aug 2013 18:33:23 -0400
  • python-pip (1.3.1-1) unstable; urgency=low
    
    
      [ 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).
    
     -- Stefano Rivera <email address hidden>  Tue, 25 Jun 2013 23:43:45 +0200
  • python-pip (1.1-3) unstable; urgency=low
    
    
      * debian/patches
        - add test_urlparse_uses_fragment.patch (Closes: #677801)
    
     -- Carl Chenet <email address hidden>  Sat, 23 Jun 2012 16:18:21 +0200
  • python-pip (1.1-2) unstable; urgency=low
    
    
      * 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
    
     -- Carl Chenet <email address hidden>  Tue, 05 Jun 2012 23:03:13 +0200
  • python-pip (1.1-1) unstable; urgency=low
    
    
      * 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 
    
     -- Carl Chenet <email address hidden>  Sun, 27 May 2012 04:14:03 +0200
  • python-pip (1.0-1) unstable; urgency=low
      * 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 -- Carl Chenet <email address hidden>  Wed, 13 Apr 2011 04:12:53 +0200
  • python-pip (0.8.1-1) unstable; urgency=low
    
    
      * New upstream version
      * debian/patches/format_egg_string
        - use the same egg string format than Debian python-setuptools
          Closes: #562544 
      * debian/patches/remove_hardcoded_python_version
        - remove pip-X.X exe and hardcoded Python version in entry_points.txt
      * 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
        - removing overrides
    
     -- Carl Chenet <email address hidden>  Wed, 06 Oct 2010 01:15:42 +0200
  • python-pip (0.7.2-1) unstable; urgency=low
    
    
      * 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
    
     -- Carl Chenet <email address hidden>  Fri, 04 Jun 2010 02:02:44 +0200
  • python-pip (0.6.1-1) unstable; urgency=low
    
    
      [ Carl Chenet ]
      * New upstream release. Closes: #546049
      * Switched from python-central to python-support
        Closes: #556852
      * Using dh7 + rules.tiny
      * debian/control
        - Added Build-Depends-Indep field
        - Switched Vcs-Bzr to Vcs-Svn
        - Switched Vcs-Browser to DPMT SVN url.
        - Removed python-all-dev from b-d. Not needed.
        - Removed xsltproc and docbook-xsl from b-d-i. Not needed anymore.
          We use a static debian/pip.1
        - Maintainer is now the DPMT team
        - Put Carl Chenet <email address hidden> in Uploaders
        - Put Jeff Licquia <email address hidden> in Uploaders
        - python-setuptools is mandatory at runtime
          Added it in Depends field: Closes: #536698, #546432
        - Removing the first line of the long description
        - bump Standards-Version to 3.8.3 (no changes needed)
      * Removed debian/dirs
      * Replacing pip.xml by pip.1
      * debian/watch
        - Removed useless comments 
      * debian/rules
        - Added an override for the upstream changelog
    
      [ Kumar Appaiah ]
      * Integrate NMU changelog entry.
    
      [ Sandro Tosi ]
      * debian/control
        - removed python-all-dev from b-d, not needed
    
     -- Carl Chenet <email address hidden>  Tue, 15 Dec 2009 02:07:56 +0100
  • python-pip (0.3.1-1.1) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * Add Jakub Wilk's patch to fix FTBFS with Python 2.6 (Closes: #556852)
    
     -- Kumar Appaiah <email address hidden>  Tue, 08 Dec 2009 18:41:05 -0600
  • python-pip (0.3.1-1) unstable; urgency=low
    
    
      * Initial release.  Closes: #522135.
    
     -- Jeff Licquia <email address hidden>  Tue, 21 Apr 2009 21:10:13 -0400