python-django-imagekit 5.0-3 source package in Ubuntu

Changelog

python-django-imagekit (5.0-3) unstable; urgency=medium

  * Team upload.
  * remove extraneous build-dep on python3-django-nose

 -- Alexandre Detiste <email address hidden>  Fri, 03 May 2024 11:16:32 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-imagekit_5.0-3.dsc 2.4 KiB 977f35032a55d0ba813ab4cc6dea2625948584108f2538122aba7dec4f8a7b63
python-django-imagekit_5.0.orig.tar.gz 174.8 KiB 29d812bb0f948e12a6bf69e764fc1f9971924800d3fb6fce177dfad50d618ace
python-django-imagekit_5.0-3.debian.tar.xz 4.9 KiB 3a624fb4f1c2ea5d927f5a9779d3e24592fee2477d307aef15d67420f18eb81f

Available diffs

No changes file available.

Binary packages built by this source

python-django-imagekit-doc: Automated image processing for Django (Documentation)

 ImageKit is a Django app for processing images. Need a thumbnail? A
 black-and-white version of a user-uploaded image? ImageKit will make them for
 you. If you need to programmatically generate one image from another, you need
 ImageKit.
 .
 ImageKit comes with a bunch of image processors for common tasks like resizing
 and cropping, but you can also create your own.
 .
 This package contains the documentation.

python3-django-imagekit: Automated image processing for Django (Python3 version)

 ImageKit is a Django app for processing images. Need a thumbnail? A
 black-and-white version of a user-uploaded image? ImageKit will make them for
 you. If you need to programmatically generate one image from another, you need
 ImageKit.
 .
 ImageKit comes with a bunch of image processors for common tasks like resizing
 and cropping, but you can also create your own.
 .
 This package contains the Python 3 version of the library.