port python2.x code to python3.x 02/308402/1 devel master
authorbiao716.wang <biao716.wang@samsung.com>
Thu, 23 Mar 2023 03:22:57 +0000 (12:22 +0900)
committerxuhy <huayong.xu@samsung.com>
Mon, 25 Mar 2024 10:37:48 +0000 (18:37 +0800)
commitfa3f82b7612062fe1853db9682bdcb4b05366e19
tree33d49cfccd888d0786d8f6fd26a57ce997919ce8
parent340d86e41a3b7597fc68f957f47e1b11896bcc3a
port python2.x code to python3.x

Change-Id: I10c5bcbe7330b9b7a645cf464726ecf1d25183c5
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
17 files changed:
debian/control
debian/rules
examples/plugin/repa_plugin/plugin.py
packaging/repa.spec
repa/common.py
repa/diff.py
repa/group.py
repa/list.py
repa/lock.py
repa/main.py
repa/obs.py
repa/rebuild.py
repa/remove.py
repa/rmgroup.py
repa/show.py
repa/unlock.py
repa/update.py