Change in pysim[master]: setup: add (nested) library pySim.transport

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

Falkenber9 gerrit-no-reply at lists.osmocom.org
Fri Apr 16 10:45:04 UTC 2021


Falkenber9 has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/23775 )


Change subject: setup: add (nested) library pySim.transport
......................................................................

setup: add (nested) library pySim.transport

* setup.py did not install pySim.transport sub-library

Change-Id: Ice026a28c4843121591f3404225c7f6aec4df6c7
---
M setup.py
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/75/23775/1

diff --git a/setup.py b/setup.py
index 0fa3f1a..6b4335a 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
 setup(
     name='pySim',
     version='1.0',
-    packages=['pySim'],
+    packages=['pySim', 'pySim.transport'],
     url='https://osmocom.org/projects/pysim/wiki',
     license='GPLv2',
     author_email='simtrace at lists.osmocom.org',

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

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Ice026a28c4843121591f3404225c7f6aec4df6c7
Gerrit-Change-Number: 23775
Gerrit-PatchSet: 1
Gerrit-Owner: Falkenber9 <robert.falkenberg at tu-dortmund.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210416/707f21ee/attachment.htm>


More information about the gerrit-log mailing list