wok-next diff virtualenv/receipt @ rev 20969
Micro-updates + { new clang + assaultcube (still broken)} + {new python modules from SliTaz Cooking + their depends}
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Sep 14 01:56:52 2018 +0300 (2018-09-14) |
parents | cd7906120828 |
children | d5aab818505e |
line diff
1.1 --- a/virtualenv/receipt Sat Jul 14 17:43:03 2018 +0300 1.2 +++ b/virtualenv/receipt Fri Sep 14 01:56:52 2018 +0300 1.3 @@ -6,11 +6,11 @@ 1.4 SHORT_DESC="Virtual Python Environment Builder." 1.5 MAINTAINER="taziden@slitaz.org" 1.6 LICENSE="MIT" 1.7 -WEB_SITE="http://pypi.python.org/pypi/virtualenv" 1.8 +WEB_SITE="https://pypi.org/project/virtualenv/" 1.9 REPOLOGY="python:virtualenv" 1.10 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 -WGET_URL="http://pypi.python.org/packages/source/v/virtualenv/$TARBALL" 1.13 +WGET_URL="https://files.pythonhosted.org/packages/source/v/virtualenv/$TARBALL" 1.14 TAGS="python" 1.15 1.16 DEPENDS="python python-dev"