wok-next diff python-turbogears/receipt @ rev 20444

python-pip and setuptools are parts of python package.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Feb 26 04:46:49 2018 +0200 (2018-02-26)
parents bc88c68ed8d0
children 0d594692dc49
line diff
     1.1 --- a/python-turbogears/receipt	Wed Mar 09 02:21:29 2016 +0200
     1.2 +++ b/python-turbogears/receipt	Mon Feb 26 04:46:49 2018 +0200
     1.3 @@ -14,7 +14,7 @@
     1.4  DEPENDS="python psycopg sqlobject python-kid python-cheetah python-cherrypy \
     1.5  python-paste python-pastedeploy python-pastescript python-formencode \
     1.6  python-decoratortools python-extremes python-simplejson python-peak-rules"
     1.7 -BUILD_DEPENDS="$DEPENDS python-dev setuptools"
     1.8 +BUILD_DEPENDS="$DEPENDS python-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()