osmo-python-tests.git branch user/max/for_laforge created. 1a5364696eaf66a382e6d451bc4255622d845a92

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 Dec 18 13:26:27 UTC 2017


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, user/max/for_laforge has been created
        at  1a5364696eaf66a382e6d451bc4255622d845a92 (commit)

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

commit 1a5364696eaf66a382e6d451bc4255622d845a92
Author: Max <msuraev at sysmocom.de>
Date:   Mon Dec 18 10:58:12 2017 +0100

    Explicitly check syntax in jenkins tests
    
    By default setup.py ignores compilation errorsand proceed with
    installation anyway. Make sure that it fails if any errorsis encountered
    bymanually call compilation step.
    
    Change-Id: I2235e3fff21b7c09d3fba00ecdccca7f4515e071
    Related: OS#2770

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

commit 6ccd0785d849e7a32e69c0216488a03308d68bc9
Author: Max <msuraev at sysmocom.de>
Date:   Fri Dec 15 12:15:39 2017 +0100

    Fix python3 compatibility
    
    Use print() function with proper import.
    
    Change-Id: Ib10dfbec18202245031a634fc3f19677fc952e60

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

commit 120075a6a5715337270cc964c2f154f9ae7b8471
Author: Max <msuraev at sysmocom.de>
Date:   Fri Dec 15 12:13:59 2017 +0100

    Move scripts to appropriate directory
    
    Having the scripts in the same directory with library code means that
    it'll be installed unconditionally regardless of version check in
    setup.py which makes it impossible to write separate tests for python 2
    and 3. Fix this by moving the scripts into separate directory and
    adjusting init and setup files accordingly.
    
    This is necessary for implementing proper CI tests in follow-up patches.
    
    Change-Id: I30cdf0f85b2a60a235960911c9827f4129da40db

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


hooks/post-receive
-- 
UNNAMED PROJECT



More information about the osmocom-commitlog mailing list