Zope.app.publication

Latest version: v5.0

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

Scan your dependencies

Page 2 of 6

4.3.0

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

- Drop Python 3.4 support and added 3.7.

- Updated expected doc output to match latest library versions.

- Removed all deprecation warnings.

4.2.1

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

- Include ``MANIFEST.in`` since it is needed for pip install.

4.2.0

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

- Update the code to be compatible with ``transaction >= 2.0``.

- Update tests to be compatible with ``ZODB >= 5.1``, thus requiring at least
this version for the tests.

- Drop Python 3.3 support.

4.1.0

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

- Test against released final versions, thus requiring ``zope.app.http`` >= 4.0
(test dependency).

4.0.0

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

- Claim compatibility to Python 3.4 and 3.5 and drop support for Python 2.6.

- Improve the publication factory lookup by falling back to a more generic
registration if the specific factory chooses not to handle the request after
all.

- Relax ZODB dependency to allow 3.10dev builds from SVN.

- Introduce ZopePublication.callErrorView as a possible hook point.

3.14.0

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

- Replace ZODB.POSException.ConflictError with
transaction.interfaces.TransientError. The latter should be a more generic
signal to retry a transaction/request.
This requires ZODB3 >= 3.10.0 and transaction >= 1.1.0.

- Get rid of ZODB dependency.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.