15
0
Commit Graph

4 Commits

Author SHA256 Message Date
2f3dc5b233 Accepting request 718835 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/718835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dropbox?expand=0&rev=2
2019-07-26 15:34:14 +00:00
Tomáš Chvátal
0745f7881c Accepting request 718832 from home:pgajdos
- 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.

OBS-URL: https://build.opensuse.org/request/show/718832
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dropbox?expand=0&rev=3
2019-07-26 11:23:34 +00:00
Stephan Kulow
c17dcce79b Accepting request 677946 from devel:languages:python
- Initial spec for v9.3.0

OBS-URL: https://build.opensuse.org/request/show/677946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dropbox?expand=0&rev=1
2019-02-25 16:52:36 +00:00
d4407ce4e2 Accepting request 677114 from home:jayvdb:django
- Initial spec for v9.3.0

OBS-URL: https://build.opensuse.org/request/show/677114
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dropbox?expand=0&rev=1
2019-02-18 14:59:58 +00:00