Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

OCA Addons Packaging next step

by
Acsone SA/NV, Stéphane Bidoul
- 11/03/2016 11:28:10
Dear contributors,

Following this blog post [1] about packaging and installation of OCA addons, I would like to take two next steps:

1. add the setup.py files to all OCA repositories

Step 1. consists in adding an unobtrusive setup directory in each repository. I plan to do this with a mass commit using setuptools-odoo-makedefault [2]. 

An example of such an autogenerated setup directory can be found in branch [3].

After that, we will have the possibility to manually fine-tune the setup.py for specific refinements (such as having more precise version dependencies or grouping some glue autoinstallable modules in the same package as their main module). 

After these steps are done, I will prototype a mechanism to upload the wheels to pypi.

Do you agree?

-sbi

Stéphane Bidoul | @SBidoul
Acsone sa/nv | http://acsone.eu/ | +32 2 888 3120

Follow-Ups