setuptools 73.0.1-1 source package in Ubuntu

Changelog

setuptools (73.0.1-1) unstable; urgency=medium

  * New upstream version. Closes: #1079282.

 -- Matthias Klose <email address hidden>  Thu, 22 Aug 2024 16:18:52 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Sid
Original maintainer:
Matthias Klose
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
setuptools_73.0.1-1.dsc 2.1 KiB d040611be897e9bb3b57fa21bc2e75ea039cccf6d3cd704c6e03c4829912a121
setuptools_73.0.1.orig.tar.gz 2.4 MiB d59a3e788ab7e012ab2c4baed1b376da6366883ee20d7a5fc426816e3d7b1193
setuptools_73.0.1-1.debian.tar.xz 13.9 KiB 2f2412a103f66c3956598f7d9d8b3df5029cbd18b7e5e0d975e66d2fa236b202

Available diffs

No changes file available.

Binary packages built by this source

python-setuptools-doc: Python Distutils Enhancements (documentation)

 Extensions to the Python distutils for large or complex distributions.
 The package contains the documentation in html format.

python3-pkg-resources: Package Discovery and Resource Access using pkg_resources

 The pkg_resources module provides an API for Python libraries to
 access their resource files, and for extensible applications and
 frameworks to automatically discover plugins. It also provides
 runtime support for using C extensions that are inside zipfile-format
 eggs, support for merging packages that have separately-distributed
 modules or subpackages, and APIs for managing Python's current
 "working set" of active packages.

python3-setuptools: Python3 Distutils Enhancements

 Extensions to the python-distutils for large or complex distributions.

python3-setuptools-whl: Python Distutils Enhancements (wheel package)

 Extensions to the python-distutils for large or complex distributions.
 .
 This is the support package for the PEP 427 wheel version of the package,
 required for using setuptools inside a virtual environment.