mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 10:58:34 +03:00
* esim.saip.templates: Fix expand_default_value_pattern for length==0 * pySim.esim.saip.ProfileElementGFM: Initialize 'fileManagementCMD' * pySim.esim.saip.File: Turn file_size into a computed property * pySim.esim.saip: Add missing initialization of File.df_name * pySim.esim.saip: Another naming irregularity. * pySim.esim.saip: Fix weird DF names * remove pySim.gsmtap as it has moved to osmopython.gsmtap * Migrate over to using pyosmocom * contrib/jenkins.sh: Install dependencies before calling pylint