Tue, 02 Jul 2024 05:33:39 UTC | login

Information for build perl-Inline-Python-0.57-10.fc40

ID285591
Package Nameperl-Inline-Python
Version0.57
Release10.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Inline-Python.git#34e8fcf5e3c94b2bd4b5e1e502e89c1db41deb90
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, 22 Feb 2024 11:41:09 UTC
CompletedThu, 22 Feb 2024 11:52:18 UTC
Taskbuild (f40, /rpms/perl-Inline-Python.git:34e8fcf5e3c94b2bd4b5e1e502e89c1db41deb90)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Inline-Python.git#34e8fcf5e3c94b2bd4b5e1e502e89c1db41deb90'}}
Tags
f40
f41
RPMs
src
perl-Inline-Python-0.57-10.fc40.src.rpm (info) (download)
riscv64
perl-Inline-Python-0.57-10.fc40.riscv64.rpm (info) (download)
perl-Inline-Python-debuginfo-0.57-10.fc40.riscv64.rpm (info) (download)
perl-Inline-Python-debugsource-0.57-10.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.57-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.57-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Oct 24 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.57-8 - Update Python 3.13 patch after upstream's review * Mon Oct 23 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.57-7 - Fix compiler warnings - Fix compilation with Python 3.13 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.57-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.57-5 - Perl 5.38 rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.57-4 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.57-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 12 2022 Florian Weimer <fweimer@redhat.com> - 0.57-2 - Port to C99 * Mon Oct 17 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 0.57-1 - 0.57 bump * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.56-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.56-22 - Rebuilt for Python 3.11 * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.56-21 - Perl 5.36 rebuild