python-flickrapi 2.4-0.1 source package in Ubuntu

Changelog

python-flickrapi (2.4-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * pypi archive does not contain any test, switch to GH
  * New upstream version 2.4 (Closes: #946767, LP: #1335350, LP: #1899404)
  * Switch to DebHelper 13
  * Replace nose by pytest (Closes: #1018496)
  * Add build-dep on six (Closes: #1073368)
  * Set Rules-Requires-Root: no
  * Remove old patches

 -- Alexandre Detiste <email address hidden>  Mon, 17 Jun 2024 12:03:46 +0200

Upload details

Uploaded by:
Thomas Schmidt
Uploaded to:
Sid
Original maintainer:
Thomas Schmidt
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-flickrapi_2.4-0.1.dsc 2.0 KiB d804f15ce2e45ce1c4eeb49f0a31f00445892320faa2df7c41f7411186ff3ace
python-flickrapi_2.4.orig.tar.gz 83.7 KiB a68c620b99fbcd7a1e59ff4cb1973eebbbf2f0a2951a0ddf9d5d9030fa0b8c43
python-flickrapi_2.4-0.1.debian.tar.xz 4.2 KiB 999be162507007b10c5cf3d79ffccfa33db9f4e464f1186191859ca82c1e671d

Available diffs

No changes file available.

Binary packages built by this source

python3-flickrapi: Flickr API wrapper for Python 3

 Python-flickrapi is a complete and easy to use Python
 module for interfacing with the Flickr API (see
 https://www.flickr.com/services/api/ for details on
 the Flickr API).
 .
 the main features are:
 .
   - keeping track of authentication credentials
     (no need to pass them on every Flickr API call)
   - caching of API calls
   - support for uploading and replacing photos
   - support for different XML parsers