Fri, 03 May 2024 16:12:17 UTC | login

Information for build golang-starlark-0-19.20230725git0d72639.fc40

ID289753
Package Namegolang-starlark
Version0
Release19.20230725git0d72639.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-starlark.git#15f226384bb4930df82c58ced3365792d9f071df
SummaryDialect of Python intended for use as a configuration language
Description Starlark is a dialect of Python intended for use as a configuration language. Like Python, it is an untyped dynamic language with high-level data types, first-class functions with lexical scope, and garbage collection. Unlike CPython, independent Starlark threads execute in parallel, so Starlark workloads scale well on parallel machines. Starlark is a small and simple language with a familiar and highly readable syntax. You can use it as an expressive notation for structured data, defining functions to eliminate repetition, or you can use it to add scripting capabilities to an existing application.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 16 Apr 2024 07:33:05 UTC
CompletedTue, 16 Apr 2024 08:56:23 UTC
Taskbuild (f40, /rpms/golang-starlark.git:15f226384bb4930df82c58ced3365792d9f071df)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-starlark.git#15f226384bb4930df82c58ced3365792d9f071df'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> 0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> 0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Aug 02 2023 Alejandro Sáez <asm@redhat.com> 0-17 - Update to 0d7263928a * Fri Jul 21 2023 Alejandro Sáez <asm@redhat.com> 0-16 - Skip TestExecFile in s390x * Fri Jul 21 2023 Alejandro Sáez <asm@redhat.com> 0-15 - Fix incorrect build tags * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 17 2023 Alejandro Sáez <asm@redhat.com> 0-13 - New release * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Alejandro Saez Morollon <asm@redhat.com> 0-10 - RPMAUTOSPEC: unresolvable merge