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

Changelog

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

  [ Ondřej Nový ]
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs
  * Use debhelper-compat instead of debian/compat.

  [ Michael Fladischer ]
  * Refresh patches.
  * Add patch to not check for cache file existence if name is None
    (Closes: #950070).
  * Bump debhelper version to 12.
  * Bump Standards-Version to 4.5.0.
  * Set Rules-Requires-Root: no.
  * Tell autodep8 to use the correct import name.

 -- Michael Fladischer <email address hidden>  Sun, 23 Feb 2020 16:33:44 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-imagekit_4.0.2-3.dsc 2.0 KiB b1bdfd9106c6c7bccc67ab6d66ba8798feada5a87f091d3613212f3b0b64e2c8
python-django-imagekit_4.0.2.orig.tar.gz 176.8 KiB 2e62f4b962f53264140f71849329dcf6625357c04f7833745b5b7ebf502ef8ab
python-django-imagekit_4.0.2-3.debian.tar.xz 4.7 KiB 07babd65a7b7cdbf9895c165c477be2685e51d5459b2ea51c53a91f3ae4d7918

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.