wok-next diff openerp-client-etl/receipt @ rev 20969
Micro-updates + { new clang + assaultcube (still broken)} + {new python modules from SliTaz Cooking + their depends}
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Sep 14 01:56:52 2018 +0300 (2018-09-14) |
parents | c0cb4b7f2e21 |
children | d5aab818505e |
line diff
1.1 --- a/openerp-client-etl/receipt Mon Jan 04 15:45:31 2016 +0100 1.2 +++ b/openerp-client-etl/receipt Fri Sep 14 01:56:52 2018 +0300 1.3 @@ -6,8 +6,8 @@ 1.4 SHORT_DESC="Allows to extract, transform and load data from any data source." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WEB_SITE="https://pypi.python.org/pypi/openerp-client-etl" 1.8 -WGET_URL="https://pypi.python.org/packages/source/o/$PACKAGE/$TARBALL" 1.9 +WEB_SITE="https://pypi.org/project/openerp-client-etl" 1.10 +WGET_URL="https://files.pythonhosted.org/packages/source/o/$PACKAGE/$TARBALL" 1.11 1.12 DEPENDS="python wget" 1.13 BUILD_DEPENDS="python-dev python"