Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6:Update
python-virtualenvwrapper
virtualenvwrapper-4.8.4-python_version.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File virtualenvwrapper-4.8.4-python_version.patch of Package python-virtualenvwrapper
Index: virtualenvwrapper-4.8.4/virtualenvwrapper.sh =================================================================== --- virtualenvwrapper-4.8.4.orig/virtualenvwrapper.sh +++ virtualenvwrapper-4.8.4/virtualenvwrapper.sh @@ -47,7 +47,7 @@ # Locate the global Python where virtualenvwrapper is installed. if [ "${VIRTUALENVWRAPPER_PYTHON:-}" = "" ] then - VIRTUALENVWRAPPER_PYTHON="$(command \which python)" + VIRTUALENVWRAPPER_PYTHON="$(command \which python3)" fi # Set the name of the virtualenv app to use.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor