setuptools 68.1.2-2 source package in Ubuntu
Changelog
setuptools (68.1.2-2) unstable; urgency=medium * Don't run dh_auto_clean, just remove the .pybuild directory manually. dh-python would remove the egg-info dir during the dh_auto_clean call. Closes: #1052540, #1052783. LP: #2037205. -- Matthias Klose <email address hidden> Wed, 04 Oct 2023 10:28:14 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Mantic
- Original maintainer:
- Matthias Klose
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
setuptools_68.1.2.orig.tar.gz | 2.1 MiB | 3d4dfa6d95f1b101d695a6160a7626e15583af71a5f52176efa5d39a054d475d |
setuptools_68.1.2-2.debian.tar.xz | 13.8 KiB | a0ba63b09f24281a4535783fe581b93d58a48144c40c469028deeeaf865bc297 |
setuptools_68.1.2-2.dsc | 2.2 KiB | ca80c8179d0499e8d386245b3f9fc4ae2021e7388bebe4c8d5ce9e8f6c360bad |
Available diffs
- diff from 68.1.2-1 (in Debian) to 68.1.2-2 (579 bytes)
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.