Change in osmo-gsm-tester[master]: Check for smpplib being installed as well

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
Wed Aug 29 03:42:13 UTC 2018


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


Change subject: Check for smpplib being installed as well
......................................................................

Check for smpplib being installed as well

from the docs:
pip3 install git+git://github.com/podshumok/python-smpplib.git

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



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

diff --git a/check_dependencies.py b/check_dependencies.py
index ff78fe3..83df7a9 100755
--- a/check_dependencies.py
+++ b/check_dependencies.py
@@ -25,5 +25,6 @@
 import pydbus
 import sqlite3
 import sispm
+import smpplib
 
 print('dependencies ok')

-- 
To view, visit https://gerrit.osmocom.org/10681
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: I6be1c961e512e68d5bed8b317d1dda363a58fbe7
Gerrit-Change-Number: 10681
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/20180829/73c4cd5f/attachment.htm>


More information about the gerrit-log mailing list