Setuptools-odoo

Latest version: v3.3

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

Scan your dependencies

Page 10 of 11

1.0.0rc2

---------------------
- [IMP] 10.0 addons now depend on the specific Odoo version again
(>=10.0, <10.1dev)

1.0.0rc1

---------------------
- [IMP] Odoo 10.0 support with addons in the odoo.addons namespace.
- [IMP] update base addons list for Odoo 9.0 and 10.0rc1

1.0.0b7

--------------------
- [IMP] add __manifest__.py support for Odoo 10,
drop __odoo__.py support which has never been supported by Odoo.
- [IMP] BREAKING: package names are now constructed along the
following scheme: odoo{series}-addon-{addon_name} where series
is 8, 9 or 10.

1.0.0b6

--------------------
- [IMP] the odoo_addon and odoo_addons keyword now extend
list keywords such as install_requires if they are present
in setup.py (previously, it left them alone); this is useful
to create a package that contains odoo addons in addition to
other python packages
- [IMP] allow None as value for depends_override to disable
the addition of an addon present in __openerp__.py 'depends'
key to setup.py 'install_requires'
- [IMP] check if Odoo version is supported also in presence of
odoo_version_override
- [ADD] preliminary OpenErp 7.0 support
- [ADD] --odoo-version-override to setuptools-odoo-make-default
to use when there is no practical way to normalize addons versions
- [FIX] when using odoo_version_override, make sure the package
version starts with the Odoo version, otherwise dependencies from
other packages do not work
- [UPD] refresh base addons list for odoo 9c with new modules added
over the last months

1.0.0b5

--------------------
- [FIX] fix bug of previous release that prevented the packaging
of a single auto_install addon

1.0.0b4

--------------------
- [UPD] pycrypto in external dependencies map
- [ADD] setuptools-odoo-make-default now ignores addons listed
in .setuptools-odoo-make-default-ignore; this is useful when
some addons are manually included in another package (such as
autoinstallable glue modules)
- [ADD] setuptools-odoo-make-default now generates README and
.setuptools-odoo-make-default-ignore files at the root of
the setup directory
- [IMP] the odoo_addon setup keyword now accepts several addons in the
odoo_addons namespace, provided exactly one is installable and not
auto installable. This is meant to package an addon together with one
or more auto_installable glue modules.

Page 10 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.