pycairo 1.25.1-2 source package in Ubuntu

Changelog

pycairo (1.25.1-2) unstable; urgency=medium

  * Team upload.
  * debian/control:
    + Build-depends on python3-all-dev.
    + Do not mark package python3-cairo as Multi-Arch: same. For details,
      please refer to lintian tag multi-arch-same-package-calls-pycompile.
  * debian/clean: Also clean some common post-build artifacts.
    This prevents source build failure after a previous build.
    (Closes: #1045769)
  * debian/rules:
    + Use "py3versions -s" to build for all supported python3 versions.
    + Let dh_auto_test-indep do nothing because sphinx build does not
      need tests.
  * These changes makes pycairo built for all supported python versions.
    (Closes: #1055488)

 -- Boyuan Yang <email address hidden>  Tue, 30 Jan 2024 02:05:17 -0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python 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.25.1-2.dsc 2.2 KiB 3745b6590d89e0169820de765fd59b72968aee164bfbdf18cf6e1d1cf57eec6d
pycairo_1.25.1.orig.tar.gz 648.4 KiB fabe2a6ae082e7970084ce61b29087f2211f098a099b0d6de68caac4be1263fb
pycairo_1.25.1-2.debian.tar.xz 15.2 KiB 9d5c4690c59fa4f1a6539e55107151e0293c4b34fe3e29f92d6cadeb0442365c

No changes file available.

Binary packages built by this source

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-dbgsym: debug symbols for python3-cairo
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).