Change in pysim[master]: sysmoISIM-SJA2: Inherit ISIM Card class as SysmoISIMSJA2 UICC contain...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Jan 5 14:19:53 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/21854 )

Change subject: sysmoISIM-SJA2: Inherit ISIM Card class as SysmoISIMSJA2 UICC contains an ISIM
......................................................................

sysmoISIM-SJA2: Inherit ISIM Card class as SysmoISIMSJA2 UICC contains an ISIM

Change-Id: I87b318d2df491b9d3c90aad0c38be9bd41e6cf56
---
M pySim/cards.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/pySim/cards.py b/pySim/cards.py
index 308d262..498c34e 100644
--- a/pySim/cards.py
+++ b/pySim/cards.py
@@ -1088,7 +1088,7 @@
 		return None
 
 
-class SysmoISIMSJA2(UsimCard):
+class SysmoISIMSJA2(UsimCard, IsimCard):
 	"""
 	sysmocom sysmoISIM-SJA2
 	"""

-- 
To view, visit https://gerrit.osmocom.org/c/pysim/+/21854
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I87b318d2df491b9d3c90aad0c38be9bd41e6cf56
Gerrit-Change-Number: 21854
Gerrit-PatchSet: 2
Gerrit-Owner: herlesupreeth <herlesupreeth at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210105/02fdd737/attachment.htm>


More information about the gerrit-log mailing list