setuptools 68.1.2-ok1 source package in openKylin

Changelog

setuptools (68.1.2-ok1) nile; urgency=medium

  * Sync upstream version.

 -- zhouganqing <email address hidden>  Tue, 02 Apr 2024 11:18:56 +0800

Upload details

Uploaded by:
周淦清
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 V2.0 release main python
Nile V2.0 proposed 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-ok1.debian.tar.xz 8.5 KiB 57c5aee1b1c1dab4b2aa4d7388fe4c2afeee318dae9e2e856beea58971998fcc
setuptools_68.1.2-ok1.dsc 1.9 KiB 5ee93508704f4451a55d4d96e79d71e206c96f3ddb54a75264bf1c377ec86483

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.