SHA256
1
0
forked from pool/python-gpxpy

7 Commits

Author SHA256 Message Date
ae1a146fbd - update to 1.6.2:
* NameError: free variable from_start_to_end referenced before
    assignment in enclosing scope #256
  * Ignore points with no elevation when calculatin uphill/downhill
  * Use python-build to also make wheels #237
  * timezone lost in fields when cloning/copying parsed GPX file
  * Parsing timezone-unaware GPX files #183
  * Use python3 code
  * Added type definitions
  * get_nearest_location(location) has the property that if 'location'
    is a point on the track, the point after 'location' on the track
- Initial package (v1.3.5)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gpxpy?expand=0&rev=13
2023-12-18 20:35:35 +00:00
5491cd2427 Accepting request 1006784 from home:yarunachalam:branches:devel:languages:python
- v1.5.0
  * Typos #239
  * Number formating bug #230
  * Add python 3.9 in travis #214
  * Option to get raw speed data
  * missing valid option for type of gpx speed ('3')
  * Added type definitions

OBS-URL: https://build.opensuse.org/request/show/1006784
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gpxpy?expand=0&rev=11
2022-09-29 09:30:13 +00:00
fd3e10bbff Accepting request 895693 from home:pgajdos:python
setup.py test replacement

OBS-URL: https://build.opensuse.org/request/show/895693
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gpxpy?expand=0&rev=9
2021-05-27 12:22:52 +00:00
4576d8c5c4 Accepting request 888981 from home:mcalabkova:branches:devel:languages:python
- update to 1.4.2
  * Consider microseconds when total_seconds o timedelta is requested
  * Use list instead of getchildren for Python 3.9 compatibility
  * get_nearest_location(location) has the property that if 'location' 
    is a point on the track, the point after 'location' on the track 
    is returned

OBS-URL: https://build.opensuse.org/request/show/888981
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gpxpy?expand=0&rev=7
2021-04-28 09:20:38 +00:00
Tomáš Chvátal
78688fc53f Accepting request 809269 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/809269
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gpxpy?expand=0&rev=5
2020-05-27 10:05:59 +00:00
745a49f821 - Update to v1.4.0:
* Removed support for python2.* and python3.5
  * Added typehints and with mypy checks
  * Course computation
  * Refactored haversine_distance for speed and use math.radians

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gpxpy?expand=0&rev=3
2020-04-08 06:17:25 +00:00
Tomáš Chvátal
2b7429f0b2 Accepting request 739698 from home:alois:branches:devel:languages:python
new package (2nd attempt)

OBS-URL: https://build.opensuse.org/request/show/739698
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gpxpy?expand=0&rev=1
2019-10-18 10:17:16 +00:00