runbot/runbot
Christophe Monniez 91de4f9314 runbot: bump pdfminer.six to version 20200720
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
2020-10-01 20:15:45 +02:00
..
controllers [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
data runbot: bump pdfminer.six to version 20200720 2020-10-01 20:15:45 +02:00
documentation/images [IMP] runbot: enable screencast, add access control, small fixes 2020-09-23 13:27:59 +02:00
migrations [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
models [IMP] runbot: improve build order 2020-09-25 15:20:26 +02:00
security [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
static/src [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
templates [IMP] runbot: enable screencast, add access control, small fixes 2020-09-23 13:27:59 +02:00
tests [IMP] runbot: manual host 2020-09-11 15:12:36 +02:00
views [IMP] runbot: add bundle_ids to ErrorLog SQL view 2020-09-25 11:18:46 +02:00
wizards [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
__init__.py [IMP] runbot: add a multibuild wizard 2019-10-28 15:26:15 +01:00
__manifest__.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
common.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
container.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
fields.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00