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

Changelog

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

  * New upstream version 5.0
  * Refresh patches.
  * Build using pybuild-plugin-pyproject.
  * Bump Standards-Version to 4.6.2.
  * Remove imagekit/compat.py from d/copyright.
  * Depend on python3-all for autopkgtests.

 -- Michael Fladischer <email address hidden>  Sun, 01 Oct 2023 09:30:12 +0000

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-imagekit_5.0-1.dsc 2.0 KiB c35caf175bbf2c37504b27ec1f697dfb724f6cca33f392ff594a0e49adc3dde2
python-django-imagekit_5.0.orig.tar.gz 174.8 KiB 29d812bb0f948e12a6bf69e764fc1f9971924800d3fb6fce177dfad50d618ace
python-django-imagekit_5.0-1.debian.tar.xz 4.9 KiB 9d004988714a0e3bc243d1273a3e834c6f150ced07f4e12003eab21115602392

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.