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
Thu Aug 30 15:22:09 UTC 2018


Holger Freyther has submitted this change and it was merged. ( 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(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Pau Espin Pedrol: Looks good to me, approved
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: I6be1c961e512e68d5bed8b317d1dda363a58fbe7
Gerrit-Change-Number: 10681
Gerrit-PatchSet: 2
Gerrit-Owner: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180830/08982830/attachment.htm>


More information about the gerrit-log mailing list