wok diff python-click/receipt @ rev 20936

updated fpm2 again (0.76.1 -> 0.79)
author Hans-G?nter Theisgen
date Sat Mar 02 16:28:51 2019 +0100 (2019-03-02)
parents bcdfc23ee041
children 5d50a02468c7
line diff
     1.1 --- a/python-click/receipt	Sat Sep 29 15:27:00 2018 +0200
     1.2 +++ b/python-click/receipt	Sat Mar 02 16:28:51 2019 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://files.pythonhosted.org/packages/f8/5c/f60e9d8a1e77005f664b76ff8aeaee5bc05d0a91798afd7f53fc998dbc47/$TARBALL"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python"
     1.8 +BUILD_DEPENDS="setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()