setuptools 68.1.2-ok2 source package in openKylin

Changelog

setuptools (68.1.2-ok2) nile; urgency=medium

  * Build for openKylin nile-sp2-rc2.

 -- liweinan <email address hidden>  Mon, 11 Aug 2025 13:37:18 +0800

Upload details

Uploaded by:
liweinan
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile.bedrock release main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
setuptools_68.1.2.orig.tar.gz 2.1 MiB 3d4dfa6d95f1b101d695a6160a7626e15583af71a5f52176efa5d39a054d475d
setuptools_68.1.2-ok2.debian.tar.xz 8.6 KiB 7532edbe168d0b259e00a91bc7c9ac747b10bad1b4b6bbc091a8026cb9a494bc
setuptools_68.1.2-ok2.dsc 1.9 KiB d00f9d1222e0ffbe153c1110e51bb14043a074ec3094f25c4d525021d79c74a6

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.