gpsd-commit-watch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-690


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-690-ga96562d
Date: Wed, 26 Jul 2017 20:50:07 -0400 (EDT)

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 "GPSD".

The branch, master has been updated
       via  a96562dd83df5e427334976c7751b475244ff42a (commit)
       via  46824c7dbca8f7a6ce5d417fa55fc42c89bc2810 (commit)
       via  94c51f4aa809c43e50756e7396bcc75d3973067b (commit)
       via  d22c62a328bd06f3c7ce3eb1d9a309d73b4a96ff (commit)
       via  c6b917252c5982f0ab5d98b3fa9815b8d50c7207 (commit)
       via  c44c28e15c82b78c88296e7cdfad3c9ee0305548 (commit)
      from  5c077a4ff913ea6acffa5c139d0b24bcc635f556 (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 -----------------------------------------------------------------
commit a96562dd83df5e427334976c7751b475244ff42a
Author: Gary E. Miller <address@hidden>
Date:   Wed Jul 26 17:45:51 2017 -0700

    gps.py: Silence pylint about a TODO.

commit 46824c7dbca8f7a6ce5d417fa55fc42c89bc2810
Author: Gary E. Miller <address@hidden>
Date:   Wed Jul 26 17:39:51 2017 -0700

    gpsfake: fix two pylint complaints of variable type changing.

commit 94c51f4aa809c43e50756e7396bcc75d3973067b
Author: Gary E. Miller <address@hidden>
Date:   Wed Jul 26 17:25:14 2017 -0700

    fake.py: remove redundant assignment of self.port.

commit d22c62a328bd06f3c7ce3eb1d9a309d73b4a96ff
Author: Gary E. Miller <address@hidden>
Date:   Wed Jul 26 17:24:22 2017 -0700

    gpsprof: lint does not like mixing types for a variable.
    
    Make alt_sum always a float.

commit c6b917252c5982f0ab5d98b3fa9815b8d50c7207
Author: Gary E. Miller <address@hidden>
Date:   Wed Jul 26 16:21:39 2017 -0700

    leapsecond.py: fix pylint nit
    
    pylint does not like changing the type of a variable.  In this
    case tupples to ints.  So add an intermediate variable.

commit c44c28e15c82b78c88296e7cdfad3c9ee0305548
Author: Gary E. Miller <address@hidden>
Date:   Wed Jul 26 16:13:47 2017 -0700

    gpssim.py: fix mis-spelling var found by pylint
    
    course != cour

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

Summary of changes:
 gps/fake.py   | 1 -
 gps/gps.py    | 2 +-
 gpsfake       | 4 ++--
 gpsprof       | 2 +-
 gpssim.py     | 2 +-
 leapsecond.py | 8 ++++----
 6 files changed, 9 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]