Skip to content
Snippets Groups Projects
user avatar
Christophe Monniez authored
The rpm package failed recently on a file name containing a space.
This issue is fixed by protecting file names with double quotes in the
installed files list.

Also, during this fix, it was discovered that the bdist_rpm is
deprecated in setuptools [0].

For that reason, the rpm is now generated from the package.py script.

[0] https://github.com/pypa/setuptools/pull/2780



closes odoo/odoo#84665

Signed-off-by: default avatarChristophe Monniez (moc) <moc@odoo.com>
9c578fdf
History