Attention is currently required from: fixeria, dexter.
laforge has posted comments on this change. (
https://gerrit.osmocom.org/c/pysim/+/33831
)
Change subject: requirements: add pyshark to requirements lists
......................................................................
Patch Set 2:
(1 comment)
Patchset:
PS2:
How would you describe it then? I could remove the
dependency from setup.py and requirements. […]
I think I also explicitly didn't
add a hard dependency as not everyone may be interetsed in pySim-trace.
In autotools this is where I would add a --enable-foo or --with-foo. I have no idea how to
achieve that in python. We have the same topic for the smpp.pdu dependency which is not
needed for core pySim. Any idea?
In terms of overall dependency reduction, I think by refactoring we can get rid of pytlv
(we have much more powerful TLV code in pySim internally now). We should also be able to
get rid of bidict. For pyyaml I don't even know why we depend on it... ah, the
card_handler. Should also be possible to do in a simpler way without introducing that
dependency.
--
To view, visit
https://gerrit.osmocom.org/c/pysim/+/33831
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I885c7210aac3774a5f1f5201903ad2bff94c3120
Gerrit-Change-Number: 33831
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 20 Jul 2023 15:50:06 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Comment-In-Reply-To: dexter <pmaier(a)sysmocom.de>
Gerrit-MessageType: comment