pydrive2 1.15.0-3 source package in Ubuntu

Changelog

pydrive2 (1.15.0-3) unstable; urgency=medium

  * debian/rules:
    - exclude tests files from the binary package in a way that isn't
      confusing for the md5sum controls (Closes: #1029434)

 -- Sebastien Bacher <email address hidden>  Tue, 27 Jun 2023 16:12:16 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pydrive2_1.15.0-3.dsc 2.0 KiB 50d9ff7088a4d938d6c0b026c624be66918f1f99415bdf5934692a6edb1b17bb
pydrive2_1.15.0.orig.tar.gz 55.6 KiB 445b306ad73cab7c788151033d9e1de475bc4db3da69585170eb6797b0b80970
pydrive2_1.15.0-3.debian.tar.xz 2.1 KiB 2815ffcd77742fb714dbd5755fcb57c02d4b4117e7c2305d38802bb21d52b92e

Available diffs

No changes file available.

Binary packages built by this source

python3-pydrive2: Google Drive API Python wrapper library

 Features of PyDrive2
  * Simplifies OAuth2.0 into just few lines with flexible settings.
  * Wraps Google Drive API into classes of each resource to make your
    program more object-oriented.
  * Helps common operations else than API calls, such as content fetching
    and pagination control.