wok diff python-singledispatch/receipt @ rev 22776

Add utf8proc
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 25 18:37:55 2020 +0100 (2020-01-25)
parents d84389dbdeb2
children 1df6fa555414
line diff
     1.1 --- a/python-singledispatch/receipt	Thu Sep 20 15:14:50 2018 +0200
     1.2 +++ b/python-singledispatch/receipt	Sat Jan 25 18:37:55 2020 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://files.pythonhosted.org/packages/d9/e9/513ad8dc17210db12cb14f2d4d190d618fb87dd38814203ea71c87ba5b68/$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()