15
0

16 Commits

Author SHA256 Message Date
864f9438a5 Accepting request 1274587 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1274587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dropbox?expand=0&rev=8
2025-05-13 18:06:33 +00:00
0b0e0991d9 Accepting request 1274529 from home:fstegmeier:branches:devel:languages:python
- Update to 12.0.2
  * Remove the pin for urllib3 (#507)
  * Fix incorrect pin of requests (#505)
- Update to 12.0.0
  * Fixes to Restore CI (#492, #501)
  * Fixes to doc generation (#500, #503)
  * Manual Spec Update (#498)
  * Stop providing a hardcoded CA bundle (#489, #499)
- Update to 11.36.2
  * Fix invalid specifier in stone requirement (#456)
  * Added _ca_certs property to _SSLAdapter to properly support pickling (broke in SDK v11.33) (#440)
  * Add ca_certs argument for oauth and dropbox client (#385)
  * [Setup] Update deprecated description-file to use description_file (#410)
  * Add scopes to documentation (#408)
  * Ensure Dropbox error is thrown in refresh access token (#407)
  * Fix CI test environment (#391)
  * Add integration tests to the test suite (#377)
  * Refresh access token when using a very old short-lived access token with unknown expiration (#352)
  * Bump actions/setup-python from v2.2.1 to v2.2.2 (#342)
  * Bump codecov/codecov-action from v1.2.1 to v1.3.2 (#339)
  * Update Release Notes Generator to Fetch Latest Tags (#341)
  * Fix status classifier in setup.py (#334)
  * Fix setup.py dependencies by removing pull from requirements.txt (#333)
  * Move requirements.txt and test/requirements.txt as source of truth (#329)
  * Update dropbox reference to link to the new name to fix documentation (#328)
  * Fix and update build step for Python2.7 (#326)
  * Fix DropboxOAuth2Flow Documentation Parameters (#325)
  * Bump peter-evans/create-pull-request from v3.7.0 to v3.8.2 (#322)
  * Bump peter-evans/create-pull-request from v3.5.1 to v3.7.0 (#318)
  * Bump codecov/codecov-action from v1.0.15 to v1.2.1 (#315)

OBS-URL: https://build.opensuse.org/request/show/1274529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dropbox?expand=0&rev=14
2025-05-05 13:21:55 +00:00
7c282bb85b Accepting request 1172321 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1172321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dropbox?expand=0&rev=7
2024-05-07 16:04:08 +00:00
cdb13d00b7 Accepting request 1172161 from home:crameleon:branches:devel:languages:python:backports
Switch to sle15_python_module_pythons to build for newer Python stack

OBS-URL: https://build.opensuse.org/request/show/1172161
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dropbox?expand=0&rev=12
2024-05-07 06:20:22 +00:00
3af8d9f0ba Accepting request 938242 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/938242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dropbox?expand=0&rev=6
2021-12-09 18:46:01 +00:00
1fc2725028 Accepting request 937583 from home:pgajdos:python
- do not require pytest-runner for build, not required

OBS-URL: https://build.opensuse.org/request/show/937583
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dropbox?expand=0&rev=11
2021-12-09 16:52:02 +00:00
b1cff03d7c Accepting request 835107 from devel:languages:python
- update to 10.4.1:
  * Fix bug with client copy
  * Fix bug with team client as_user and as_admin
  * Fix Python 3 linter issue
  * Update tox.ini to check python 3.7 and 3.8
  * Update setup.py to support python 3.7 and 3.8
  * Remove stone as submodule and add as dependency
  * Update Spec
  * Files Namespace
  * Add internal_error to SearchError union.
  * Add locked to LookupError union.
  * Add cant_move_into_vault to RelocationError union.
  * Add MoveIntoVaultError union.
  * Add SearchMatchFieldOptions struct.
  * Add optional match_field_options to SearchV2Arg struct.
  * Doc/example changes.
  * Sharing Namespace
  * Add is_vault to SharePathError union.
  * Add invalid_shared_folder to AddFolderMemberError union.
  * Team Namespace
  * Make members field of LegalHoldsPolicyUpdateArg struct optional.
  * Add app_folder_removal_not_supported to RevokeLinkedAppError union.
  * Doc/example changes.
  * Add auto_approve to InviteMethod union.
  * Add moved_from_another_team to InviteMethod union.
  * Add moved_from_another_team to MemberStatus union.
  * Add no_one to SharedLinkVisibility union.
  * Add optional new_team to MemberChangeStatusDetails struct.
  * Add optional previous_team to MemberChangeStatusDetails struct.
  * Add external_sharing_create_report_details to EventDetails union.

OBS-URL: https://build.opensuse.org/request/show/835107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dropbox?expand=0&rev=5
2020-09-17 12:52:59 +00:00
7744d48802 - update to 10.4.1:
* Fix bug with client copy
  * Fix bug with team client as_user and as_admin
  * Fix Python 3 linter issue
  * Update tox.ini to check python 3.7 and 3.8
  * Update setup.py to support python 3.7 and 3.8
  * Remove stone as submodule and add as dependency
  * Update Spec
  * Files Namespace
  * Add internal_error to SearchError union.
  * Add locked to LookupError union.
  * Add cant_move_into_vault to RelocationError union.
  * Add MoveIntoVaultError union.
  * Add SearchMatchFieldOptions struct.
  * Add optional match_field_options to SearchV2Arg struct.
  * Doc/example changes.
  * Sharing Namespace
  * Add is_vault to SharePathError union.
  * Add invalid_shared_folder to AddFolderMemberError union.
  * Team Namespace
  * Make members field of LegalHoldsPolicyUpdateArg struct optional.
  * Add app_folder_removal_not_supported to RevokeLinkedAppError union.
  * Doc/example changes.
  * Add auto_approve to InviteMethod union.
  * Add moved_from_another_team to InviteMethod union.
  * Add moved_from_another_team to MemberStatus union.
  * Add no_one to SharedLinkVisibility union.
  * Add optional new_team to MemberChangeStatusDetails struct.
  * Add optional previous_team to MemberChangeStatusDetails struct.
  * Add external_sharing_create_report_details to EventDetails union.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dropbox?expand=0&rev=9
2020-09-17 06:55:59 +00:00
e0578f9b6a Accepting request 814805 from devel:languages:python
- Update to 10.2.0:
  * Added comments to legalHoldPolicy struct
  * Add more detailed comments to LegalHoldsListHeldRevisionResult
  * Fix misc typos in comments
  * Add optional EventTypeArg event_type to GetTeamEventsArg struct
  * Add invalid_filters to GetTeamEventsError union
  * Add deprecated tag to was_linked_apps_truncated, was_linked_devices_truncated, was_link_shared_folders_truncated parameters in JoinTeamDetails struct
  * Added the EventTypeArg union
  * Update comment for retain_team_shares arg of MembersRemoveArg
  * Fix bug in constructor for OAuth object (expires_in -> expiration)
  * Remove oauth examples from code and redirect to examples folder
  * Bug Fix to add timeout parameter to Refresh Token calls
  * added a new route property is_cloud_doc_auth indicating whether the endpoint is a Dropbox cloud docs endpoint which takes cloud docs auth token.
  * lock_file_batch, unlock_file_batch and get_file_lock_batch are no longer preview routes
  * Update query description on SearchArg Struct, SearchV2Arg Struct
  * Update move:2 and move_batch:2 route descirption
  * Deleted deprecated routes legal_holds/export_policy and legal_holds/export_policy_job_status/check
  * Added AccountState union
  * Added AccountLockOrUnlockedType struct
  * Added AccountLockOrUnlockedDetails struct
  * Added MemberSendInvitePolicy union
  * Added MemberSendInvitePolicyChangedType struct
  * Added MemberSendInvitePolicyChangedDetails struct
  * Added a new tag first_party_token_exchange to LoginMethod union
  * Added new tags account_lock_or_unlocked_details and member_send_invite_policy_changed_details to EventDetails union
  * Added new tags account_lock_or_unlocked and member_send_invite_policy_changed to EventType union
  * Added a new field file_size to FileOrFolderLogInfo and FileLogInfo struct
  * Added a new field file_count to FolderLogInfo struct
  * Add NoExpirationLinkGenCreateReportDetails, NoExpirationLinkGenReportFailedDetails, NoPasswordLinkGenCreateReportDetails, NoPasswordLinkGenReportFailedDetails, NoPasswordLinkViewCreateReportDetails, NoPasswordLinkViewReportFailedDetails, OutdatedLinkViewCreateReportDetails, OutdatedLnkViewReportFailedDetails structs to the EventDetails union
  * Add NoExpirationLinkGenCreateReportType, NoExpirationLinkGenReportFailedType, NoPasswordLinkGenCreateReportType, NoPasswordLinkGenReportFailedType, NoPasswordLinkViewCreateReportType, NoPasswordLinkViewReportFailedType, OutdatedLinkViewCreateReportType, OutdatedLinkViewReportFailedType structs to the EventType union
  * Add get_content, get_metadata, rename, unlock, and lock routes
  * Add corresponding args, results, and errors
  * Update AddPropertiesArg description
  * Add duplicate_property_groups to InvalidPropertyGroupError Union
  * Update property_groups description on AddPropertiesError Union
  * Update SharedLinkSettings example
  * Update auth type string patterns
  * Update host string patterns
  * Update style string patterns
  * Update select_admin_mode string patterns
  * Add team_exceeded_legal_hold_quota to LegalHoldsPolicyCreateError union
  * Change LegalHoldsListHeldRevisionsError and LegalHoldsPolicyReleaseError to extend LegalHoldsError
  * Remove is_preview from route add, resend_verification_emails, and delete
  * Add support for PKCE
  * Add support for Short-Lived Tokens
  * Add support for Scopes
  * These features are all in beta, please contact Dropbox support if you are interested in these features
  * Update Requirements.txt
  * Add Github action to auto-publish to pypi
  * DropboxOAuth2Flow consumer_secret parameter moved to end of constructor as it became optional with support of PKCE
  * Assertions in constructors have been mapped to their BadInputException

OBS-URL: https://build.opensuse.org/request/show/814805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dropbox?expand=0&rev=4
2020-06-18 08:20:25 +00:00
37574f1145 - Update to 10.2.0:
* Added comments to legalHoldPolicy struct
  * Add more detailed comments to LegalHoldsListHeldRevisionResult
  * Fix misc typos in comments
  * Add optional EventTypeArg event_type to GetTeamEventsArg struct
  * Add invalid_filters to GetTeamEventsError union
  * Add deprecated tag to was_linked_apps_truncated, was_linked_devices_truncated, was_link_shared_folders_truncated parameters in JoinTeamDetails struct
  * Added the EventTypeArg union
  * Update comment for retain_team_shares arg of MembersRemoveArg
  * Fix bug in constructor for OAuth object (expires_in -> expiration)
  * Remove oauth examples from code and redirect to examples folder
  * Bug Fix to add timeout parameter to Refresh Token calls
  * added a new route property is_cloud_doc_auth indicating whether the endpoint is a Dropbox cloud docs endpoint which takes cloud docs auth token.
  * lock_file_batch, unlock_file_batch and get_file_lock_batch are no longer preview routes
  * Update query description on SearchArg Struct, SearchV2Arg Struct
  * Update move:2 and move_batch:2 route descirption
  * Deleted deprecated routes legal_holds/export_policy and legal_holds/export_policy_job_status/check
  * Added AccountState union
  * Added AccountLockOrUnlockedType struct
  * Added AccountLockOrUnlockedDetails struct
  * Added MemberSendInvitePolicy union
  * Added MemberSendInvitePolicyChangedType struct
  * Added MemberSendInvitePolicyChangedDetails struct
  * Added a new tag first_party_token_exchange to LoginMethod union
  * Added new tags account_lock_or_unlocked_details and member_send_invite_policy_changed_details to EventDetails union
  * Added new tags account_lock_or_unlocked and member_send_invite_policy_changed to EventType union
  * Added a new field file_size to FileOrFolderLogInfo and FileLogInfo struct
  * Added a new field file_count to FolderLogInfo struct
  * Add NoExpirationLinkGenCreateReportDetails, NoExpirationLinkGenReportFailedDetails, NoPasswordLinkGenCreateReportDetails, NoPasswordLinkGenReportFailedDetails, NoPasswordLinkViewCreateReportDetails, NoPasswordLinkViewReportFailedDetails, OutdatedLinkViewCreateReportDetails, OutdatedLnkViewReportFailedDetails structs to the EventDetails union
  * Add NoExpirationLinkGenCreateReportType, NoExpirationLinkGenReportFailedType, NoPasswordLinkGenCreateReportType, NoPasswordLinkGenReportFailedType, NoPasswordLinkViewCreateReportType, NoPasswordLinkViewReportFailedType, OutdatedLinkViewCreateReportType, OutdatedLinkViewReportFailedType structs to the EventType union
  * Add get_content, get_metadata, rename, unlock, and lock routes
  * Add corresponding args, results, and errors
  * Update AddPropertiesArg description
  * Add duplicate_property_groups to InvalidPropertyGroupError Union
  * Update property_groups description on AddPropertiesError Union
  * Update SharedLinkSettings example
  * Update auth type string patterns
  * Update host string patterns
  * Update style string patterns
  * Update select_admin_mode string patterns
  * Add team_exceeded_legal_hold_quota to LegalHoldsPolicyCreateError union
  * Change LegalHoldsListHeldRevisionsError and LegalHoldsPolicyReleaseError to extend LegalHoldsError
  * Remove is_preview from route add, resend_verification_emails, and delete
  * Add support for PKCE
  * Add support for Short-Lived Tokens
  * Add support for Scopes
  * These features are all in beta, please contact Dropbox support if you are interested in these features
  * Update Requirements.txt
  * Add Github action to auto-publish to pypi
  * DropboxOAuth2Flow consumer_secret parameter moved to end of constructor as it became optional with support of PKCE
  * Assertions in constructors have been mapped to their BadInputException

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dropbox?expand=0&rev=7
2020-06-16 04:00:22 +00:00
a2180855d6 Accepting request 791659 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/791659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dropbox?expand=0&rev=3
2020-04-07 08:29:49 +00:00
Tomáš Chvátal
c3f31d3d27 Accepting request 791657 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/791657
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dropbox?expand=0&rev=5
2020-04-06 07:34:02 +00:00
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