setuptools 59.6.0-1.1 source package in Ubuntu

Changelog

setuptools (59.6.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build a python3-setuptools-whl package. Closes: #1003573.

 -- Stefano Rivera <email address hidden>  Wed, 12 Jan 2022 13:21:21 -0400

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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
setuptools_59.6.0-1.1.dsc 1.5 KiB 2b438799bf500a156e49b7ac0cbeb607e86008a440453fb22a92b4cf8340a5bc
setuptools_59.6.0.orig.tar.gz 2.2 MiB 22c7348c6d2976a52632c67f7ab0cdf40147db7789f9aed18734643fe9cf3373
setuptools_59.6.0-1.1.debian.tar.xz 13.2 KiB c76292feec37597d05551d010f68eb715e76ca94642455dc6992163db90ca0dd

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.