Thu, 19 Sep 2024 16:45:50 UTC | login

Information for build golang-github-googleapis-gnostic-0.5.3-15.fc41

ID319182
Package Namegolang-github-googleapis-gnostic
Version0.5.3
Release15.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-googleapis-gnostic.git#746d04cf919c1b17f809948c6942b748760b71d1
SummaryCompiler for APIs described by the OpenAPI Specification
Description This package contains a Go command line tool which converts JSON and YAML OpenAPI descriptions to and from equivalent Protocol Buffer representations. Protocol Buffers provide a language-neutral, platform-neutral, extensible mechanism for serializing structured data. gnostic's Protocol Buffer models for the OpenAPI Specification can be used to generate code that includes data structures with explicit fields for the elements of an OpenAPI description. This makes it possible for developers to work with OpenAPI descriptions in type-safe ways, which is particularly useful in strongly-typed languages like Go and Swift. gnostic reads OpenAPI descriptions into these generated data structures, reports errors, resolves internal dependencies, and writes the results in a binary form that can be used in any language that is supported by the Protocol Buffer tools. A plugin interface simplifies integration with API tools written in a variety of different languages, and when necessary, Protocol Buffer OpenAPI descriptions can be reexported as JSON or YAML. gnostic compilation code and OpenAPI Protocol Buffer models are automatically generated from an OpenAPI JSON Schema. Source code for the generator is in the generate-gnostic directory.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 23 Jul 2024 12:32:45 UTC
CompletedTue, 23 Jul 2024 13:34:31 UTC
Taskbuild (f41, /rpms/golang-github-googleapis-gnostic.git:746d04cf919c1b17f809948c6942b748760b71d1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-googleapis-gnostic.git#746d04cf919c1b17f809948c6942b748760b71d1'}}
Tags
f41
RPMs
src
golang-github-googleapis-gnostic-0.5.3-15.fc41.src.rpm (info) (download)
noarch
golang-github-googleapis-gnostic-devel-0.5.3-15.fc41.noarch.rpm (info) (download)
riscv64
golang-github-googleapis-gnostic-0.5.3-15.fc41.riscv64.rpm (info) (download)
golang-github-googleapis-gnostic-debuginfo-0.5.3-15.fc41.riscv64.rpm (info) (download)
golang-github-googleapis-gnostic-debugsource-0.5.3-15.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Feb 11 2024 Maxwell G <maxwell@gtmx.me> - 0.5.3-14 - Rebuild for golang 1.22.0 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Aug 10 2022 Maxwell G <gotmax@e.email> - 0.5.3-9 - Rebuild to fix FTBFS * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Maxwell G <gotmax@e.email> - 0.5.3-7 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang