Hello community,

here is the log from the commit of package python-gpxpy for openSUSE:Leap:15.2 
checked in at 2020-04-12 15:39:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-gpxpy (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-gpxpy.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gpxpy"

Sun Apr 12 15:39:22 2020 rev:2 rq:793336 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-gpxpy/python-gpxpy.changes      
2020-02-11 23:26:16.417296605 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-gpxpy.new.3248/python-gpxpy.changes    
2020-04-12 15:39:23.406057495 +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.Ir6i7d/_old  2020-04-12 15:39:23.726057737 +0200
+++ /var/tmp/diff_new_pack.Ir6i7d/_new  2020-04-12 15:39:23.730057739 +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