Mon, 20 Apr 2026 11:43:56 CST | login

Information for build perl-Inline-Python-0.57-2.oc9

ID39312
Package Nameperl-Inline-Python
Version0.57
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Inline-Python.git?.#ad829e4b345dfa6cc65fbec52ef96d3e3a9fb6b3
SummaryWrite Perl subs and classes in Python
DescriptionThe Inline::Python module allows you to put Python source code directly "inline" in a Perl script or module. It sets up an in-process Python interpreter, runs your code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for global variables only occurs the first time you run your Python code. The name-space is cached, and subsequent calls use the cached version.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 18:06:53 CST
CompletedFri, 13 Jun 2025 18:11:21 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Inline-Python.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Inline-Python.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Inline-Python-0.57-2.oc9.src.rpm (info) (download)
aarch64
perl-Inline-Python-0.57-2.oc9.aarch64.rpm (info) (download)
perl-Inline-Python-debuginfo-0.57-2.oc9.aarch64.rpm (info) (download)
perl-Inline-Python-debugsource-0.57-2.oc9.aarch64.rpm (info) (download)
loongarch64
perl-Inline-Python-0.57-2.oc9.loongarch64.rpm (info) (download)
perl-Inline-Python-debuginfo-0.57-2.oc9.loongarch64.rpm (info) (download)
perl-Inline-Python-debugsource-0.57-2.oc9.loongarch64.rpm (info) (download)
x86_64
perl-Inline-Python-0.57-2.oc9.x86_64.rpm (info) (download)
perl-Inline-Python-debuginfo-0.57-2.oc9.x86_64.rpm (info) (download)
perl-Inline-Python-debugsource-0.57-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.57-2 - Rebuilt for loongarch64 * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.57-1 - initial build