pycairo 1.16.2-2ubuntu1 source package in Ubuntu

Changelog

pycairo (1.16.2-2ubuntu1) focal; urgency=medium

  * python-cairo-dbg: Depend on python2-dbg instead of python-dbg.

pycairo (1.16.2-2) unstable; urgency=medium

  * Team upload

  [ Ondřej Nový ]
  * Convert git repository from git-dpm to gbp layout
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs
  * Use debhelper-compat instead of debian/compat.

  [ Chris Lamb ]
  * d/changelog: Remove trailing whitespace

  [ Simon McVittie ]
  * d/p/tests-fix-a-pytest-deprecation-warning.patch,
    d/p/enum-explicitely-set-enum.__str__.patch:
    Cherry-pick Python 3.8 fixes from upstream.
    This is functionally equivalent to the changes in 1.16.2-1ubuntu1
    (thanks to Matthias Klose). (Closes: #942666)
  * d/control, d/python3-cairo*.install:
    Cope with Python 3.8 removing "m" from the names of extensions.
    Change taken from 1.16.2-1ubuntu3 in Ubuntu (thanks to Matthias Klose).
  * d/rules: Delete pyc files from staging directory
  * d/rules: Fail the build if there are other files we didn't install

 -- Matthias Klose <email address hidden>  Tue, 07 Jan 2020 11:47:07 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pycairo_1.16.2.orig.tar.gz 178.1 KiB 6903753cae2cadf2733aff373017b6e461dee12b31d65c2f37312652276d1ef8
pycairo_1.16.2-2ubuntu1.debian.tar.xz 15.0 KiB b077191c0d790d4232245cb4d62031137d5573653f2f29ce4f5544fc5f95d0af
pycairo_1.16.2-2ubuntu1.dsc 2.6 KiB d219ad1ccee76aad28abbd22450f19015198c6169de4d661dc0677c97f9c91c9

View changes file

Binary packages built by this source

python-cairo: Python bindings for the Cairo vector graphics library

 This package contains modules that allow you to use the Cairo vector
 graphics library in Python programs.

python-cairo-dbg: Python bindings for the Cairo vector graphics library (debug extension)

 This package contains modules that allow you to use the cairo vector
 graphics library in Python programs.
 .
 This package contains the extension built for the Python debug interpreter.

python-cairo-dev: Python cairo bindings: development files

 This package contains files that allow you to compile wrappers
 that interoperate with python-cairo (pycairo).

python3-cairo: Python3 bindings for the Cairo vector graphics library

 This package contains modules that allow you to use the Cairo vector
 graphics library in Python3 programs.

python3-cairo-dbg: Python3 bindings for the Cairo vector graphics library (debug extension)

 This package contains modules that allow you to use the cairo vector
 graphics library in Python3 programs.
 .
 This package contains the extension built for the Python3 debug interpreter.

python3-cairo-dev: Python3 cairo bindings: development files

 This package contains files that allow you to compile wrappers
 that interoperate with python3-cairo (pycairo).

python3-cairo-doc: Python 3 cairo bindings: documentation files

 Cairo is a multi-platform library providing anti-aliased vector-based
 rendering for multiple target backends.
 .
 This package contains documentation files of python3-cairo (py3cairo).