wok diff python-bpython/receipt @ rev 21759

mosh: use gcc83
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 19:12:58 2019 +0200 (2019-06-26)
parents 6135577f4d08
children 34af7e8f2ad6
line diff
     1.1 --- a/python-bpython/receipt	Sat Jan 26 12:26:47 2019 +0100
     1.2 +++ b/python-bpython/receipt	Wed Jun 26 19:12:58 2019 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="https://pypi.org/project/$SOURCE/"
     1.5  WGET_URL="$WEB_SITE/releases/$TARBALL"
     1.6  
     1.7 -DEPENDS="python python-pygments setuptools"
     1.8 +DEPENDS="python python-pygments python-setuptools"
     1.9  BUILD_DEPENDS="$DEPENDS python-dev"
    1.10  
    1.11  # Rules to configure and make the package.