Package: python-virtualenv / 1.4.9-3squeeze1
Metadata
Package | Version | Patches format |
---|---|---|
python-virtualenv | 1.4.9-3squeeze1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
look_for_external_files.patch | (download) |
setup.py |
2 1 + 1 - 0 ! |
store files in /usr/share/python-virtualenv/ |
add_distribute.patch | (download) |
virtualenv.py |
21 14 + 7 - 0 ! |
add --distribute as an option in virtualenv.py Enable --distribute by default in virtualenv.py but add --setuptools and $VIRTUALENV_USE_SETUPTOOLS to fallback to the default upstream behavior. |
8be37c509fe5.patch | (download) |
virtualenv.py |
6 3 + 3 - 0 ! |
--- |
cleanup tmpdirs.patch | (download) |
virtualenv.py |
157 80 + 77 - 0 ! |
cleanup temporary directory created with mkdtemp() This patch was backported from the cleanup_tmpdirs.patch applied in 1.7.1.2-1 . The base64 mess is equivalent to: . | |
1