Zope-copypastemove

Latest version: v4.1.0

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

Scan your dependencies

Page 1 of 3

4.1.1

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

- Nothing changed yet.

4.1.0

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

- Add support for Python 3.5 and 3.6.

- Drop support for Python 2.6 and 3.3.

4.0.0

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

- Add support for PyPy.

- Add support for Python 3.4.

- Add support for testing on Travis.

4.0.0a1

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

- Add support for Python 3.3.

- Replace deprecated ``zope.component.adapts`` usage with equivalent
``zope.component.adapter`` decorator.

- Replace deprecated ``zope.interface.implements`` usage with equivalent
``zope.interface.implementer`` decorator.

- Drop support for Python 2.4 and 2.5.

- Include zcml dependencies in ``configure.zcml``, require the necessary
packages via a zcml extra, and add tests for zcml.

3.8.0

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

- Add a test that makes sure that dublin core meta data of folder contents
get updated when the folder gets copied. (Requires `zope.dublincore` 3.8
or above.)

3.7.0

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

- Honor the name given by the ``IObjectMover`` in
``OrderedContainerItemRenamer.renameItem``. It now returns the new of the
obejct, too. Thanks to Marius Gedminas for the patch, and to Justin Ryan
for the test. Fixes
https://bugs.launchpad.net/zope.copypastemove/+bug/98385.

- Add a check for name and container if the namechooser computes a
name which is the same as the current name.
Fixes https://bugs.launchpad.net/zope.copypastemove/+bug/123532

- Remove use of ``zope.testing.doctestunit`` in favor of stdlib's ``doctest``.

- Move ``zope.copypastemove``-related tests from ``zope.container`` here.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.