pythonmagick 0.9.19-7ubuntu1 source package in Ubuntu

Changelog

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

  * Don't pass --with-python-min-version = 3.9.
    Due to an autoconf-archive bug, this is translated by AX_PYTHON_DEVEL
    into: print (  '3.10.0' >= '3.9')
    (something not true for string comparison)

 -- Gianfranco Costamagna <email address hidden>  Fri, 28 Jan 2022 14:42:27 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Jammy
Original maintainer:
Debian Python Team
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-7ubuntu1.debian.tar.xz 20.8 KiB 804c001fb238c065c32e99b808de74ce25a6716d63cd0ae8cc685e43117cc11e
pythonmagick_0.9.19-7ubuntu1.dsc 2.5 KiB cc693cbb45dec8948d5ee3cfeefb72066a1c10c9f91d6b6a2c5db035656529c9

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