lp:ubuntu/wily/dh-python

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

39. By Matthias Klose

Add python3.5 as a supported python version.

38. By Piotr Ożarowski

* Remove '--with-doctest' from nose call, closes: 749506
  to re-enable it: export PYBUILD_TEST_ARGS=--with-doctest
* Build-Depends based test suite detection is used only if PYBUILD_TEST_FOO
  is not set to 1
* dh_python2: do not try to move files to pyshared if package doesn't
  provide public modules (f.e. due to interpreter version no longer
  supported or installed), closes: 793148

37. By Barry Warsaw

debian/tests/dh-python: Python 2.6 is uninstallable and unsupported.

36. By Stefano Rivera

* Support requires.txt in PyPy packages.
* Add unit tests for bugs fixed in this and the previous upload.

35. By Stefano Rivera

* Fix path handling when --ext-dest-dir is used. Some characters were being
  stripped from the beginning of the path.
* Re-apply Multi-Arch change.
* Remove XS-Testsuite control field, no longer necessary.
* Sort namespace files, for reproducibility. Thanks to Chris Lamb for the
  patch. (closes: 777134)

34. By Michael Vogt

Re-add Multi-Arch: foreign

33. By Piotr Ożarowski

Remove Multi-Arch change from previous upload (not accepted for Jessie by
release managers)

32. By Piotr Ożarowski

* Set dh-python's Multi-Arch to "foreign" (closes: 767339)
* dist_fallback files now contain list of all packages that provide Egg
  metadata (i.e. not just packages that don't have sensible name)
* dh_python* no longer guesses dependency from requires.txt files nor Requires
  fields. Dependencies are generated only if given requirement is available
  in dist_fallback file (generated at dh-python's build time) or if it's
  available at build time (hint: Build-Depends)

31. By Michael Vogt

* debian/control:
  - add "Multi-Arch: foreign" to dh-python

30. By Piotr Ożarowski

[ Stefano Rivera ]
* Update supported (and default) PyPy version to 2.4.

[ Piotr Ożarowski ]
* Remove "-p " from autoscripts if --compile-all option is set
* Add support for guessing dependencies from egg-info files (closes: 756378)
* Parse "!=" relationship in egg dependencies (closes: 754058, thanks to
  Rafael Laboissiere for the patch)
* Improve handling pyinstall/pyremove files (leading slash no longer needed
  for deprecated directories, manpages improved a bit) - closes: 741381
* Suggest the right file name for dependency overrides (closes: 748296)
* Add argparse to Python 3.X's dist fallback (closes: 763200)
* Ensure that Depends and the likes are written in a stable
  order (closes: 759231, thanks to Jérémy Bobbio for the patch)
* Remove dh_python2 diversions while upgrading from bpo package
* Standards-Version bumped to 3.9.6 (no changes needed)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers