UmVirt LFS Package info
DB commit: 87572d7cf5c2e4fc6a7d33abc05341175a2c925a
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
python3-pyyaml
PyYAML is a Python module that implements the next generation YAML parser and emitter.Package info
Template:
Codename: python3-pyyaml
Source file: pyyaml-6.0.2.tar.gz
Source file size: 130631
Source file MD5-checkum: 9600ee49b2b4e1a0237cf4173b6dc594
Source directory: pyyaml-6.0.2
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/python-modules/pyyaml-6.0.2.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/python-modules/pyyaml-6.0.2.tar.gz.md5sum
Dependances: yaml, python3-Cython.
Dependance of: mesa, mesa-libglvnd, ansible, KF6.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#
Build script:
pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD
Install script:
pip3 install --no-index --find-links dist --no-user PyYAML