Move the patch-related classes into rbtools.diffs.patches.

Review Request #13966 — Created June 9, 2024 and updated

Information

RBTools
release-5.x

Reviewers

During the cleanup of the SCM code in RBTools 4, we introduced
rbtools.clients.base.patch, which contained PatchAuthor and
PatchResult classes. In preparation for upcoming patch-related work,
these are moving once again to rbtools.diffs.patches.

The old module will continue to work, but is now marked deprecated. All
call sites have been migrated to the new module.

Unit tests passed, both with and without the import updates.

Summary ID
Move the patch-related classes into rbtools.diffs.patches.
During the cleanup of the SCM code in RBTools 4, we introduced `rbtools.clients.base.patch`, which contained `PatchAuthor` and `PatchResult` classes. In preparation for upcoming patch-related work, these are moving once again to `rbtools.diffs.patches`. The old module will continue to work, but is now marked deprecated. All call sites have been migrated to the new module.
9625402407de7b0e397705f77b04a86d91de8607
chipx86
Review request changed
Change Summary:

Fixed the version number in which the classes were moved.

Commits:
Summary ID
Move the patch-related classes into rbtools.diffs.patches.
During the cleanup of the SCM code in RBTools 4, we introduced `rbtools.clients.base.patch`, which contained `PatchAuthor` and `PatchResult` classes. In preparation for upcoming patch-related work, these are moving once again to `rbtools.diffs.patches`. The old module will continue to work, but is now marked deprecated. All call sites have been migrated to the new module.
1add5c7a1e01258212e7ecbc52f6d9d650a9c81b
Move the patch-related classes into rbtools.diffs.patches.
During the cleanup of the SCM code in RBTools 4, we introduced `rbtools.clients.base.patch`, which contained `PatchAuthor` and `PatchResult` classes. In preparation for upcoming patch-related work, these are moving once again to `rbtools.diffs.patches`. The old module will continue to work, but is now marked deprecated. All call sites have been migrated to the new module.
9625402407de7b0e397705f77b04a86d91de8607

Checks run (2 succeeded)

flake8 passed.
JSHint passed.
maubin
  1. Ship It!
  2. 
      
david
  1. Ship It!
  2.