python-dropbox 8.7.1-1 source package in Ubuntu

Changelog

python-dropbox (8.7.1-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Michael Fladischer ]
  * New upstream release.

 -- Michael Fladischer <email address hidden>  Fri, 16 Feb 2018 10:02:49 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-dropbox_8.7.1-1.dsc 1.7 KiB 3cb9a7d15011a8cc4cbaf9ead4b1ab211a347ecb03de1cc9c788c3afe882143b
python-dropbox_8.7.1.orig.tar.gz 443.9 KiB 019f1529631d335f2b57ffd65a4545406bd3d139d0a9611cb6ca8c66c4ae7309
python-dropbox_8.7.1-1.debian.tar.xz 2.4 KiB 9fb0baeb90b740870d4405a63204b1c11bd83ba3488ded0b85c4ab35072ba263

Available diffs

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.