~ztk-steering-group/zope.copypastemove/trunk

  • Committer: Tres Seaver
  • Date: 2010-05-20 02:22:31 UTC
  • mfrom: (unknown (missing))
  • Revision ID: tseaver@agendaless.com-20100520022231-yrxzg9wnzr3vpij7
Merge lp:~justizin/zope.copypastemove/lp_98385, with tweaks:

- Honor the name given by the 'IObjectMover' in
  'OrderedContainerItemRenamer.renameItem'.  Thanks to Marius Gedminas
  for the patch, and to Justin Ryan for the test.
  Fixes https://bugs.launchpad.net/zope.copypastemove/+bug/98385.

- Avoid adding a dependency on 'zope.app.container' by using the equivalent
  'zope.container' classes.

- Normalize return value from 'OrderedContainerItemRenamer.renameItem' to
  match the base class.

- Improve wording, ReST rendering in changelog.
Filename Latest Rev Last Changed Committer Comment Size
..
src 2 17 years ago baijum Initial commit of zope.copypastemove for eggificat Diff
bootstrap.py 38 14 years ago tseaver Conform to repository policy. 1.6 KB Diff Download File
buildout.cfg 17 15 years ago hannosch Moved the test dependencies to a `test` extra requ 108 bytes Diff Download File
CHANGES.txt 40 14 years ago Tres Seaver Merge lp:~justizin/zope.copypastemove/lp_98385, wi 1.7 KB Diff Download File
COPYRIGHT.txt 38 14 years ago tseaver Conform to repository policy. 32 bytes Diff Download File
LICENSE.txt 38 14 years ago tseaver Conform to repository policy. 2 KB Diff Download File
README.txt 20 15 years ago wosc use zope.container instead of zope.app.container 405 bytes Diff Download File
setup.py 40 14 years ago Tres Seaver Merge lp:~justizin/zope.copypastemove/lp_98385, wi 2.5 KB Diff Download File