Wed, 22 Apr 2026 21:33:29 CST | login

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

ID30604
Package Nameperl-Inline-Python
Version0.57
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Inline-Python.git?.#51ca4c96c0a6944269aea7c722c6a39dd88dba2a
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 byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 05:20:07 CST
CompletedSat, 21 Sep 2024 05:22:25 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-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Inline-Python-0.57-1.oc9.src.rpm (info) (download)
aarch64
perl-Inline-Python-0.57-1.oc9.aarch64.rpm (info) (download)
perl-Inline-Python-debuginfo-0.57-1.oc9.aarch64.rpm (info) (download)
perl-Inline-Python-debugsource-0.57-1.oc9.aarch64.rpm (info) (download)
x86_64
perl-Inline-Python-0.57-1.oc9.x86_64.rpm (info) (download)
perl-Inline-Python-debuginfo-0.57-1.oc9.x86_64.rpm (info) (download)
perl-Inline-Python-debugsource-0.57-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.57-1 - initial build