Change in osmo-gsm-tester[master]: Check for the sispm 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/.

Holger Freyther gerrit-no-reply at lists.osmocom.org
Tue Aug 28 09:51:04 UTC 2018


Holger Freyther has uploaded this change for review. ( https://gerrit.osmocom.org/10644


Change subject: Check for the sispm dependency
......................................................................

Check for the sispm dependency

>From the commit that added it:

    Using it requires the following extra dependencies:
    $ apt-get install python3-usb
    $ pip3 install pysispm

Change-Id: Id347604f47ac5243b7eae12b9bdf675f2379f4c6
---
M check_dependencies.py
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/44/10644/1

diff --git a/check_dependencies.py b/check_dependencies.py
index d9b857c..ff78fe3 100755
--- a/check_dependencies.py
+++ b/check_dependencies.py
@@ -24,5 +24,6 @@
 import yaml
 import pydbus
 import sqlite3
+import sispm
 
 print('dependencies ok')

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

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id347604f47ac5243b7eae12b9bdf675f2379f4c6
Gerrit-Change-Number: 10644
Gerrit-PatchSet: 1
Gerrit-Owner: Holger Freyther <holger at freyther.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180828/fd2ccd67/attachment.htm>


More information about the gerrit-log mailing list