pythonmagick 0.9.19-7ubuntu3 source package in Ubuntu

Changelog

pythonmagick (0.9.19-7ubuntu3) jammy; urgency=medium

  * Fix build for multiple python versions when python3 returns the max
    supported version instead of the min supported version.

 -- Steve Langasek <email address hidden>  Tue, 08 Feb 2022 00:25:14 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pythonmagick_0.9.19.orig.tar.xz 266.3 KiB 4db5cb53d0363643409b329795f00f91dd6bd1512670da60fefdde13d55c9134
pythonmagick_0.9.19.orig.tar.xz.asc 801 bytes 2398ef7368a45bfb4f3b15f667162de5d3cd2e6d30a2e379ac5f96f78e105e03
pythonmagick_0.9.19-7ubuntu3.debian.tar.xz 21.7 KiB 656d67bf58e41fbf3488dbffc1eff73499a6d5bec94b0c487f54ad48c830f171
pythonmagick_0.9.19-7ubuntu3.dsc 2.7 KiB 3ebd4df7d69920c92323fa9289ff118029b26310adf3edb023b87605e1076dcc

View changes file

Binary packages built by this source

python3-pythonmagick: Object-oriented Python 3 interface to ImageMagick

 PythonMagick an interface to ImageMagick to give all the functionality
 of ImageMagick++ into Python 3.
 .
 ImageMagick is a software suite to create, edit, and compose bitmap images.
 It can read, convert and write images in a variety of formats (over 100)
 including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript,
 SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale,
 shear and transform images, adjust image colors, apply various special
 effects, or draw text, lines, polygons, ellipses and Bézier curves.
 All manipulations can be achieved through shell commands as well as through
 an X11 graphical interface (display).

python3-pythonmagick-dbgsym: debug symbols for python3-pythonmagick