Hello community,

here is the log from the commit of package python-dropbox for openSUSE:Factory 
checked in at 2019-07-26 17:34:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dropbox (Old)
 and      /work/SRC/openSUSE:Factory/.python-dropbox.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dropbox"

Fri Jul 26 17:34:14 2019 rev:2 rq:718835 version:9.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dropbox/python-dropbox.changes    
2019-02-25 17:52:49.642661239 +0100
+++ /work/SRC/openSUSE:Factory/.python-dropbox.new.4126/python-dropbox.changes  
2019-07-26 17:34:16.276088535 +0200
@@ -1,0 +2,43 @@
+Fri Jul 26 10:55:24 UTC 2019 - pgaj...@suse.com
+
+- version update to 9.4.0
+  * auth Namespace:
+    Added missing_scope into AuthError.
+  * file_requests namespace:
+    Added list and list/continue endpoints.
+    Added count endpoint.
+    Added delete and delete_all_closed endpoints.
+  * files namespace:
+    Added unsupported_file to DownloadError.
+    Added upper bound 9999 to start field in SearchArg.
+    Added unsupported_content_type to LookupError.
+    Added cant_move_shared_folder to RelocationError.
+    Added email_not_verified and unsupported_file to GetTemporaryLinkError.
+    Added ExportInfo struct.
+    Added fields (is_downloadable, export_info) to FileMetadata.
+    Added include_non_downloadable_files to ListFolderArg.
+    Added ExportMetadata, ExportArg, Export Result Structs.
+    Added ExportError union.
+    Added /export route.
+  * seen_state namespace:
+    Added mobile_ios, mobile_android and api into PlatformType.
+    Deprecated mobile in PlatformType.
+  * sharing namespace:
+    Updated shared_link_already_exists under CreateSharedLinkWithSettingsError 
from void to SharedLinkAlreadyExistsMetadata.
+    Updated docstrings for LinkPermissions
+    Added banned_member to AddFolderMemberError.
+    Added password field to LinkAudience.
+    Added effective_audience and link_access_level fields to LinkPermissions 
struct.
+    Added audience and access fields to SharedLinkSettings struct.
+    Added LinkAccessLevel and RequestedLinkAccessLevel union.
+    Added create_view_link and create_edit_link fields to FileAction union.
+  * team namespace:
+    Added profile_photo_url and suspended_on into MemberProfile.
+  * team_log namespace:
+    Added various new types.
+  * team_policies namespace:
+    Added TwoStepVerificationState union.
+  * team_reports namespace:
+    Added TemporaryFailureReason union.
+
+-------------------------------------------------------------------

Old:
----
  dropbox-9.3.0.tar.gz

New:
----
  dropbox-9.4.0.tar.gz

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

Other differences:
------------------
++++++ python-dropbox.spec ++++++
--- /var/tmp/diff_new_pack.ocN4xx/_old  2019-07-26 17:34:16.720088359 +0200
+++ /var/tmp/diff_new_pack.ocN4xx/_new  2019-07-26 17:34:16.720088359 +0200
@@ -12,25 +12,26 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-dropbox
-Version:        9.3.0
+Version:        9.4.0
 Release:        0
-License:        MIT
 Summary:        Official Dropbox API Client
-Url:            https://github.com/dropbox/dropbox-sdk-python
+License:        MIT
 Group:          Development/Languages/Python
+Url:            https://github.com/dropbox/dropbox-sdk-python
 Source:         
https://files.pythonhosted.org/packages/source/d/dropbox/dropbox-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module pytest-runner}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests >= 2.16.2}
 BuildRequires:  %{python_module six >= 1.3.0}
-BuildRequires:  %{python_module pytest}
 # /SECTION
 BuildRequires:  fdupes
 Requires:       python-requests >= 2.16.2

++++++ dropbox-9.3.0.tar.gz -> dropbox-9.4.0.tar.gz ++++++
++++ 43987 lines of diff (skipped)


Reply via email to