Sat, 23 Nov 2024 00:35:46 UTC | login

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

ID158631
Package Nameperl-Inline-Python
Version0.56
Release12.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Inline-Python.git#69eb18ed47e4cff3be1deda0dd8ab2d068945163
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
StartedWed, 03 Jun 2020 07:41:23 UTC
CompletedWed, 03 Jun 2020 08:01:22 UTC
Taskbuild (f33, /rpms/perl-Inline-Python.git:69eb18ed47e4cff3be1deda0dd8ab2d068945163)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Inline-Python.git#69eb18ed47e4cff3be1deda0dd8ab2d068945163'}}
Tags
f33
RPMs
src
perl-Inline-Python-0.56-12.fc33.src.rpm (info) (download)
riscv64
perl-Inline-Python-0.56-12.fc33.riscv64.rpm (info) (download)
perl-Inline-Python-debuginfo-0.56-12.fc33.riscv64.rpm (info) (download)
perl-Inline-Python-debugsource-0.56-12.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.56-12 - Rebuilt for Python 3.9 * 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