Change in mncc-python[master]: recommend stock Debian/Ubuntu package for fysom

2018-08-09 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/10409 )

Change subject: recommend stock Debian/Ubuntu package for fysom
..

recommend stock Debian/Ubuntu package for fysom

fysom is now available as a regular Debian/Ubuntu package
so there is no need anymore to install it via pip:
  https://packages.debian.org/stretch/python-fysom
  https://packages.ubuntu.com/bionic/python-fysom

Change-Id: I59e3b93c1d3f849f14dcb2344f6f033312331884
---
M README
1 file changed, 1 insertion(+), 3 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified



diff --git a/README b/README
index e1f68be..4645559 100644
--- a/README
+++ b/README
@@ -12,9 +12,7 @@
 mncc-python needs python-pykka, and fysom.

 On Debian or Ubuntu you can install them via
-   sudo apt-get install python-pykka python-pip
-   sudo pip install fysom
-
+   sudo apt-get install python-pykka python-fysom

 = Getting the code =


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

Gerrit-Project: mncc-python
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I59e3b93c1d3f849f14dcb2344f6f033312331884
Gerrit-Change-Number: 10409
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Sperling 
Gerrit-Reviewer: Harald Welte 


Change in mncc-python[master]: recommend stock Debian/Ubuntu package for fysom

2018-08-09 Thread Harald Welte
Harald Welte has posted comments on this change. ( 
https://gerrit.osmocom.org/10409 )

Change subject: recommend stock Debian/Ubuntu package for fysom
..


Patch Set 1: Verified+1


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

Gerrit-Project: mncc-python
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I59e3b93c1d3f849f14dcb2344f6f033312331884
Gerrit-Change-Number: 10409
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Sperling 
Gerrit-Reviewer: Harald Welte 
Gerrit-Comment-Date: Thu, 09 Aug 2018 11:05:53 +
Gerrit-HasComments: No
Gerrit-HasLabels: Yes


Change in mncc-python[master]: recommend stock Debian/Ubuntu package for fysom

2018-08-09 Thread Harald Welte
Harald Welte has posted comments on this change. ( 
https://gerrit.osmocom.org/10409 )

Change subject: recommend stock Debian/Ubuntu package for fysom
..


Patch Set 1: Code-Review+2


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

Gerrit-Project: mncc-python
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I59e3b93c1d3f849f14dcb2344f6f033312331884
Gerrit-Change-Number: 10409
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Sperling 
Gerrit-Reviewer: Harald Welte 
Gerrit-Comment-Date: Thu, 09 Aug 2018 11:05:49 +
Gerrit-HasComments: No
Gerrit-HasLabels: Yes


Change in mncc-python[master]: recommend stock Debian/Ubuntu package for fysom

2018-08-09 Thread Stefan Sperling
Stefan Sperling has uploaded this change for review. ( 
https://gerrit.osmocom.org/10409


Change subject: recommend stock Debian/Ubuntu package for fysom
..

recommend stock Debian/Ubuntu package for fysom

fysom is now available as a regular Debian/Ubuntu package
so there is no need anymore to install it via pip:
  https://packages.debian.org/stretch/python-fysom
  https://packages.ubuntu.com/bionic/python-fysom

Change-Id: I59e3b93c1d3f849f14dcb2344f6f033312331884
---
M README
1 file changed, 1 insertion(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/mncc-python refs/changes/09/10409/1

diff --git a/README b/README
index e1f68be..4645559 100644
--- a/README
+++ b/README
@@ -12,9 +12,7 @@
 mncc-python needs python-pykka, and fysom.

 On Debian or Ubuntu you can install them via
-   sudo apt-get install python-pykka python-pip
-   sudo pip install fysom
-
+   sudo apt-get install python-pykka python-fysom

 = Getting the code =


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

Gerrit-Project: mncc-python
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I59e3b93c1d3f849f14dcb2344f6f033312331884
Gerrit-Change-Number: 10409
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Sperling