# HG changeset patch # User Pascal Bellard # Date 1558287904 -7200 # Node ID 814362194a8d9845315ceb4a223a6d7273c4126b # Parent 5d50a02468c7485d95737267c8c54d031af143a5 Use python-setuptools as bdeps (again) diff -r 5d50a02468c7 -r 814362194a8d python-flask/receipt --- a/python-flask/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-flask/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://files.pythonhosted.org/packages/4b/12/c1fbf4971fda0e4de05565694c9f0c92646223cff53f15b6eb248a310a62/$TARBALL" DEPENDS="python-click python-itsdangerous" -BUILD_DEPENDS="setuptools" +BUILD_DEPENDS="python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-flup/receipt --- a/python-flup/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-flup/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="http://www.saddi.com/software/flup/dist/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python python-dev python-distribute setuptools" +BUILD_DEPENDS="python python-dev python-distribute python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-foolscap/receipt --- a/python-foolscap/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-foolscap/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/f/foolscap/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="wget python-dev setuptools" +BUILD_DEPENDS="wget python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-formalchemy/receipt --- a/python-formalchemy/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-formalchemy/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ DEPENDS="python python-sqlalchemy python-webhelpers python-markupsafe \ python-tempita python-webob" -BUILD_DEPENDS="python-dev setuptools wget" +BUILD_DEPENDS="python-dev python-setuptools wget" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-formencode/receipt --- a/python-formencode/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-formencode/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ TAGS="python" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-futures/receipt --- a/python-futures/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-futures/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://files.pythonhosted.org/packages/1f/9e/7b2ff7e965fc654592269f2906ade1c7d705f1bf25b7d469fa153f7d19eb/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python setuptools" +BUILD_DEPENDS="python python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-gammu/receipt --- a/python-gammu/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-gammu/receipt Sun May 19 19:45:04 2019 +0200 @@ -11,7 +11,7 @@ WGET_URL="https://github.com/gammu/$PACKAGE/archive/$VERSION.tar.gz" DEPENDS="python gammu" -BUILD_DEPENDS="python-dev gammu-dev pkg-config setuptools" +BUILD_DEPENDS="python-dev gammu-dev pkg-config python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-geojson/receipt --- a/python-geojson/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-geojson/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="wget python setuptools" +BUILD_DEPENDS="wget python python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-html2text/receipt --- a/python-html2text/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-html2text/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://github.com/Alir3z4/html2text/archive/$VERSION.tar.gz" DEPENDS="python" -BUILD_DEPENDS="python-dev python-distribute setuptools" +BUILD_DEPENDS="python-dev python-distribute python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-html5lib/receipt --- a/python-html5lib/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-html5lib/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ HOST_ARCH="i486 arm" DEPENDS="python python-six" -BUILD_DEPENDS="python-dev setuptools wget" +BUILD_DEPENDS="python-dev python-setuptools wget" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-http-parser/receipt --- a/python-http-parser/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-http-parser/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" DEPENDS="python" -BUILD_DEPENDS="python-dev setuptools wget python-cython" +BUILD_DEPENDS="python-dev python-setuptools wget python-cython" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-humanize/receipt --- a/python-humanize/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-humanize/receipt Sun May 19 19:45:04 2019 +0200 @@ -11,7 +11,7 @@ WGET_URL="https://github.com/jmoiron/humanize/archive/$VERSION.tar.gz" DEPENDS="python" -BUILD_DEPENDS="setuptools" +BUILD_DEPENDS="python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-invoice2data/receipt --- a/python-invoice2data/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-invoice2data/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ TAGS="pdf" DEPENDS="python poppler-apps" -BUILD_DEPENDS="python setuptools" +BUILD_DEPENDS="python python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-jcconv/receipt --- a/python-jcconv/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-jcconv/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python setuptools wget" +BUILD_DEPENDS="python python-setuptools wget" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-jedi/receipt --- a/python-jedi/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-jedi/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/j/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="wget setuptools python-dev" +BUILD_DEPENDS="wget python-setuptools python-dev" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-jinja2/receipt --- a/python-jinja2/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-jinja2/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/J/$SOURCE/$TARBALL" DEPENDS="python python-markupsafe" -BUILD_DEPENDS="setuptools wget" +BUILD_DEPENDS="python-setuptools wget" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-kid/receipt --- a/python-kid/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-kid/receipt Sun May 19 19:45:04 2019 +0200 @@ -14,7 +14,7 @@ HOST_ARCH="i486 arm" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-lxml/receipt --- a/python-lxml/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-lxml/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="${WEB_SITE}${TARBALL}" DEPENDS="python libxml2 libxslt zlib" -BUILD_DEPENDS="python-dev libxml2 libxml2-dev libxslt libxslt-dev setuptools" +BUILD_DEPENDS="python-dev libxml2 libxml2-dev libxslt libxslt-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-mako/receipt --- a/python-mako/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-mako/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ TAGS="python" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-markupsafe/receipt --- a/python-markupsafe/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-markupsafe/receipt Sun May 19 19:45:04 2019 +0200 @@ -10,7 +10,7 @@ WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-mechanize/receipt --- a/python-mechanize/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-mechanize/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ HOST_ARCH="i486 arm" DEPENDS="python" -BUILD_DEPENDS="python-dev python-distribute setuptools" +BUILD_DEPENDS="python-dev python-distribute python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-mock/receipt --- a/python-mock/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-mock/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python setuptools" +BUILD_DEPENDS="python python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-mysql/receipt --- a/python-mysql/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-mysql/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="$SF_MIRROR/mysql-python/$TARBALL" DEPENDS="python libmysqlclient zlib openssl" -BUILD_DEPENDS="python-dev setuptools mysql-dev" +BUILD_DEPENDS="python-dev python-setuptools mysql-dev" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-netifaces/receipt --- a/python-netifaces/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-netifaces/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="http://alastairs-place.net/projects/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python-dev setuptools" +BUILD_DEPENDS="python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-oauth2/receipt --- a/python-oauth2/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-oauth2/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ TAGS="python" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-ofxparse/receipt --- a/python-ofxparse/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-ofxparse/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python beautifulsoup" -BUILD_DEPENDS="python setuptools" +BUILD_DEPENDS="python python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-ooop/receipt --- a/python-ooop/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-ooop/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ HOST_ARCH="i486 arm" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-paho-mqtt/receipt --- a/python-paho-mqtt/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-paho-mqtt/receipt Sun May 19 19:45:04 2019 +0200 @@ -11,7 +11,7 @@ WGET_URL="https://github.com/eclipse/paho.mqtt.python/archive/v$VERSION.tar.gz" DEPENDS="python" -BUILD_DEPENDS="setuptools" +BUILD_DEPENDS="python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-paste/receipt --- a/python-paste/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-paste/receipt Sun May 19 19:45:04 2019 +0200 @@ -14,7 +14,7 @@ HOST_ARCH="i486 arm" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pastedeploy/receipt --- a/python-pastedeploy/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pastedeploy/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ TAGS="python" DEPENDS="python python-paste" -BUILD_DEPENDS="$DEPENDS python-dev setuptools" +BUILD_DEPENDS="$DEPENDS python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pastescript/receipt --- a/python-pastescript/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pastescript/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ TAGS="python" DEPENDS="python python-paste python-pastedeploy" -BUILD_DEPENDS="setuptools" +BUILD_DEPENDS="python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pdfkit/receipt --- a/python-pdfkit/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pdfkit/receipt Sun May 19 19:45:04 2019 +0200 @@ -11,7 +11,7 @@ WGET_URL="https://files.pythonhosted.org/packages/a1/98/6988328f72fe3be4cbfcb6cbfc3066a00bf111ca7821a83dd0ce56e2cf57/pdfkit-$VERSION.tar.gz" DEPENDS="python wkhtmltopdf" -BUILD_DEPENDS="setuptools" +BUILD_DEPENDS="python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-peak-rules/receipt --- a/python-peak-rules/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-peak-rules/receipt Sun May 19 19:45:04 2019 +0200 @@ -11,7 +11,7 @@ WGET_URL="http://peak.telecommunity.com/snapshots/PEAK-Rules-$VERSION.tar.gz" DEPENDS="python" -BUILD_DEPENDS="setuptools" +BUILD_DEPENDS="python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pillow/receipt --- a/python-pillow/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pillow/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python-dev setuptools wget tiff-dev" +BUILD_DEPENDS="python-dev python-setuptools wget tiff-dev" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pip/receipt --- a/python-pip/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pip/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://github.com/pypa/pip/archive/$VERSION.tar.gz" DEPENDS="python" -BUILD_DEPENDS="setuptools" +BUILD_DEPENDS="python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-prettytable/receipt --- a/python-prettytable/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-prettytable/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="http://pypi.python.org/packages/source/P/PrettyTable/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python-dev python-distribute setuptools" +BUILD_DEPENDS="python-dev python-distribute python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-prompt-toolkit/receipt --- a/python-prompt-toolkit/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-prompt-toolkit/receipt Sun May 19 19:45:04 2019 +0200 @@ -11,7 +11,7 @@ WGET_URL="https://pypi.python.org/packages/source/p/$SOURCE/$TARBALL" DEPENDS="python python-six python-pygments python-wcwidth" -BUILD_DEPENDS="wget setuptools python-dev python-six python-pygments python-wcwidth" +BUILD_DEPENDS="wget python-setuptools python-dev python-six python-pygments python-wcwidth" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-psutil/receipt --- a/python-psutil/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-psutil/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ HOST_ARCH="i486 arm" DEPENDS="python" -BUILD_DEPENDS="python-dev setuptools" +BUILD_DEPENDS="python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-ptyprocess/receipt --- a/python-ptyprocess/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-ptyprocess/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://files.pythonhosted.org/packages/7d/2d/e4b8733cf79b7309d84c9081a4ab558c89d8c89da5961bf4ddb050ca1ce0/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python setuptools" +BUILD_DEPENDS="python python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-py/receipt --- a/python-py/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-py/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python-dev setuptools" +BUILD_DEPENDS="python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pyajam/receipt --- a/python-pyajam/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pyajam/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="$WEB_SITE/archive/$GITHASH.zip" DEPENDS="python" -BUILD_DEPENDS="setuptools" +BUILD_DEPENDS="python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pycryptopp/receipt --- a/python-pycryptopp/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pycryptopp/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python-dev setuptools" +BUILD_DEPENDS="python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pyflakes/receipt --- a/python-pyflakes/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pyflakes/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://github.com/PyCQA/pyflakes/archive/$VERSION.tar.gz" DEPENDS="python" -BUILD_DEPENDS="wget setuptools python-dev" +BUILD_DEPENDS="wget python-setuptools python-dev" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pygments/receipt --- a/python-pygments/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pygments/receipt Sun May 19 19:45:04 2019 +0200 @@ -10,8 +10,8 @@ WEB_SITE="http://pygments.org/" WGET_URL="https://bitbucket.org/birkenfeld/pygments-main/get/$VERSION.tar.bz2" -DEPENDS="python setuptools" -BUILD_DEPENDS="setuptools wget" +DEPENDS="python python-setuptools" +BUILD_DEPENDS="python-setuptools wget" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pyliblzma/receipt --- a/python-pyliblzma/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pyliblzma/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="liblzma python" -BUILD_DEPENDS="liblzma-dev python-dev setuptools" +BUILD_DEPENDS="liblzma-dev python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pylons/receipt --- a/python-pylons/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pylons/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ TAGS="python" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pyst2/receipt --- a/python-pyst2/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pyst2/receipt Sun May 19 19:45:04 2019 +0200 @@ -11,7 +11,7 @@ WGET_URL="https://github.com/rdegges/pyst2/archive/$VERSION.tar.gz" DEPENDS="python" -BUILD_DEPENDS="setuptools" +BUILD_DEPENDS="python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pyte/receipt --- a/python-pyte/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pyte/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/p/$SOURCE/$TARBALL" DEPENDS="python python-wcwidth" -BUILD_DEPENDS="wget setuptools python-dev python-wcwidth" +BUILD_DEPENDS="wget python-setuptools python-dev python-wcwidth" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pytest/receipt --- a/python-pytest/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pytest/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python-dev setuptools" +BUILD_DEPENDS="python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-pywebdav/receipt --- a/python-pywebdav/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-pywebdav/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="http://pywebdav.googlecode.com/files/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python-dev python setuptools" +BUILD_DEPENDS="python-dev python python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-qrcode/receipt --- a/python-qrcode/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-qrcode/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python python-pil python-six" -BUILD_DEPENDS="python-dev python wget setuptools" +BUILD_DEPENDS="python-dev python wget python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-restclient/receipt --- a/python-restclient/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-restclient/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="$WEB_SITE/get/$VERSION.gz" DEPENDS="python python-httplib2" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-restkit/receipt --- a/python-restkit/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-restkit/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" DEPENDS="python python-http-parser python-socketpool" -BUILD_DEPENDS="python-dev setuptools wget" +BUILD_DEPENDS="python-dev python-setuptools wget" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-routes/receipt --- a/python-routes/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-routes/receipt Sun May 19 19:45:04 2019 +0200 @@ -14,7 +14,7 @@ HOST_ARCH="i486 arm" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-rpi-gpio/receipt --- a/python-rpi-gpio/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-rpi-gpio/receipt Sun May 19 19:45:04 2019 +0200 @@ -14,7 +14,7 @@ HOST_ARCH="arm" DEPENDS="python python-smbus" -BUILD_DEPENDS="python-dev setuptools" +BUILD_DEPENDS="python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-serial/receipt --- a/python-serial/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-serial/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ HOST_ARCH="i486 arm" DEPENDS="python" -BUILD_DEPENDS="python-dev setuptools" +BUILD_DEPENDS="python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-simplejson/receipt --- a/python-simplejson/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-simplejson/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ HOST_ARCH="i486 arm" DEPENDS="python" -BUILD_DEPENDS="python-dev setuptools" +BUILD_DEPENDS="python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-singledispatch/receipt --- a/python-singledispatch/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-singledispatch/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://files.pythonhosted.org/packages/d9/e9/513ad8dc17210db12cb14f2d4d190d618fb87dd38814203ea71c87ba5b68/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python setuptools" +BUILD_DEPENDS="python python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-smbus/receipt --- a/python-smbus/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-smbus/receipt Sun May 19 19:45:04 2019 +0200 @@ -14,7 +14,7 @@ HOST_ARCH="i486 arm" DEPENDS="python" -BUILD_DEPENDS="python-dev setuptools" +BUILD_DEPENDS="python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-soappy/receipt --- a/python-soappy/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-soappy/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/S/SOAPpy/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="wget python-dev setuptools" +BUILD_DEPENDS="wget python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-socketpool/receipt --- a/python-socketpool/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-socketpool/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://github.com/benoitc/$SOURCE/archive/$VERSION.zip" DEPENDS="python" -BUILD_DEPENDS="python-dev setuptools wget" +BUILD_DEPENDS="python-dev python-setuptools wget" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-sphinx/receipt --- a/python-sphinx/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-sphinx/receipt Sun May 19 19:45:04 2019 +0200 @@ -11,7 +11,7 @@ WEB_SITE="http://sphinx.pocoo.org" WGET_URL="http://pypi.python.org/packages/source/S/$SOURCE/$TARBALL" -DEPENDS="python python-docutils python-jinja2 python-pygments setuptools" +DEPENDS="python python-docutils python-jinja2 python-pygments python-setuptools" BUILD_DEPENDS="$DEPENDS python-dev" # Rules to configure and make the package. diff -r 5d50a02468c7 -r 814362194a8d python-tempita/receipt --- a/python-tempita/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-tempita/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ TAGS="python" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-turbogears/receipt --- a/python-turbogears/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-turbogears/receipt Sun May 19 19:45:04 2019 +0200 @@ -14,7 +14,7 @@ DEPENDS="python psycopg sqlobject python-kid python-cheetah python-cherrypy \ python-paste python-pastedeploy python-pastescript python-formencode \ python-decoratortools python-extremes python-simplejson python-peak-rules" -BUILD_DEPENDS="$DEPENDS python-dev setuptools" +BUILD_DEPENDS="$DEPENDS python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-tweepy/receipt --- a/python-tweepy/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-tweepy/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ TAGS="python" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-unicodecsv/receipt --- a/python-unicodecsv/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-unicodecsv/receipt Sun May 19 19:45:04 2019 +0200 @@ -11,7 +11,7 @@ WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz" DEPENDS="python" -BUILD_DEPENDS="python wget setuptools" +BUILD_DEPENDS="python wget python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-unittest2/receipt --- a/python-unittest2/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-unittest2/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python-dev setuptools" +BUILD_DEPENDS="python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-vatnumber/receipt --- a/python-vatnumber/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-vatnumber/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="http://vatnumber.googlecode.com/files/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python-dev python setuptools" +BUILD_DEPENDS="python-dev python python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-vobject/receipt --- a/python-vobject/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-vobject/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="${WEB_SITE}$TARBALL" DEPENDS="python python-dateutil" -BUILD_DEPENDS="python-dev python setuptools" +BUILD_DEPENDS="python-dev python python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-wcwidth/receipt --- a/python-wcwidth/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-wcwidth/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/w/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="wget setuptools python-dev" +BUILD_DEPENDS="wget python-setuptools python-dev" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-weberror/receipt --- a/python-weberror/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-weberror/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ TAGS="python" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-webhelpers/receipt --- a/python-webhelpers/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-webhelpers/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ TAGS="python" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-webob/receipt --- a/python-webob/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-webob/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ TAGS="python" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-websocket-client/receipt --- a/python-websocket-client/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-websocket-client/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://files.pythonhosted.org/packages/fb/1f/9acd71b77e66fafb19cfb023e50cbb7ed2c3be3c72db999162bd36c518c4/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="setuptools" +BUILD_DEPENDS="python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-webtest/receipt --- a/python-webtest/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-webtest/receipt Sun May 19 19:45:04 2019 +0200 @@ -13,7 +13,7 @@ TAGS="python" DEPENDS="python" -BUILD_DEPENDS="python python-dev setuptools" +BUILD_DEPENDS="python python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-werkzeug/receipt --- a/python-werkzeug/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-werkzeug/receipt Sun May 19 19:45:04 2019 +0200 @@ -11,7 +11,7 @@ WGET_URL="https://github.com/pallets/werkzeug/archive/$VERSION.tar.gz" DEPENDS="python" -BUILD_DEPENDS="python-dev setuptools" +BUILD_DEPENDS="python-dev python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-whoosh/receipt --- a/python-whoosh/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-whoosh/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python wget setuptools" +BUILD_DEPENDS="python wget python-setuptools" # Rules to configure and make the package. compile_rules() diff -r 5d50a02468c7 -r 814362194a8d python-xmlutils/receipt --- a/python-xmlutils/receipt Sun May 19 19:23:11 2019 +0200 +++ b/python-xmlutils/receipt Sun May 19 19:45:04 2019 +0200 @@ -12,7 +12,7 @@ WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python setuptools" +BUILD_DEPENDS="python python-setuptools" # Rules to configure and make the package. compile_rules()