setuptools 78.1.1-0.1ok1 source package in openKylin

Changelog

setuptools (78.1.1-0.1ok1) huanghe; urgency=medium

  * rebuild for openkylin

 -- zhangshoucheng <email address hidden>  Thu, 23 Apr 2026 17:31:16 +0800

Upload details

Uploaded by:
zhangshoucheng
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
setuptools_78.1.1.orig.tar.gz 1.3 MiB fcc17fd9cd898242f6b4adfaca46137a9edef687f43e6f78469692a5e70d851d
setuptools_78.1.1-0.1ok1.debian.tar.xz 15.2 KiB c9190fb1d1b54deda0fe1d33ef50a5ee9ae6028766529f943da6b1b535c8865e
setuptools_78.1.1-0.1ok1.dsc 2.0 KiB 42a1a4f54abd447aa0be1c6fe5ffbdda9fe4249fa9781660b400fd0504810082

Available diffs

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.