Change in pysim[master]: fix invalid dependency

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
Thu Nov 25 15:58:05 UTC 2021


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/26371 )


Change subject: fix invalid dependency
......................................................................

fix invalid dependency

* serial is according to pypi: "A framework for serializing/deserializing
 JSON/YAML/XML into python class instances and vice versa"

Change-Id: I154276fbadd70f6be94ba7d99e61f7e9eedbeb33
---
M requirements.txt
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/71/26371/1

diff --git a/requirements.txt b/requirements.txt
index f547abf..b94bf24 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 pyscard
-serial
+pyserial
 pytlv
 cmd2==1.5
 jsonpath-ng

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

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I154276fbadd70f6be94ba7d99e61f7e9eedbeb33
Gerrit-Change-Number: 26371
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211125/7a96f89a/attachment.htm>


More information about the gerrit-log mailing list