extension-helpers 1.1.1-1ubuntu2 source package in Ubuntu

Changelog

extension-helpers (1.1.1-1ubuntu2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:50:17 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
extension-helpers_1.1.1.orig.tar.gz 26.9 KiB f95dd304a523d4ff6680d9504fa1d68a4dd03bf3bfbbe0ade4d927ed9e693f00
extension-helpers_1.1.1-1ubuntu2.debian.tar.xz 4.1 KiB 0dc69f89976c7768a638c3b4ff448101fa20067ef8553f27723fed60e9f9cf14
extension-helpers_1.1.1-1ubuntu2.dsc 2.3 KiB 508918f98d14bc4888c396544f248d44aa670e16a3be15489254f764d4caa240

Available diffs

View changes file

Binary packages built by this source

python3-extension-helpers: Utilities for building and installing packages

 The extension-helpers package includes convenience helpers to assist
 with building Python packages with compiled C/Cython extensions. It is
 developed by the Astropy project but is intended to be general and
 usable by any Python package.
 .
 This is not a traditional package in the sense that it is not intended
 to be installed directly by users or developers. Instead, it is meant to
 be accessed when the setup.py command is run and should be defined as a
 build-time dependency in pyproject.toml files.