lp:debian/stretch/python-pex

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/stretch/python-pex
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

9. By Barry Warsaw

* d/control: Canonicalize the Vcs-* headers as per team standard.
* d/patches/bump-wheel-requirement-version.patch: Added.
* d/README.pex: Removed; upstream now includes the docs directory.
* d/python-pex-docs -> python-pex-doc.docs; fix the path.
* d/rules:
  - Added override_dh_installdocs to build the Sphinx documentation.
  - Added override_dh_auto_clean to remove the doc build directory.
* d/tests:
  - Rewrite the execution test so that it's compatible between both
    Ubuntu and Debian, negating the need for an Ubuntu delta. The extra
    required package is now conditionally installed depending on the
    dpkg-vendor. Also, by setting http_proxy and https_proxy to the
    discard port, we ensure that pex cannot install from PyPI (it must
    use system packages to resolve dependencies in the test).
  - d/t/execute.sh: Added.
  - d/t/control: Call execute.sh instead of using a Test-Command, and
    add the needs-root Restriction (for the conditional `apt-get
    install` in the script).

8. By Barry Warsaw

* New upstream release.
* d/control: Added python3-pkg-resources to pex Depends.

7. By Barry Warsaw

* d/control:
  - Rename python-pex-cli binary package to pex. This now replaces/breaks
    earlier versions of python-pex-cli. (Closes: #801246)
  - Reintroduce python-pex-cli binary package as a virtual package.
* d/rules:
  - Updated for binary package rename.
* d/python-pex-cli.manpages -> d/pex.manpages.
* d/tests/control:
  - Use Test-Command instead of a separate script.
  - Bump pex verbosity in the execution test.
  - Add "Restrictions: allow-stderr" for verbose execution test.
  - Add import tests for Python 2 and 3.
* d/tests/smoketest: Remove.

6. By Barry Warsaw

* New upstream release.
* d/patches/bump-setuptools-max-version.patch: Bump the maximum allowed
  setuptools version to coincide with what's in Debian, which allows the
  manpages to be built. (Closes: #792521)
* d/rules: Remove the overrides for upstream issue #51, which has been
  fixed released.

5. By Barry Warsaw

New upstream release.

4. By Barry Warsaw

* New upstream release.
* d/control, d/tests: Add a simple DEP-8 smoketest.
* d/copyright: Reorganize to make lintian happy.

3. By Barry Warsaw

* d/patches/handle-pkg_resources-devendorization.patch: Work around
  the Debian devendorization of pkg_resources, which wreaks havoc
  with the manipulations of sys that pex employs. (Closes: #781130)
* d/patches/modern-install-requires.patch: Allow for setuptools
  12.2, fixing the manpage build. (LP: #1435598)

2. By Barry Warsaw

Initial release. (Closes: #778708)

1. By Barry Warsaw

Import upstream version 0.8.6

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/python-pex
This branch contains Public information 
Everyone can see this information.

Subscribers