Hello community,

here is the log from the commit of package python-gpxpy for openSUSE:Factory 
checked in at 2020-04-08 19:56:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gpxpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-gpxpy.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gpxpy"

Wed Apr  8 19:56:28 2020 rev:2 rq:792331 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gpxpy/python-gpxpy.changes        
2019-10-24 23:03:15.132108303 +0200
+++ /work/SRC/openSUSE:Factory/.python-gpxpy.new.3248/python-gpxpy.changes      
2020-04-08 19:56:29.261114804 +0200
@@ -1,0 +2,9 @@
+Wed Apr  8 06:16:25 UTC 2020 - Steve Kowalik <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  gpxpy-1.3.5.tar.gz

New:
----
  gpxpy-1.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-gpxpy.spec ++++++
--- /var/tmp/diff_new_pack.AQpSyF/_old  2020-04-08 19:56:29.845115230 +0200
+++ /var/tmp/diff_new_pack.AQpSyF/_new  2020-04-08 19:56:29.849115234 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gpxpy
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-gpxpy
-Version:        1.3.5
+Version:        1.4.0
 Release:        0
 Summary:        GPX file parser and GPS track manipulation library
 License:        Apache-2.0

++++++ gpxpy-1.3.5.tar.gz -> gpxpy-1.4.0.tar.gz ++++++
++++ 5427 lines of diff (skipped)


Reply via email to