Zope-site

Latest version: v4.1.0

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

Scan your dependencies

Page 2 of 3

3.9.0

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

- Avoid a test dependency on zope.copypastemove by testing the correct
persistent behavior of a site manager using the normal pickle module.

3.8.0

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

- Removed functional testing setup and dependency on zope.app.testing.

3.7.1

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

- Moved the zope.site.hooks functionality to zope.component.hooks as it isn't
actually dealing with zope.site's concept of a site.

- Import ISite and IPossibleSite from zope.component after they were moved
there from zope.location.

3.7.0

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

- Cleaned up the undeclared dependency on zope.app.publication by moving the
two relevant subscriber registrations and their tests to that package.

- Dropped the dependency on zope.traversing which was only used to access
zope.location functionality. Configure zope.location for some tests.

- Demoted zope.configuration to a testing dependency.

3.6.4

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

- Set __parent__ and __name__ in the LocalSiteManager's constructor
after calling constructor of its superclasses, so __name__ doesn't
get overwritten with empty string by the Components constructor.

- Don't set __parent__ and __name__ attributes of site manager in
SiteManagerContainer's ``setSiteManager`` method, as they're
already set for LocalSiteManager. Other site manager implementations
are not required to have those attributes at all, so we're not
adding them anymore.

3.6.3

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

- Propagate an ObjectRemovedEvent to the SiteManager upon removal of a
SiteManagerContainer.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.