Setuptools-odoo

Latest version: v3.3

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 11

3.0.4

------------------

- Update Odoo base addons list.

3.0.3

------------------

- Odoo 15 addons now require python >= 3.8 by default. (`65 <https://github.com/acsone/setuptools-odoo/issues/65>`_)

3.0.2

------------------

- ``setuptools-odoo-make-default`` now uses the new naming scheme for the metapackage name. (`64 <https://github.com/acsone/setuptools-odoo/issues/64>`_)

3.0.1

------------------
- Generate Metada-Version 2.2. Since metadata obtained from a sdist with PKG-INFO
is directly read from the PKG-INFO, all metadata is static by definition.
- Add a ``precomputed_metadata_path`` argument to ``get_addon_metadata``.
- Support Odoo 15, with new ``odoo-addon-{addon_name}`` package name structure.
This leverages the new pip dependency resolver to correctly install the correct
version, depending on the installed Odoo version. The default git postversion strategy
for Odoo 15 addons is now ``.N``, which means it adds a 6th digit to the version
number with the number of commit since the last version bump in the addon manifest.
- Add support for the new Odoo series trove classifers.
- Update Odoo base addons list.

2.7.1

------------------
- ``setuptools-odoo-get-requirements --include-addons`` does not output
local addons, as it is meant to list third party dependencies

2.7.0

------------------
- [ADD] add new ``.N`` git post version strategy that adds a 6th digit with the
number of commit since the latest manifest version change
- [ADD] implement the ``post_version_strategy_override`` keyword that was documented
but not effective
- [ADD] allow overriding the post version strategy using the
``SETUPTOOLS_ODOO_POST_VERSION_STRATEGY_OVERRIDE`` environment variable
- [ADD] add ``--include-addons`` option to ``setuptools-odoo-get-requirements``,
to output addon packages and odoo in addition to python external dependencies
- [UPD] update base addons lists

Page 4 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.