Anybox.recipe.odoo

Latest version: v1.9.2

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

Scan your dependencies

Page 1 of 10

1.9.3

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

1.9.2

-------------------------------------
- identical to 1.9.2b1

1.9.2b1

---------------------------------------
- github 43: new option ``apply-requirements-file`` (and pip version
compatibilities handled in 76)
- github 18: Support develop-dir option from gp.vcsdevelop
- adapted nightly archive UR
- github 63: option via environment variable to skip PostgreSQL user
checks (useful in Docker cases)
- github 30: fixed regression with option ``gunicorn.preload_databases``
that appeared in 1.9.0

Git subsystem
+++++++++++++

- github 78: skip querying remote for commit specified by its SHA and
already locally available
- github 69: (git) allow merging via sha1 hash
- github 29: merge broken with Git 1.7.9
- github 71: (git) option to disable the warning about relying on
SHAs

Runtime / scripts / upgrade
+++++++++++++++++++++++++++

- github 37: made Odoo's new API ``Environment`` instance available
to ``Session`` instance, and subsequent fixes:

+ github 77: environment (part of Odoo's new API) used to be broken by
installation of modules

- github 23: cursor auto-closing in upgrades, and more robustness of
``Session.close()``
- github 37: fetch and apply superuser's context to session.

Freeze/extract
++++++++++++++

- github 33: during freeze, if the origin buildout configuration uses
an already frozen revision specification, do not replace it by the
result of introspection of local clone. Especially meaningful with Git,
because this used to replace nice tags with SHAs that are less
reliable.
- github 20: value of ``recipe`` option now gets copied to extracted
buildout even if it has no extras such as ``[bzr]``

Documentation
+++++++++++++

- github 73: consistency of working dirs in shell code examples
- github 60: new responsive theme using `Sphinx
Bootstrap Theme <https://pypi.python.org/pypi/sphinx-bootstrap-theme>`_
- renamed many occurrences of OpenERP to Odoo

Development
+++++++++++

- Github pull requests get tested by Travis with Coveralls.
`Anybox's buildbot <https://buildbot.anybox.fr>`_ is still around
for integration tests actually requiring to install Odoo and to run
unit test against slightly different software bases
- cleanup and unification of ``setup.py`` subcommands
- less setuptools clutter in unit tests runs

1.9.1

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

- github 20: Avoid duplicate entries in the addons option generated by
extract-downloads-to
- github 7: template for ``upgrade.py`` was missing for a.r.odoo

anybox.recipe.openerp 1.9.1 (2015-01-12)
----------------------------------------
- github PR 5: ``ir_model_data`` helpers for
the ``Session`` API (sripts and python shell)
- github 6: fixed download URL for OpenERP 6.1-1
- github 3: [git] support HEAD as a (remote) revision
specification. In a related way, added the branch indication to SHA
pinning, which isn't deprecated any more due to wide usage, only
warned that it's suboptimal.

1.9.0

- rename to anybox.recipe.odoo

anybox.recipe.openerp 1.9.0 (2014-12-02)
----------------------------------------
- launchpad 1332147: insensitivity to project name in setup.py
(openerp, odoo, whatever).
- launchpad 1332465: [git] support for shallow clones (--depth),
refactor to allow this consistently with detached head states,
branch changes, etc.
- launchpad 1358353: with github layout, respect ordering if the place of the
standards (non-base) addons is explicitely set as 'local' (allows to insert
overrides before them).
- launchpad 1391571 (related): revert used to fail with grouped
standalone addons
- launchpad 1391571 (related): revert used to fail if some sources
were 'local' or 'downloadable'.
- launchpad 1214832 (related): introduction of explicit 'group'
option for standalone addons.
- launchpad 1294020: vcs-revert=on-merge option, and implementation
for bzr
- launchpad 1274174: new feature for automatic merge of remote VCS
sources, with bzr support.
- launchpad 1327773: [git] support for automatic merges
- launchpad 1392913: extract-download-to completely removes the
gp.vcsdevelop extension and the bzr extra in the produced buildout
- launchpad 1232729: handling of server-wide modules by the recipe
- launchpad 1327609: support inline comments in multi-line options

1.8.6

------------------
- launchpad 1358353: with github layout, respect ordering if the place of the
standards (non-base) addons is explicitely set as 'local' (allows to insert
overrides before them).
- launchpad 1391258: [git] clear-retry is now honoured (a last chance
in case of non updatable repos), but a 'git reset' gets tried first
to circumvent impossible fast-forwards and avoid full recloning in
these cases.
- launchpad 1208028: another case where parsing of exception while
installing egg failed. Rewrote the whole logic, with much unit-testing
- fixed URL and filenames for nightlies

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.