Package: virtualenvwrapper-el / 0.2.0-2

Metadata

Package Version Patches format
virtualenvwrapper-el 0.2.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 remove badges.diff | (download)

README.md | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 remove badge icons from readme file

This patch removes badges icons from README file. These icons are
intended rather for developers. They are loaded from several external
web sites and not included in the original source.


0002 fix version.diff | (download)

virtualenvwrapper.el | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix version number

This patch fixes version number.


0003 fix helm source ending.diff | (download)

contrib/helm-virtualenvwrapper.el | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix ending of helm-virtualenvwrapper.el

This patch adds an ending line to helm-virtualenvwrapper.el.


0004 fix helm source version.diff | (download)

contrib/helm-virtualenvwrapper.el | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix version number

This patch fixes version number of helm-virtualenvwrapper.el.


0005 disable tests.diff | (download)

test/virtualenvwrapper-test.el | 76 38 + 38 - 0 !
1 file changed, 38 insertions(+), 38 deletions(-)

 disable test of different interpreters

0006 disable local load.diff | (download)

test/virtualenvwrapper-test.el | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 do not search for virtualenvwrapper.el in the parent directory

This patch fixes tests, so virtualenvwrapper.el is not loaded from the
parent directory.