Zope-app-publisher

Latest version: v4.0.0

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

Scan your dependencies

Page 1 of 4

4.0.1

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

- Nothing changed yet.

4.0.0

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

- Add support for Python 3.4, 3.5, 3.6 and PyPy.

- Replaced an undeclared test dependency on zope.app.authentication with
zope.password.

- Removed test dependency on ``zope.app.testing``,
``zope.app.zcmlfiles`` and others.

3.10.2

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

- Remove a testing dependency on zope.app.securitypolicy.

3.10.1

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

- Fix tests using a newer zope.publisher that requires zope.login.

3.10.0

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

- Fix test dependency on zope.container, now we depend on
zope.container >= 3.9.

3.9.0

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

Refactor package, spliting it to several new packages:

* ``zope.browserresource`` - the resources mechanism was moved here, see its
CHANGES.txt for more information about changes during move.

* ``zope.ptresource`` - the page template resource was moved into another
package so zope.browserresource doesn't depend on any templating system.
See zope.ptresource's CHANGES.txt for more information.

* ``zope.browsermenu`` - the menu mechanism was moved here completely.

* ``zope.browserpage`` - the browser:page directive and friends were
moved here. Also, these directives don't depend hardly on menu system
anymore, so they simply ignore the "menu" argument when zope.browsermenu
is not available.

Backward-compatibility imports are provided, so there should not be much impact
for those who uses old imports.

The CacheableBrowserLanguages and ModifiableBrowserLanguages adapters were
moved into ``zope.publisher`` package, as well as browser:defaultSkin and
browser:defaultView ZCML directives and ZCML class configuration for
zope.publisher classes.

ZCML registrations of IXMLRPCPublisher adapters for zope.container were moved
into zope.container for now.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.