update/sw-patch/cgcs-patch/cgcs_patch
Al Bailey 37cf948743 Cleanup tox targets for debian patching
- Removed the py27 target for sw-patch since it is
python3 only.
- Set the base python in tox.ini to python3.
- Removed the site-packages directive for pylint since
site level rpm component no longer needs to be installed.
- Added the pep8 target (it just calls flake8).
- Removed redundant settings already set at testenv level.
- Cleaned up bandit suppressions that were not needed.
- Cleaned up the flake8 suppressions that were not needed.
- Cleaned up the pylint suppressions that were not needed.
- Minor code cleanup to reduce number of flake8 suppressions
- Minor code cleanup to reduce number of pylint suppressions
- Updated the copyright dates for updated source files

Test Plan:
  Tox

Story: 2009969
Task: 45209
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: Ifccf2a274530b14bacb6ce2dc32f8cca01e26217
2022-04-28 21:35:30 +00:00
..
api Python3 fixes for Debian patch upload 2022-04-04 20:52:35 +00:00
authapi Cleanup tox targets for debian patching 2022-04-28 21:35:30 +00:00
templates Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
tests Cleanup tox targets for debian patching 2022-04-28 21:35:30 +00:00
__init__.py Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
app.py Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
base.py Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
certificates.py Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
config.py Cleanup tox targets for debian patching 2022-04-28 21:35:30 +00:00
constants.py Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
exceptions.py Remove rpm imports from debian patching code 2022-04-27 16:31:09 +00:00
messages.py Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
patch_agent.py Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
patch_client.py Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
patch_controller.py Cleanup tox targets for debian patching 2022-04-28 21:35:30 +00:00
patch_functions.py Update PatchData Object and parse Debian metadata 2022-04-28 20:22:39 +00:00
patch_signing.py Cleanup tox targets for debian patching 2022-04-28 21:35:30 +00:00
patch_verify.py Debian: Fix dev certificate handling for patching 2022-04-05 19:14:57 +00:00
utils.py Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00