Sat, 18 Jan 2025 18:13:59 CST | login

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

ID18649
Package Nameperl-Inline-Python
Version0.57
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Inline-Python?.#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
StartedMon, 26 Aug 2024 10:24:24 CST
CompletedMon, 26 Aug 2024 10:26:33 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/perl-Inline-Python:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Inline-Python?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
perl-Inline-Python-0.57-1.ocs23.src.rpm (info) (download)
aarch64
perl-Inline-Python-0.57-1.ocs23.aarch64.rpm (info) (download)
perl-Inline-Python-debuginfo-0.57-1.ocs23.aarch64.rpm (info) (download)
perl-Inline-Python-debugsource-0.57-1.ocs23.aarch64.rpm (info) (download)
x86_64
perl-Inline-Python-0.57-1.ocs23.x86_64.rpm (info) (download)
perl-Inline-Python-debuginfo-0.57-1.ocs23.x86_64.rpm (info) (download)
perl-Inline-Python-debugsource-0.57-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.57-1 - initial build