forked from pool/python-gpxpy
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
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-gpxpy
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-gpxpy
|
||||
Version: 1.4.2
|
||||
Version: 1.5.0
|
||||
Release: 0
|
||||
Summary: GPX file parser and GPS track manipulation library
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user