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
Fri Nov 26 09:19:26 UTC 2021


laforge has submitted this change. ( 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(-)

Approvals:
  osmith: Looks good to me, but someone else must approve
  dexter: Looks good to me, approved; Verified
  Jenkins Builder: Verified



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-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211126/931f8a80/attachment.htm>


More information about the gerrit-log mailing list