Attention is currently required from: laforge, dexter.

Hello Jenkins Builder, fixeria, dexter,

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/pysim/+/33691

to look at the new patch set (#6).

Change subject: split pySim/legacy/{cards,utils} from pySim/{cards,utils}
......................................................................

split pySim/legacy/{cards,utils} from pySim/{cards,utils}

There are some functions / classes which are only needed by the legacy
tools pySim-{read,prog}, bypassing our modern per-file transcoder
classes.  Let's move this code to the pySim/legacy sub-directory,
rendering pySim.legacy.* module names.

The long-term goal is to get rid of those and have all code use the
modern pySim/filesystem classes for reading/decoding/encoding/writing
any kind of data on cards.

Change-Id: Ia8cf831929730c48f90679a83d69049475cc5077
---
M pySim-prog.py
M pySim-read.py
M pySim-shell.py
M pySim-trace.py
M pySim/cards.py
A pySim/legacy/__init__.py
A pySim/legacy/cards.py
A pySim/legacy/utils.py
M pySim/utils.py
M setup.py
M tests/test_utils.py
11 files changed, 1,942 insertions(+), 1,926 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/91/33691/6
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/33691
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Ia8cf831929730c48f90679a83d69049475cc5077
Gerrit-Change-Number: 33691
Gerrit-PatchSet: 6
Gerrit-Owner: laforge <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <[email protected]>
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Attention: laforge <[email protected]>
Gerrit-Attention: dexter <[email protected]>
Gerrit-MessageType: newpatchset

Reply via email to