wok diff python-werkzeug/receipt @ rev 22881

updated grsync (1.2.2 -> 1.2.6)
author Hans-G?nter Theisgen
date Sat Feb 22 15:36:22 2020 +0100 (2020-02-22)
parents 9820f9ae38d5
children 9899c003230e
line diff
     1.1 --- a/python-werkzeug/receipt	Thu Apr 11 16:12:18 2019 +0200
     1.2 +++ b/python-werkzeug/receipt	Sat Feb 22 15:36:22 2020 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="https://github.com/pallets/werkzeug/archive/$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="python-dev setuptools"
     1.8 +BUILD_DEPENDS="python-dev python-setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()