wok diff python-pyflakes/receipt @ rev 23235
updated nethogs (0.8.0 -> 0.8.5)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 24 17:10:02 2020 +0100 (2020-03-24) |
parents | 0a8213b51c21 |
children | 23d1dbe1e6bb |
line diff
1.1 --- a/python-pyflakes/receipt Wed Aug 16 10:31:45 2017 +0200 1.2 +++ b/python-pyflakes/receipt Tue Mar 24 17:10:02 2020 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://github.com/PyCQA/pyflakes/archive/$VERSION.tar.gz" 1.5 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="wget setuptools python-dev" 1.8 +BUILD_DEPENDS="wget python-setuptools python-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()