wok-next diff pyvim/receipt @ rev 20990

Remove mate116 stash
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 02 22:23:34 2018 +0300 (2018-10-02)
parents 92698cd69f34
children d5aab818505e
line diff
     1.1 --- a/pyvim/receipt	Fri Jul 13 17:30:55 2018 +0300
     1.2 +++ b/pyvim/receipt	Tue Oct 02 22:23:34 2018 +0300
     1.3 @@ -9,7 +9,7 @@
     1.4  
     1.5  SOURCE="pyvim"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://pypi.python.org/packages/source/p/$SOURCE/$TARBALL"
     1.8 +WGET_URL="https://files.pythonhosted.org/packages/source/p/$SOURCE/$TARBALL"
     1.9  
    1.10  DEPENDS="python python-prompt-toolkit ptpython python-docopt python-pyflakes"
    1.11  BUILD_DEPENDS="python-prompt-toolkit ptpython python-docopt python-pyflakes python-dev"