python3.11 3.11.0~rc2-ok2 source package in openKylin

Changelog

python3.11 (3.11.0~rc2-ok2) yangtze; urgency=medium

  * Bug:188004 【openKylin软件包源码扫描】python3.11 源码含有ubuntu信息

 -- jiawei <email address hidden>  Mon, 04 Sep 2023 15:22:49 +0800

Upload details

Uploaded by:
jiawei
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main python
Yangtze V1.0 proposed main python

Downloads

File Size SHA-256 Checksum
python3.11_3.11.0~rc2.orig.tar.gz 25.3 MiB 187071e45bae288a2ca0edcb9e854553e457b374eae62c3db208aa7bb6a294ec
python3.11_3.11.0~rc2-ok2.debian.tar.xz 197.6 KiB 07c63258fbb7ec215b41bce981e70c8612b840eac865bc2a4e863a7c842ca02a
python3.11_3.11.0~rc2-ok2.dsc 3.4 KiB 5340d22f148956b17df4b7df0ad6f95ee54a66441c7453c3e62a2b117acab277

Available diffs

View changes file

Binary packages built by this source

libpython3.11: Shared Python runtime library (version 3.11)

 Python is a high-level, interactive, object-oriented language. Its 3.11 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.

libpython3.11-dbg: Debug Build of the Python Interpreter (version 3.11)

 The package holds two things:
 .
 - Extensions for a Python interpreter configured with --pydebug.
 - Debug information for standard python extensions.
 .
 See the README.debug for more information.

libpython3.11-dev: Header files and a static library for Python (v3.11)

 Header files, a static library and development tools for building
 Python (v3.11) modules, extending the Python interpreter or embedding
 Python (v3.11) in applications.
 .
 Maintainers of Python packages should read README.maintainers.
 .
 This package contains development files. It is normally not
 used on it's own, but as a dependency of python3.11-dev.

libpython3.11-minimal: Minimal subset of the Python language (version 3.11)

 This package contains some essential modules. It is normally not
 used on it's own, but as a dependency of python3.11-minimal.

libpython3.11-stdlib: Interactive high-level object-oriented language (standard library, version 3.11)

 Python is a high-level, interactive, object-oriented language. Its 3.11 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains Python 3.11's standard library. It is normally not
 used on its own, but as a dependency of python3.11.

python3.11: Interactive high-level object-oriented language (version 3.11)

 Python is a high-level, interactive, object-oriented language. Its 3.11 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.

python3.11-dbg: Debug Build of the Python Interpreter (version 3.11)

 The package holds two things:
 .
 - A Python interpreter configured with --pydebug. Dynamically loaded modules
   are searched as <foo>_d.so first. Third party extensions need a separate
   build to be used by this interpreter.
 - Debug information for standard python interpreter and extensions.
 .
 See the README.debug for more information.

python3.11-dev: Header files and a static library for Python (v3.11)

 Header files, a static library and development tools for building
 Python (v3.11) modules, extending the Python interpreter or embedding
 Python (v3.11) in applications.
 .
 Maintainers of Python packages should read README.maintainers.

python3.11-full: Python Interpreter with complete class library (version 3.11)

 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on the full
 standard library of Python for Python developers. Including modules
 used only at build-time, such as venv and distutils, and modules with
 complex dependencies, such as tk and IDLE. All batteries included.
 .
 According to the Debian Python policy, this package must not be used in
 build dependencies, dependencies and recommendations.

python3.11-minimal: Minimal subset of the Python language (version 3.11)

 This package contains the interpreter and some essential modules. It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python3.11-minimal/README.Debian for a list of the modules
 contained in this package.

python3.11-nopie: Python interpreter linked without PIE (version 3.11)

 This package contains the interpreter not built as position independent
 executable. This interpreter is diverting the python3.11 executable, and making
 the interpreter built with PIE available as python3.11-pie.

python3.11-venv: Interactive high-level object-oriented language (pyvenv binary, version 3.11)

 Python is a high-level, interactive, object-oriented language. Its 3.11 version
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the pyvenv-3.11 binary.