[Pkg-running-devel] [pytrainer] 02/02: Merge tag 'upstream/1.12.0'

Christian Perrier bubulle at moszumanska.debian.org
Sun Mar 11 10:04:24 UTC 2018


This is an automated email from the git hooks/post-receive script.

bubulle pushed a commit to branch master
in repository pytrainer.

commit feade6b776511f43411029f9bff577e302f5d52a
Merge: 877a010 b954bac
Author: Christian Perrier <bubulle at debian.org>
Date:   Sun Mar 11 09:00:36 2018 +0100

    Merge tag 'upstream/1.12.0'
    
    Upstream version 1.12.0

 .travis.yml                                        |  14 +-
 CHANGES                                            |  99 ++
 extensions/fixelevation/fixelevation.py            |   2 +-
 imports/file_garminfit.py                          |   7 +-
 imports/file_garmintcxv1.py                        |   7 +-
 imports/file_garmintcxv2.py                        |  26 +-
 imports/file_garmintools.py                        |   7 +-
 imports/file_gpxplus.py                            |   7 +-
 imports/file_gpxplusNokia.py                       |   7 +-
 locale/ca/LC_MESSAGES/pytrainer_ca.po              | 465 +++++-----
 locale/cs/LC_MESSAGES/pytrainer_cs.po              | 465 +++++-----
 locale/da/LC_MESSAGES/pytrainer_da.po              | 467 +++++-----
 locale/de/LC_MESSAGES/pytrainer_de.po              | 459 +++++-----
 locale/es/LC_MESSAGES/pytrainer_es.po              | 459 +++++-----
 locale/eu/LC_MESSAGES/pytrainer_eu.po              | 467 +++++-----
 locale/fr/LC_MESSAGES/pytrainer_fr.po              | 459 +++++-----
 locale/gl/LC_MESSAGES/pytrainer_gl.po              | 459 +++++-----
 locale/no/LC_MESSAGES/pytrainer_no.po              | 463 +++++-----
 locale/pl/LC_MESSAGES/pytrainer_pl.po              | 465 +++++-----
 locale/pt/LC_MESSAGES/pytrainer_pt.po              | 465 +++++-----
 locale/ru/LC_MESSAGES/pytrainer_ru.po              | 467 +++++-----
 locale/sv/LC_MESSAGES/pytrainer_sv.po              | 465 +++++-----
 plugins/garmin-fit/garmin-fit.py                   |   7 +-
 plugins/garmin-gpx/garmingpx.py                    |   7 +-
 plugins/garmin-hr-file/garminhrfile.py             |  10 +-
 plugins/garmin-hr/garminhr.py                      |   9 +-
 plugins/garmin-tcxv2/garmin-tcxv2.py               |   7 +-
 plugins/garmintools/garmintools.py                 |   7 +-
 plugins/garmintools_full/garmintools_full.py       |  24 +-
 pytrainer/__init__.py                              |   2 +-
 pytrainer/athlete.py                               |  50 +-
 pytrainer/core/activity.py                         | 227 +++--
 pytrainer/core/equipment.py                        | 175 +---
 pytrainer/core/sport.py                            | 210 ++---
 pytrainer/extensions/googlemaps.py                 |   4 +-
 pytrainer/extensions/osm.py                        |   6 +-
 pytrainer/gui/equipment.py                         |   6 +-
 pytrainer/gui/windowimportdata.py                  |  59 +-
 pytrainer/gui/windowmain.py                        | 540 +++++------
 pytrainer/gui/windowprofile.py                     |   9 +-
 pytrainer/lib/ddbb.py                              | 266 ++----
 pytrainer/lib/mysqlUtils.py                        | 193 ----
 pytrainer/lib/sqliteUtils.py                       | 193 ----
 pytrainer/lib/uc.py                                |   1 +
 pytrainer/main.py                                  |  48 +-
 pytrainer/profile.py                               |  17 +
 pytrainer/record.py                                | 994 +++++++++------------
 pytrainer/stats.py                                 |  58 +-
 pytrainer/test/core/test_activity.py               |  93 +-
 pytrainer/test/core/test_equipment.py              | 181 ++--
 pytrainer/test/core/test_sport.py                  | 135 ++-
 pytrainer/test/imports/test_garminfit.py           |  17 +-
 pytrainer/test/imports/test_garmintcxv2.py         |  31 +-
 pytrainer/test/lib/test_gpx.py                     |   5 -
 pytrainer/test/lib/test_uc.py                      |   3 -
 pytrainer/test/plugins/__init__.py                 |   0
 pytrainer/test/plugins/test_garmin-tcxv2.py        |  40 +
 pytrainer/test/test_athlete.py                     |  10 +-
 pytrainer/test/test_record.py                      |  98 ++
 pytrainer/test/test_waypoint.py                    |  10 +-
 pytrainer/timegraph.py                             |  24 +-
 pytrainer/totalgraph.py                            |  18 +-
 pytrainer/upgrade/versions/015_match_sqlalchemy.py | 148 +++
 pytrainer/waypoint.py                              |  50 +-
 setup.py                                           |   2 +-
 65 files changed, 4968 insertions(+), 5227 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/pytrainer.git



More information about the Pkg-running-devel mailing list