wok diff python-backports_abc/receipt @ rev 21581

Use python-setuptools as bdeps (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 19 19:23:11 2019 +0200 (2019-05-19)
parents f24908c722f8
children 1df6fa555414
line diff
     1.1 --- a/python-backports_abc/receipt	Thu Sep 20 21:53:55 2018 +0200
     1.2 +++ b/python-backports_abc/receipt	Sun May 19 19:23:11 2019 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://files.pythonhosted.org/packages/68/3c/1317a9113c377d1e33711ca8de1e80afbaf4a3c950dd0edfaf61f9bfe6d8/$TARBALL"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python setuptools"
     1.8 +BUILD_DEPENDS="python python-setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()