Sat, 06 Jul 2024 06:53:03 UTC | login

Information for build perl-Devel-CallParser-0.002-35.fc40

ID283941
Package Nameperl-Devel-CallParser
Version0.002
Release35.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Devel-CallParser.git#8956fcefcebd96bdf7e1462bdf0bda931c85e147
SummaryCustom parsing attached to subroutines
DescriptionThis module provides a C API, for XS modules, concerned with custom parsing. It is centered around the function cv_set_call_parser, which allows XS code to attach a magical annotation to a Perl subroutine, resulting in resolvable calls to that subroutine having their arguments parsed by arbitrary C code (this is a more conveniently structured facility than the core's PL_keyword_plugin API). This module makes cv_set_call_parser and several supporting functions available.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 22 Feb 2024 17:23:59 UTC
CompletedThu, 22 Feb 2024 17:37:12 UTC
Taskbuild (f40, /rpms/perl-Devel-CallParser.git:8956fcefcebd96bdf7e1462bdf0bda931c85e147)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Devel-CallParser.git#8956fcefcebd96bdf7e1462bdf0bda931c85e147'}}
Tags
f40
f41
RPMs
src
perl-Devel-CallParser-0.002-35.fc40.src.rpm (info) (download)
riscv64
perl-Devel-CallParser-0.002-35.fc40.riscv64.rpm (info) (download)
perl-Devel-CallParser-debuginfo-0.002-35.fc40.riscv64.rpm (info) (download)
perl-Devel-CallParser-debugsource-0.002-35.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.002-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.002-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.002-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.002-32 - Perl 5.38 rebuild * Thu May 11 2023 Paul Howarth <paul@city-fan.org> - 0.002-31 - Drop optional test dependency Lexical::Sub for now; t/leximport.t fails with Lexical::Sub 0.010 (CPAN RT#147376, rhbz#2182352) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.002-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.002-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.002-28 - Perl 5.36 rebuild