osmo-python-tests.git branch master updated. 901f5eb259fa3b9f555f6545f3ed5e5615035612

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/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon Jan 15 13:57:05 UTC 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".

The branch, master has been updated
       via  901f5eb259fa3b9f555f6545f3ed5e5615035612 (commit)
       via  c41b751dec11d632f078ff9dcab2bc454905a127 (commit)
      from  cd5a6e419e945a1cd9b56f5df705d383a3b69b4c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/python/osmo-python-tests/commit/?id=901f5eb259fa3b9f555f6545f3ed5e5615035612

commit 901f5eb259fa3b9f555f6545f3ed5e5615035612
Author: Max <msuraev at sysmocom.de>
Date:   Mon Jan 15 14:24:15 2018 +0100

    Fix install in the presence of old modules
    
    If older incompatible version of osmopython is already available, it
    might be chosen fori mport instead of current version. Fix this by
    explicitly prepending the proper version to path.
    
    Change-Id: Icbe2af1e3815406213be29e0c0360432dc9fd6fb
    Related: OS#2821

http://cgit.osmocom.org/python/osmo-python-tests/commit/?id=c41b751dec11d632f078ff9dcab2bc454905a127

commit c41b751dec11d632f078ff9dcab2bc454905a127
Author: Max <msuraev at sysmocom.de>
Date:   Mon Jan 15 14:08:54 2018 +0100

    Print version before tests
    
    This helps with debugging of import-related issues - we know the version
    under test before the test has a chance to hang.
    
    Change-Id: If13cba60a19e9c15885355f85def4d134fa37993
    Related: OS#2821

-----------------------------------------------------------------------

Summary of changes:
 osmopy/__init__.py | 2 +-
 tests/test_py3.py  | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list