lp:ubuntu/wily-proposed/python-pex

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

12. 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).

11. By Barry Warsaw

* Merge with Debian. Remaining changes:
  - d/tests/control: Add dependency on ubuntu-drivers-common. This
    generally should not be necessary except for LP: #1485093 in
    python3-distupgrade which causes the autopkgtest.ubuntu.com DEP-8
    tests to fail.

10. By Barry Warsaw

* Merge with Debian. Remaining changes:
  - d/tests/control: Add dependency on ubuntu-drivers-common. This
    generally should not be necessary except for LP: #1485093 in
    python3-distupgrade which causes the autopkgtest.ubuntu.com DEP-8
    tests to fail.

9. By Barry Warsaw

d/tests/control: Add dependency on ubuntu-drivers-common. This
generally should not be necessary except for LP: #1485093 in
python3-distupgrade which causes the autopkgtest.ubuntu.com DEP-8
tests to fail.

8. 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.

7. By Barry Warsaw

New upstream release.

6. By Barry Warsaw

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

5. 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)

4. 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.

3. By Barry Warsaw

* d/patches/modern-install-requires.patch: Adjust for setuptools
  12.2 in Ubuntu Vivid 15.04. Fixes the manpage build. (LP: #1435598)
* d/control: update-maintainer

Branch metadata

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

Subscribers