python-virtualenv
This commit is contained in:
parent
afc4c375c4
commit
3fee1a7d9c
1 changed files with 2 additions and 3 deletions
|
@ -4,11 +4,10 @@
|
||||||
# Depends on: python
|
# Depends on: python
|
||||||
|
|
||||||
name=python-virtualenv
|
name=python-virtualenv
|
||||||
version=1.11.6
|
version=15.1.0
|
||||||
release=1
|
release=1
|
||||||
|
|
||||||
source=(
|
source=(https://pypi.python.org/packages/d4/0c/9840c08189e030873387a73b90ada981885010dd9aea134d6de30cd24cb8/virtualenv-15.1.0.tar.gz::$name-$version.tar.gz)
|
||||||
http://pypi.python.org/packages/source/v/virtualenv/virtualenv-$version.tar.gz)
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd virtualenv-$version
|
cd virtualenv-$version
|
||||||
|
|
Loading…
Add table
Reference in a new issue