Sat, 24 Jan 2026 09:28:10 CST | login

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

ID5273
Package Namepython-pkgconfig
Version1.5.5
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pkgconfig.git?.#a52f5cfc9228432329985c45d921db0a64ffb6ab
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
StartedTue, 19 Sep 2023 17:29:51 CST
CompletedTue, 19 Sep 2023 17:33:30 CST
Taskbuild (dist-ocs23-python-update, /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-5.ocs23.src.rpm (info) (download)
noarch
python3-pkgconfig-1.5.5-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.5-5 - Rebuilt for python 3.11 * 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