~ubuntu-branches/ubuntu/vivid/dh-python/vivid

« back to all changes in this revision

Viewing changes to pydist/pypy_fallback

  • Committer: Package Import Robot
  • Author(s): Piotr Ożarowski
  • Date: 2014-11-11 21:23:20 UTC
  • mfrom: (12.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20141111212320-yb2x060usm5wrhkg
Tags: 1.20141111-1
* 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)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Unidecode pypy-unidecode
 
2
Wand pypy-wand
1
3
beautifulsoup4 pypy-bs4
 
4
mutagen pypy-mutagen
 
5
pretend pypy-pretend
2
6
pyzmq pypy-zmq
 
7
rply pypy-rply
 
8
simplejson pypy-simplejson
 
9
sqlparse pypy-sqlparse