wok diff python-websocket-client/receipt @ rev 21582

Use python-setuptools as bdeps (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 19 19:45:04 2019 +0200 (2019-05-19)
parents c344508ff4eb
children 50e99d67d87c
line diff
     1.1 --- a/python-websocket-client/receipt	Tue Oct 09 18:50:30 2018 +0200
     1.2 +++ b/python-websocket-client/receipt	Sun May 19 19:45:04 2019 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://files.pythonhosted.org/packages/fb/1f/9acd71b77e66fafb19cfb023e50cbb7ed2c3be3c72db999162bd36c518c4/$TARBALL"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="setuptools"
     1.8 +BUILD_DEPENDS="python-setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()