python-dropbox 11.25.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Update year in d/copyright.

 -- Michael Fladischer <email address hidden>  Thu, 06 Jan 2022 21:47:46 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-dropbox_11.25.0-1.dsc 1.8 KiB 39b19a7faddb605066a20fc59ebe34c23cf855895532c7247f7dccadeb93b672
python-dropbox_11.25.0.orig.tar.gz 1.1 MiB 54bfe5902b8cb26d2f70b2ee8bda92cd61a084d1672e19af3d60d04a36e8bee1
python-dropbox_11.25.0-1.debian.tar.xz 3.3 KiB fad24e009532ce1334a4dcf304dc3145168cca02b4dabfe91989dc1ac9582476

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.