mirror of
https://github.com/odoo/runbot.git
synced 2025-03-16 16:05:42 +07:00
![]() Odoo.sh team discrovered that pip also install pycryptodome alongside with pdfminer 20181108. This installation causes clashes with pycrypto that may be used elsewehere in Odoo code. This version was used in order to stick with the Debian version but it appears that Debian fixed that issue in the deb package [1] and [2]. As the runbot uses the pypi version instead of the patched Debian package, the runbot could face the same problems. So as the issue is fixed in 20200720, this commit will install it in the Dockerfile. So we can stay sync with Odoo.sh. Thanks guys. 1.https://metadata.ftp-master.debian.org/changelogs/main/p/pdfminer/pdfminer_20181108+dfsg-3_changelog 2.https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919008 3.https://github.com/pdfminer/pdfminer.six/releases/tag/20200720 |
||
---|---|---|
.. | ||
controllers | ||
data | ||
documentation/images | ||
migrations | ||
models | ||
security | ||
static/src | ||
templates | ||
tests | ||
views | ||
wizards | ||
__init__.py | ||
__manifest__.py | ||
common.py | ||
container.py | ||
fields.py |