python-dropbox 10.10.0-1 source package in Ubuntu
Changelog
python-dropbox (10.10.0-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 4.5.1. * Use uscan version 4. -- Michael Fladischer <email address hidden> Mon, 30 Nov 2020 21:21:00 +0100
Upload details
- Uploaded by:
- Debian Python Team on 2020-12-01
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Hirsute | release | on 2020-12-01 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-dropbox_10.10.0-1.dsc | 1.7 KiB | cca3ff80753a3f2cdc6ddfa610cd9f0fd62ea3b53b6945d9a2d06ddb77c87d31 |
python-dropbox_10.10.0.orig.tar.gz | 1.2 MiB | 3b07fcc12dbec356a0867488a2f26206d7f2ccdb257e44d8fe4e27865def3395 |
python-dropbox_10.10.0-1.debian.tar.xz | 2.8 KiB | 0c682e1b5d9b23db8be4cd773caf1bfe445a9c164226a5de499b0c934eaba80e |
Available diffs
- diff from 10.6.0-1 to 10.10.0-1 (27.0 KiB)
No changes file available.
Binary packages built by this source
- python3-dropbox: Official Dropbox API Client (Python3 version)
A Python SDK for integrating with the Dropbox API v2. You need to create an
Dropbox Application to make API requests. All requests need to be made with an
OAuth 2 access token. To get started, once you've created an app, you can go to
the app's console and generate an access token for your own Dropbox account.
.
This package contains the Python 3 version of the library.