Information for build mingw-rest-0.8.0-1.oc9

ID25506
Package Namemingw-rest
Version0.8.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/mingw-rest.git?.#39c08ed39e89b90ea76a8aaf1a65505ef729b023
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 20:38:40 CST
CompletedThu, 25 Jul 2024 20:40:16 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/mingw-rest.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/mingw-rest.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
mingw-rest-0.8.0-1.oc9.src.rpm (info) (download)
noarch
mingw32-rest-0.8.0-1.oc9.noarch.rpm (info) (download)
mingw32-rest-static-0.8.0-1.oc9.noarch.rpm (info) (download)
mingw64-rest-0.8.0-1.oc9.noarch.rpm (info) (download)
mingw64-rest-static-0.8.0-1.oc9.noarch.rpm (info) (download)
mingw32-rest-debuginfo-0.8.0-1.oc9.noarch.rpm (info) (download)
mingw64-rest-debuginfo-0.8.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.0-1 - initial build