python-setuptools 44.1.1-1.1 source package in Ubuntu

Changelog

python-setuptools (44.1.1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build a python2-setuptools-whl package. Closes: #1003573.
  * Patch: Handle the removal of bdist_wininst from distutils.
    Closes: #1002444

 -- Stefano Rivera <email address hidden>  Wed, 12 Jan 2022 13:33:15 -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
python-setuptools_44.1.1-1.1.dsc 1.6 KiB ddde8e43a33e230368f8888a8b94731cc5ad41b58d57878038b5486cf24c4fad
python-setuptools_44.1.1.orig.tar.xz 452.3 KiB 8a7020e5a5009a267d201c0a7a39be7c0226775f0b81524d2c427b07babfa6ae
python-setuptools_44.1.1-1.1.debian.tar.xz 11.7 KiB af295394f7658e6b8bd8e0ed8c932e0b6a9a7afec2a83f91fbe49f25063d47c8

No changes file available.

Binary packages built by this source

pypy-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.

pypy-setuptools: PyPy Distutils Enhancements

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

python-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.

python-setuptools: Python Distutils Enhancements

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

python2-setuptools-whl: Python Distutils Enhancements (python 2.7 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 Python 2.7 virtual environment.