Change in gr-gsm[master]: travis: Install only python3 packages

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/.

ptrkrysik gerrit-no-reply at lists.osmocom.org
Mon May 3 10:31:40 UTC 2021


ptrkrysik has submitted this change. ( https://gerrit.osmocom.org/c/gr-gsm/+/24065 )

Change subject: travis: Install only python3 packages
......................................................................

travis: Install only python3 packages

Change-Id: I3548fa7340afc63557cc65a7a396ecf96c607806
---
M tests/dockerfiles/Debian_testing.docker
M tests/dockerfiles/Kali.docker
2 files changed, 4 insertions(+), 6 deletions(-)

Approvals:
  ptrkrysik: Looks good to me, approved; Verified



diff --git a/tests/dockerfiles/Debian_testing.docker b/tests/dockerfiles/Debian_testing.docker
index 6cc4949..b95d958 100644
--- a/tests/dockerfiles/Debian_testing.docker
+++ b/tests/dockerfiles/Debian_testing.docker
@@ -7,13 +7,12 @@
     libtool \
     pkg-config \
     build-essential \
-    python-docutils \
     libcppunit-dev \
     swig \
     doxygen \
     liblog4cpp5-dev \
-    python-gtk2 \
-    python-scipy \
+    python3-docutils \
+    python3-scipy \
     gnuradio-dev gnuradio libgmp-dev libboost-regex-dev \
     libosmocore-dev
 
diff --git a/tests/dockerfiles/Kali.docker b/tests/dockerfiles/Kali.docker
index b4a9719..f386049 100644
--- a/tests/dockerfiles/Kali.docker
+++ b/tests/dockerfiles/Kali.docker
@@ -7,13 +7,12 @@
     libtool \
     pkg-config \
     build-essential \
-    python-docutils \
     libcppunit-dev \
     swig \
     doxygen \
     liblog4cpp5-dev \
-    python-gtk2 \
-    python-scipy \
+    python3-docutils \
+    python3-scipy \
     gnuradio-dev gnuradio libgmp-dev libboost-regex-dev \
     libosmocore-dev
 

-- 
To view, visit https://gerrit.osmocom.org/c/gr-gsm/+/24065
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: gr-gsm
Gerrit-Branch: master
Gerrit-Change-Id: I3548fa7340afc63557cc65a7a396ecf96c607806
Gerrit-Change-Number: 24065
Gerrit-PatchSet: 1
Gerrit-Owner: ptrkrysik <ptrkrysik at gmail.com>
Gerrit-Reviewer: ptrkrysik <ptrkrysik at gmail.com>
Gerrit-Reviewer: vvvelichkov <vvvelichkov at gmail.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210503/9d5319fa/attachment.htm>


More information about the gerrit-log mailing list