This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build perl-JSON-MaybeXS-1.004005-3.fc40

ID119984
Package Nameperl-JSON-MaybeXS
Version1.004005
Release3.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-JSON-MaybeXS.git#f2f4618cab7ba0e48c4c54bc65582c0f934607ba
SummaryUse Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
DescriptionThis module first checks to see if either Cpanel::JSON::XS or JSON::XS is already loaded, in which case it uses that module. Otherwise it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and either uses the first module it finds or throws an error. It then exports the "encode_json" and "decode_json" functions from the loaded module, along with a "JSON" constant that returns the class name for calling "new" on. If you're writing fresh code rather than replacing JSON.pm usage, you might want to pass options as constructor args rather than calling mutators, so we provide our own "new" method that supports that.
Built byhezhengyu
State complete
Volume DEFAULT
StartedThu, 25 Jan 2024 22:23:14 CST
CompletedThu, 25 Jan 2024 22:31:43 CST
Taskbuild (f40, /rpms/perl-JSON-MaybeXS.git:f2f4618cab7ba0e48c4c54bc65582c0f934607ba)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-JSON-MaybeXS.git#f2f4618cab7ba0e48c4c54bc65582c0f934607ba'}}
Tags
f40
RPMs
src
perl-JSON-MaybeXS-1.004005-3.fc40.src.rpm (info) (download)
noarch
perl-JSON-MaybeXS-1.004005-3.fc40.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
state.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.004005-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.004005-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Apr 30 2023 Paul Howarth <paul@city-fan.org> - 1.004005-1 - Update to 1.004005 - to_json and from_json are now documented (GH#2) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.004004-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Sep 20 2022 Paul Howarth <paul@city-fan.org> - 1.004004-1 - Update to 1.004004 - Slight speed optimization for is_bool() - Use SPDX-format license tag * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.004003-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.004003-6 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.004003-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild