Thu, 16 May 2024 11:23:12 UTC | login

Information for build rest0.7-0.8.1-2.fc37

ID215199
Package Namerest0.7
Version0.8.1
Release2.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rest0.7.git#3b2e130da9cad7d31ff56fa4397b4388e8d9de4d
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, 27 Oct 2022 13:22:06 UTC
CompletedThu, 27 Oct 2022 15:06:03 UTC
Taskbuild (f37, /rpms/rest0.7.git:3b2e130da9cad7d31ff56fa4397b4388e8d9de4d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rest0.7.git#3b2e130da9cad7d31ff56fa4397b4388e8d9de4d'}}
Tags
f37
f38
RPMs
src
rest0.7-0.8.1-2.fc37.src.rpm (info) (download)
riscv64
rest0.7-0.8.1-2.fc37.riscv64.rpm (info) (download)
rest0.7-devel-0.8.1-2.fc37.riscv64.rpm (info) (download)
rest0.7-debuginfo-0.8.1-2.fc37.riscv64.rpm (info) (download)
rest0.7-debugsource-0.8.1-2.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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