setuptools 66.1.1-1ubuntu0.1 source package in Ubuntu

Changelog

setuptools (66.1.1-1ubuntu0.1) lunar; urgency=medium

  * Make pkg_resources more forgiving of non-compliant versions (LP: #2008430)

 -- Benjamin Drung <email address hidden>  Wed, 25 Oct 2023 12:01:45 +0200

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Lunar
Original maintainer:
Matthias Klose
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar updates main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
setuptools_66.1.1.orig.tar.gz 2.5 MiB ac4008d396bc9cd983ea483cb7139c0240a07bbc74ffb6232fceffedc6cf03a8
setuptools_66.1.1-1ubuntu0.1.debian.tar.xz 14.9 KiB 6fccbd479bb8dcb7042bd668ae67097fed2feb92aac65f701e73fdb243d9a8ab
setuptools_66.1.1-1ubuntu0.1.dsc 2.2 KiB f11b1b49a57c6f635d87ed8b43bb48b82af8e400744ac27131ae1060f387aa09

View changes file

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.