Hello community,
here is the log from the commit of package python-dropbox for
openSUSE:Leap:15.2 checked in at 2020-04-12 15:39:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-dropbox (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-dropbox.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dropbox"
Sun Apr 12 15:39:36 2020 rev:2 rq:793366 version:9.5.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-dropbox/python-dropbox.changes
2020-02-22 18:48:33.288258319 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-dropbox.new.3248/python-dropbox.changes
2020-04-12 15:39:37.714068326 +0200
@@ -1,0 +2,19 @@
+Fri Apr 3 08:29:38 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- update to 9.5.0
+ * Add optional lockholder_account_id to FileLockMetadata struct
+ * Add optional invalid_argument to SearchError union
+ * Add get_thumbnail:2 route
+ * Add add_creator_as_owner to GroupCreateArg struct
+ * Add exporting to LegalHoldStatus union
+ * Add MembersInfo struct
+ * Add team_invite_details to ActionDetails union
+ * Add optional indicators to JoinTeamDetails struct
+ * Add optional shared_content_link to SharedLinkSettings* structs
+ * Add many functionalities to EventType and EventDetails unions
+ * Add InviteMethod union
+ * Add LockStatus union
+ * Add RewindPolicy union
+ * Add FileLockingValue union
+
+-------------------------------------------------------------------
Old:
----
dropbox-9.4.0.tar.gz
New:
----
dropbox-9.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dropbox.spec ++++++
--- /var/tmp/diff_new_pack.prtKDw/_old 2020-04-12 15:39:38.130068641 +0200
+++ /var/tmp/diff_new_pack.prtKDw/_new 2020-04-12 15:39:38.134068643 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-dropbox
#
-# 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
@@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-dropbox
-Version: 9.4.0
+Version: 9.5.0
Release: 0
Summary: Official Dropbox API Client
License: MIT
Group: Development/Languages/Python
-Url: https://github.com/dropbox/dropbox-sdk-python
+URL: https://github.com/dropbox/dropbox-sdk-python
Source:
https://files.pythonhosted.org/packages/source/d/dropbox/dropbox-%{version}.tar.gz
BuildRequires: %{python_module pytest-runner}
BuildRequires: %{python_module setuptools}
++++++ dropbox-9.4.0.tar.gz -> dropbox-9.5.0.tar.gz ++++++
++++ 34346 lines of diff (skipped)