Package: virtualenvwrapper / 4.8.4-4

Metadata

Package Version Patches format
virtualenvwrapper 4.8.4-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove_bitbucket_support.patch | (download)

docs/source/conf.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 remove bitbucket requirement from sphinx configuration
 The upstream sphinx configuration requires the bitbucket plugin that
 has not yet been packaged for Debian, this patch removes this
 requirement

remove virtualenvwrapper_lazy shebang.patch | (download)

virtualenvwrapper_lazy.sh | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 remove hashbang from virtualenvwrapper_lazy.sh that is thought to be sourced and use package virtualenvwrapper.sh path
0004 Use Python 3 everywhere.patch | (download)

Makefile | 8 4 + 4 - 0 !
docs/source/conf.py | 2 1 + 1 - 0 !
tests/manual_test_install.sh | 2 1 + 1 - 0 !
tests/test_cp.sh | 4 2 + 2 - 0 !
tests/test_wipeenv.sh | 4 2 + 2 - 0 !
tox.ini | 2 1 + 1 - 0 !
virtualenvwrapper.sh | 2 1 + 1 - 0 !
7 files changed, 12 insertions(+), 12 deletions(-)

 use python 3 everywhere


manpages.patch | (download)

docs/source/conf.py | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 configure man page generation in sphinx configuration