Thu, 27 Jun 2024 06:18:12 UTC | login

Information for build rest-0.8.1-7.fc33

ID134075
Package Namerest
Version0.8.1
Release7.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rest.git#e359753282a919c4d7b9b245ae31fcdb9a38fc62
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 12:57:27 UTC
CompletedSat, 28 Mar 2020 13:29:21 UTC
Taskbuild (f33, /rpms/rest.git:e359753282a919c4d7b9b245ae31fcdb9a38fc62)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rest.git#e359753282a919c4d7b9b245ae31fcdb9a38fc62'}}
Tags
f33
RPMs
src
rest-0.8.1-7.fc33.src.rpm (info) (download)
riscv64
rest-0.8.1-7.fc33.riscv64.rpm (info) (download)
rest-devel-0.8.1-7.fc33.riscv64.rpm (info) (download)
rest-debuginfo-0.8.1-7.fc33.riscv64.rpm (info) (download)
rest-debugsource-0.8.1-7.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 07 2018 Debarshi Ray <rishi@fedoraproject.org> - 0.8.1-3 - Fix the XML test