Thu, 16 May 2024 10:57:29 UTC | login

Information for build rest0.7-0.8.1-4.fc40

ID268953
Package Namerest0.7
Version0.8.1
Release4.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rest0.7.git#992effcf54fd58b1282f59071ecfdc60a704ac6d
SummaryA library for access to RESTful web services
DescriptionThis library was designed to make it easier to access web services that claim to be "RESTful". A RESTful service should have urls that represent remote objects, which methods can then be called on. The majority of services don't actually adhere to this strict definition. Instead, their RESTful end point usually has an API that is just simpler to use compared to other types of APIs they may support (XML-RPC, for instance). It is this kind of API that this library is attempting to support. This package contains librest API version 0.7.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 23 Nov 2023 15:34:46 UTC
CompletedFri, 24 Nov 2023 13:14:12 UTC
Taskbuild (f40, /rpms/rest0.7.git:992effcf54fd58b1282f59071ecfdc60a704ac6d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rest0.7.git#992effcf54fd58b1282f59071ecfdc60a704ac6d'}}
Tags
f40
RPMs
src
rest0.7-0.8.1-4.fc40.src.rpm (info) (download)
riscv64
rest0.7-0.8.1-4.fc40.riscv64.rpm (info) (download)
rest0.7-devel-0.8.1-4.fc40.riscv64.rpm (info) (download)
rest0.7-debuginfo-0.8.1-4.fc40.riscv64.rpm (info) (download)
rest0.7-debugsource-0.8.1-4.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 18 2022 Kalev Lember <klember@redhat.com> - 0.8.1-1 - New rest0.7 compat package, based on earlier rest 0.8.1-12 packaging