meson-python 0.15.0-1 source package in Ubuntu

Changelog

meson-python (0.15.0-1) unstable; urgency=medium

  * New upstream release
    - Confirmed to build successfully with python3.12 (Closes: #1055576)
  * Update build-dependencies
    - Depend on meson (>= 1.2.3) for Python 3.12 compatibility
    - Depend on python3-all-venv.
      Thanks to Graham Inggs / Ubuntu.
    - Drop setuptools, no longer needed
    - Reduce Sphinx build-dependencies.
      Several of these are no longer needed.
  * Update patch series
    - d/p/docs-Remove-external-image-references.patch:
      No longer needed since 491749c2 upstream
    - d/p/docs-Disable-sphinx_contributors-plugin.patch:
      No longer needed since 6540f7c7 upstream
    - d/p/tests-Skip-test_consistency-during-Debian-build.patch:
      No longer needed
    - d/p/ignore-failing-tests-for-the-moment.patch:
      One of the failing tests was dropped in a0f0827d upstream,
      another is no longer failing.
  * d/rules: Stop working around zeroed mtime in the source tarball.
    Newer upstream releases no longer have that.

 -- Simon McVittie <email address hidden>  Tue, 05 Dec 2023 17:02:26 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
meson-python_0.15.0-1.dsc 2.5 KiB 92273901663e180d778cd0f15524b38485fd2ef569e283fec3c1e43365bc700d
meson-python_0.15.0.orig.tar.gz 78.0 KiB fddb73eecd49e89c1c41c87937cd89c2d0b65a1c63ba28238681d4bd9484d26f
meson-python_0.15.0-1.debian.tar.xz 13.0 KiB da58f004f76592945521aa5354067aa1a1c1262c97d85a408d27828922c51b3d

No changes file available.

Binary packages built by this source

python3-mesonpy: Meson PEP 517 Python build backend

 This package enables Python package authors to use Meson as the build
 backend for their packages.
 .
 Meson is a build system designed to increase programmer productivity.
 It does this by providing a fast, simple and easy to use interface for
 modern software development tools and practices.