pyyaml 6.0.3-ok1 source package in openKylin

Changelog

pyyaml (6.0.3-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 02 Jun 2026 20:51:59 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
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
pyyaml_6.0.3.orig.tar.gz 127.9 KiB d76623373421df22fb4cf8817020cbb7ef15c725b9d5e45f17e189bfc384190f
pyyaml_6.0.3-ok1.debian.tar.xz 3.0 KiB f66b0ca1d13fc8c34b5ed95f6c79ff32590a2a184d0419d6221025743a4b0187
pyyaml_6.0.3-ok1.dsc 1.9 KiB ac617b1d1cf0dcb92fa4b0345c3ddd2e8bcbf4720e171a9205573e7e21009e71

Available diffs

View changes file

Binary packages built by this source

python3-yaml: YAML parser and emitter for Python3

 Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can
 parse all examples from the specification. The parsing algorithm is simple
 enough to be a reference for YAML parser implementors. A simple extension API
 is also provided. The package is built using libyaml for improved speed.

python3-yaml-dbgsym: debug symbols for python3-yaml