~ubuntu-branches/ubuntu/raring/python-virtualenv/raring-proposed

« back to all changes in this revision

Viewing changes to virtualenv_embedded/distutils.cfg

  • Committer: Package Import Robot
  • Author(s): Stefano Rivera, Clint Byrum, Stefano Rivera
  • Date: 2012-04-22 17:34:40 UTC
  • mfrom: (1.1.9) (3.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20120422173440-l2w1m8s2w047u7di
Tags: 1.7.1.2-1
[ Clint Byrum ]
* New upstream release. (LP: #986227)
* d/p/pep3147-dist-packges.patch - Dropped, applied upstream
* d/p/remove_syspath0_on_reinvoke.patch - Dropped, applied upstream

[ Stefano Rivera ]
* system-python.patch: Use /usr/bin/python in the shebang
  (Closes: #663228, LP: #737734)
* cleanup_tmpdirs.patch: Cleanup temporary working directories
  (Closes: #661272)
  - rebuild_script.patch: Include rebuild_script.py. The tmpdir patch
    touches some embedded files.
  - Rebuild virtualenv.py during package build.
* Bumped standards version to 3.9.3 (no changes needed).
* Add myself to Uploaders.
* Wrap long lists in debian/control.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This is a config file local to this virtualenv installation
 
2
# You may include options that will be used by all distutils commands,
 
3
# and by easy_install.  For instance:
 
4
#
 
5
#   [easy_install]
 
6
#   find_links = http://mylocalsite