Sat, 21 Sep 2024 12:20:02 UTC | login

Information for build perl-Inline-Python-0.56-11.fc33

ID135416
Package Nameperl-Inline-Python
Version0.56
Release11.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Inline-Python.git#6f20f6c803f342dc161901dc9c7598a40c1ff5dd
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Mar 2020 11:15:03 UTC
CompletedThu, 26 Mar 2020 11:38:21 UTC
Taskbuild (f33, /rpms/perl-Inline-Python.git:6f20f6c803f342dc161901dc9c7598a40c1ff5dd)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Inline-Python.git#6f20f6c803f342dc161901dc9c7598a40c1ff5dd'}}
Tags
f33
RPMs
src
perl-Inline-Python-0.56-11.fc33.src.rpm (info) (download)
riscv64
perl-Inline-Python-0.56-11.fc33.riscv64.rpm (info) (download)
perl-Inline-Python-debuginfo-0.56-11.fc33.riscv64.rpm (info) (download)
perl-Inline-Python-debugsource-0.56-11.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.56-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Aug 19 2019 Miro HronĨok <mhroncok@redhat.com> - 0.56-10 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.56-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.56-8 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.56-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.56-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 09 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.56-5 - Use Python 3 for build * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.56-4 - Perl 5.28 rebuild