update/cgcs-patch/cgcs-patch
Daniel Safta 51524c09c7 Convert sw-patch to use python3
Updated the library that we use for
xml manipulation to lxml.
Implemented __le__ to compare
two PackageVersion objects.
Switched to Cryptodome instead of Crypto
and updated requirements.txt
Replaced the old dict.keys() with list(dict)
Use strict=False in configparser when py3
is used

Tested and working:
query, upload, apply
local and host-install,
delete, remove, query patch details

Story: 2008454
Task: 42768

Signed-off-by: Daniel Safta <daniel.safta@windriver.com>
Change-Id: I3c68322603eaaf9a78d101b5b1198e9582497105
2021-07-08 12:17:18 +00:00
..
cgcs_make_patch Fix UNREMOVABLE parsing in make_patch_functions.py 2020-08-17 10:30:07 -04:00
cgcs_patch Convert sw-patch to use python3 2021-07-08 12:17:18 +00:00
cgcs_patch_id CentOS 8: update cgcs-patch to use python3 2020-02-06 14:47:30 +08:00
.coveragerc Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
.stestr.conf Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
LICENSE StarlingX open source release updates 2018-05-31 07:37:12 -07:00
pylint.rc Specify the nodeset zuul jobs 2021-05-28 11:24:04 -04:00
pylint_make_patch.rc Ignore pylint W0707 warnings in cgcs-patch 2020-11-04 12:11:41 -05:00
requirements.txt Convert sw-patch to use python3 2021-07-08 12:17:18 +00:00
setup.cfg Add initial unit testing to cgcs-patch 2019-06-27 15:46:43 -04:00
setup.py CentOS 8: update cgcs-patch to use python3 2020-02-06 14:47:30 +08:00
test-requirements.txt Specify the nodeset zuul jobs 2021-05-28 11:24:04 -04:00
tox.ini Specify the nodeset zuul jobs 2021-05-28 11:24:04 -04:00