Collective.recipe.omelette

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 4

2.0.1

==================

Breaking changes:

- *add item here*

New features:

- *add item here*

Bug fixes:

- *add item here*

2.0.0

==================

Breaking changes:

- No longer generate ``__init__.py`` files with namespace stanza in ``parts/omelette``.
I think this was originally done to be able to go to ``parts/omelette``, start a standard Python, and be able to import everything.
With current Python versions the ``__init__.py`` files are not needed for a directory to be importable.
[maurits]

- Remove ``products`` recipe option and special handling of ``Products`` namespace.
Zope 4 and higher no longer have the concept of a products directory.
You can still use ``packages = path/to/products_dir Products`` if you need something similar.
[maurits]

- Require at least Python 3.9.
[maurits]

Bug fixes:

- Fix handling checkouts of native namespace packages.
[maurits]

1.1.1

==================

- Remove setuptools fossils.
[maurits]

1.1.0

==================

- Fix 2to3 old setuptools hook [goschtl]
- mordernize to python3 code [goschtl]
- update to new zope.testing [goschtl]
- use pytest and tox [goschtl]
- Note: tested on Python 2.7 and 3.6-3.10.

1.0.0

==================

- Fix to run under Windows with Python 3.
[nilshofer, jensens]

0.16

=================

- Fix packaging error.
[davisagli]

- Fix tests to work with buildout 2.
[davisagli]

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.