Wed, 08 Apr 2026 04:34:49 CST | login

Information for build python-pkgconfig-1.5.5-3.oc9

ID15512
Package Namepython-pkgconfig
Version1.5.5
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-pkgconfig.git?.#c716cf4d9471c80125da1260ead631203355e3de
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 21:06:00 CST
CompletedMon, 18 Sep 2023 21:08:36 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-pkgconfig.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-pkgconfig.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-pkgconfig-1.5.5-3.oc9.src.rpm (info) (download)
noarch
python3-pkgconfig-1.5.5-3.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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