Name: | python-virtualenv-clone |
---|---|
Version: | 0.2.4 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 30127 |
License: | MIT |
RPM: | python-virtualenv-clone-0.2.4-3.el7.noarch.rpm |
Source RPM: | python-virtualenv-clone-0.2.4-3.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/virtualenv-clone |
Summary: | Script to clone virtualenvs |
Description: | A script for cloning a non-relocatable virtualenv. Virtualenv provides a way to make virtualenv's relocatable which could then be copied as we wanted. However making a virtualenv relocatable this way breaks the no-site-packages isolation of the virtualenv as well as other aspects that come with relative paths and '/usr/bin/env' shebangs that may be undesirable. Also, the .pth and .egg-link rewriting doesn't seem to work as intended. This attempts to overcome these issues and provide a way to easily clone an existing virtualenv. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- initial package for Fedora