Browse Source
python/odoo: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/216/head
Jeremy Hansen
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
1 additions and
1 deletions
-
python/odoo/odoo.info
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://downloads.sourceforge.net/project/slackbuildsdirectlinks/odoo/ |
|
|
|
MD5SUM="f8597166304c0f166509db7deab60e1c" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="nodejs python3-psycopg2 python3-passlib feedparser ofxparse pyusb pyserial werkzeug python-xlrd python2-MarkupSafe python3-libsass lxml python3-decorator python-qrcode python3-babel python3-psutil suds-jurko ebaysdk wkhtmltopdf num2words gevent html2text PyPDF2 python3-reportlab python2-vatnumber vobject XlsxWriter python2-xlwt python3-ldap pydot" |
|
|
|
REQUIRES="nodejs python3-psycopg2 python3-passlib feedparser ofxparse pyusb pyserial werkzeug python-xlrd python2-MarkupSafe python3-libsass python3-lxml python3-decorator python-qrcode python3-babel python3-psutil suds-jurko ebaysdk wkhtmltopdf num2words gevent html2text PyPDF2 python3-reportlab python2-vatnumber vobject XlsxWriter python2-xlwt python3-ldap pydot" |
|
|
|
MAINTAINER="Fernando Lopez Jr." |
|
|
|
EMAIL="fernando.lopezjr@gmail.com" |