[S] Change in pysim[master]: euicc: clarify which eUICCs are supported

2024-05-23 Thread laforge
laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/pysim/+/36837?usp=email )

 (

2 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted 
one.
 )Change subject: euicc: clarify which eUICCs are supported
..

euicc: clarify which eUICCs are supported

We currently do not support M2M eUICC

Change-Id: I3deb9f181075411484158471012ed449c83028fa
---
M pySim/euicc.py
1 file changed, 15 insertions(+), 2 deletions(-)

Approvals:
  lynxis lazus: Looks good to me, approved
  fixeria: Looks good to me, but someone else must approve
  Jenkins Builder: Verified




diff --git a/pySim/euicc.py b/pySim/euicc.py
index 7f4cdda..1683cac 100644
--- a/pySim/euicc.py
+++ b/pySim/euicc.py
@@ -1,9 +1,11 @@
 # -*- coding: utf-8 -*-

 """
-Various definitions related to GSMA eSIM / eUICC
+Various definitions related to GSMA consumer + IoT eSIM / eUICC

-Related Specs: GSMA SGP.22, GSMA SGP.02, etc.
+Does *not* implement anything related to M2M eUICC
+
+Related Specs: GSMA SGP.21, SGP.22, SGP.31, SGP32
 """

 # Copyright (C) 2023 Harald Welte 

--
To view, visit https://gerrit.osmocom.org/c/pysim/+/36837?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I3deb9f181075411484158471012ed449c83028fa
Gerrit-Change-Number: 36837
Gerrit-PatchSet: 3
Gerrit-Owner: laforge 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria 
Gerrit-Reviewer: laforge 
Gerrit-Reviewer: lynxis lazus 
Gerrit-MessageType: merged


[S] Change in pysim[master]: euicc: clarify which eUICCs are supported

2024-05-16 Thread lynxis lazus
Attention is currently required from: laforge.

lynxis lazus has posted comments on this change. ( 
https://gerrit.osmocom.org/c/pysim/+/36837?usp=email )

Change subject: euicc: clarify which eUICCs are supported
..


Patch Set 2: Code-Review+2


--
To view, visit https://gerrit.osmocom.org/c/pysim/+/36837?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I3deb9f181075411484158471012ed449c83028fa
Gerrit-Change-Number: 36837
Gerrit-PatchSet: 2
Gerrit-Owner: laforge 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria 
Gerrit-Reviewer: lynxis lazus 
Gerrit-Attention: laforge 
Gerrit-Comment-Date: Thu, 16 May 2024 14:00:23 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


[S] Change in pysim[master]: euicc: clarify which eUICCs are supported

2024-05-16 Thread fixeria
Attention is currently required from: laforge.

fixeria has posted comments on this change. ( 
https://gerrit.osmocom.org/c/pysim/+/36837?usp=email )

Change subject: euicc: clarify which eUICCs are supported
..


Patch Set 2: Code-Review+1


--
To view, visit https://gerrit.osmocom.org/c/pysim/+/36837?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I3deb9f181075411484158471012ed449c83028fa
Gerrit-Change-Number: 36837
Gerrit-PatchSet: 2
Gerrit-Owner: laforge 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria 
Gerrit-Attention: laforge 
Gerrit-Comment-Date: Thu, 16 May 2024 09:04:35 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


[S] Change in pysim[master]: euicc: clarify which eUICCs are supported

2024-05-16 Thread laforge
laforge has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/pysim/+/36837?usp=email )


Change subject: euicc: clarify which eUICCs are supported
..

euicc: clarify which eUICCs are supported

We currently do not support M2M eUICC

Change-Id: I3deb9f181075411484158471012ed449c83028fa
---
M pySim/euicc.py
1 file changed, 15 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/37/36837/1

diff --git a/pySim/euicc.py b/pySim/euicc.py
index c27c91f..acc4dda 100644
--- a/pySim/euicc.py
+++ b/pySim/euicc.py
@@ -1,9 +1,11 @@
 # -*- coding: utf-8 -*-

 """
-Various definitions related to GSMA eSIM / eUICC
+Various definitions related to GSMA consumer + IoT eSIM / eUICC

-Related Specs: GSMA SGP.22, GSMA SGP.02, etc.
+Does *not* implement anything related to M2M eUICC
+
+Related Specs: GSMA SGP.21, SGP.22, SGP.31, SGP32
 """

 # Copyright (C) 2023 Harald Welte 

--
To view, visit https://gerrit.osmocom.org/c/pysim/+/36837?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I3deb9f181075411484158471012ed449c83028fa
Gerrit-Change-Number: 36837
Gerrit-PatchSet: 1
Gerrit-Owner: laforge 
Gerrit-MessageType: newchange