python-dropbox 12.0.2-1 source package in Ubuntu

Changelog

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

  [ Alexandre Detiste ]
  * New upstream version 12.0.2

  [ Michael Fladischer ]
  * Update year in d/copyright.

 -- Michael Fladischer <email address hidden>  Thu, 18 Jul 2024 20:44:06 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-dropbox_12.0.2-1.dsc 1.8 KiB fe831165958feb23848fad8be357775ed9fe8900014fbff215261d23f3cf5f67
python-dropbox_12.0.2.orig.tar.gz 1.1 MiB eec8095311fcc8b4f48f6cd3a2ee539dbf18ffc906091c80c36ac042978c5093
python-dropbox_12.0.2-1.debian.tar.xz 3.5 KiB bea3a2f0b4547bfd54a4f83051e6d7760fbd7e2a16ab455dcec2919787fa1504

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.