14
0

Accepting request 261862 from home:Ledest:misc

fix shebang in virtualenvwrapper_lazy.sh script that contains bash-specific constructions

OBS-URL: https://build.opensuse.org/request/show/261862
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=47
This commit is contained in:
Denisart Benjamin
2014-11-17 18:59:48 +00:00
committed by Git OBS Bridge
parent 9968e0f3fe
commit a9e7497383
3 changed files with 19 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Nov 16 00:03:00 UTC 2014 - Led <ledest@gmail.com>
- fix shebang in virtualenvwrapper_lazy.sh script that contains
bash-specific constructions
- add patches:
* virtualenvwrapper-4.2-fix-bashisms.patch
-------------------------------------------------------------------
Sat Nov 08 20:14:00 UTC 2014 - Led <ledest@gmail.com>