setuptools 52.0.0-4 source package in Ubuntu

Changelog

setuptools (52.0.0-4) unstable; urgency=medium

  * Don't include the exe installer files in the binary package, not
    rebuilt using the mingw64 toolchain. Closes: #989346.

 -- Matthias Klose <email address hidden>  Tue, 29 Jun 2021 12:58:50 +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

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
setuptools_52.0.0-4.dsc 2.0 KiB 86c2c004ebe122288e3315555b2faf5a562d56a99fedc5a52c0d295f2ea5ffa6
setuptools_52.0.0.orig.tar.gz 2.0 MiB fb3a1ee622509550dbf1d419f241296169d7f09cb1eb5b1736f2f10965932b96
setuptools_52.0.0-4.debian.tar.xz 12.9 KiB 5f8a3f198fce1de638be11ddfb3b582b6fbd1b105ab0041fb74ebc77e4939cc5

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.