UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
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.3.tar.gz
Source file size: 130960
Source file MD5-checkum: dbc6f815cd75160ccf12e470be1c8d6e
Source directory: pyyaml-6.0.3
Package URL: https://umvirt.com/linux/downloads/0.3/packages/python-modules/pyyaml-6.0.3.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.3/packages/python-modules/pyyaml-6.0.3.tar.gz.md5sum
Dependances: yaml, python3-Cython.
Dependance of: mesa, mesa-libglvnd, ansible-core, 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