Wed, 01 Apr 2026 07:11:57 CST | login

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

ID20313
Package Namepython-pkgconfig
Version1.5.5
Release5.oc9
Epoch
DraftFalse
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 bydenisecheng
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 18:46:26 CST
CompletedTue, 16 Jan 2024 18:47:50 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-pkgconfig.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pkgconfig.git?.#origin/master'}}
Tags No tags
RPMs
src
python-pkgconfig-1.5.5-5.oc9.src.rpm (info) (download)
noarch
python3-pkgconfig-1.5.5-5.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 * 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