Sun, 26 Apr 2026 09:51:49 CST | login

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

ID10182
Package Namemingw-rest
Version0.8.0
Release1.ocs23
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
StartedTue, 11 Jun 2024 19:47:22 CST
CompletedTue, 11 Jun 2024 19:50:31 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/mingw-rest.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/mingw-rest.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
mingw-rest-0.8.0-1.ocs23.src.rpm (info) (download)
noarch
mingw32-rest-0.8.0-1.ocs23.noarch.rpm (info) (download)
mingw32-rest-static-0.8.0-1.ocs23.noarch.rpm (info) (download)
mingw64-rest-0.8.0-1.ocs23.noarch.rpm (info) (download)
mingw64-rest-static-0.8.0-1.ocs23.noarch.rpm (info) (download)
mingw32-rest-debuginfo-0.8.0-1.ocs23.noarch.rpm (info) (download)
mingw64-rest-debuginfo-0.8.0-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.0-1 - initial build