Sat, 24 Jan 2026 12:27:27 CST | login

Information for build python-pkgconfig-1.5.5-4.ocs23

ID2921
Package Namepython-pkgconfig
Version1.5.5
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pkgconfig.git?.#6f1b3fe2c2a81614c2b48d1c4b920eea9609437f
SummaryPython interface to the pkg-config command line tool
Descriptionpkgconfig is a Python module to interface with the pkg-config command line tool and supports Python 2.6+. It can be used to * check if a package exists * check if a package meets certain version requirements * query CFLAGS and LDFLAGS * parse the output to build extensions with setup.py If pkg-config is not on the path, raises EnvironmentError.
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 05:51:32 CST
CompletedSat, 09 Sep 2023 05:54:26 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-pkgconfig.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pkgconfig.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-pkgconfig-1.5.5-4.ocs23.src.rpm (info) (download)
noarch
python3-pkgconfig-1.5.5-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.5-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.5-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.5-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Dec 21 2022 Shuo Wang <abushwang@tencent.com> - 1.5.5-1 - initial build