djangorestframework-api-key 2.0.0-4 source package in Ubuntu

Changelog

djangorestframework-api-key (2.0.0-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.0, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Mon, 17 Oct 2022 03:19:07 +0100

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
djangorestframework-api-key_2.0.0-4.dsc 2.4 KiB f80246e91241dda4116e82bc3b4a1926d9521c9bf681f3f67fef9ec4f95654fd
djangorestframework-api-key_2.0.0.orig.tar.gz 26.0 KiB c73f543653616c07733e734bbec64f28a7ddb47e4d3ba5fd90787cd840aeda00
djangorestframework-api-key_2.0.0-4.debian.tar.xz 3.9 KiB 0cbfb0ae419ff0ecd5860648955a4a819f014856c323c1472c5b81b614324e37

Available diffs

No changes file available.

Binary packages built by this source

python-djangorestframework-api-key-doc: API key permissions for Django REST Framework (documentation)

 Django REST Framework API Key is a powerful library for allowing server-side
 clients to safely use your API.
 .
 These clients are typically third-party backends and services
 (i.e. machines) which do not have a user account but still need to
 interact with your API in a secure way.
 .
 This package contains HTML documentation.

python3-djangorestframework-api-key: API key permissions for Django REST Framework

 Django REST Framework API Key is a powerful library for allowing server-side
 clients to safely use your API.
 .
 These clients are typically third-party backends and services
 (i.e. machines) which do not have a user account but still need to
 interact with your API in a secure way.