Thu, 23 May 2024 18:31:22 UTC | login

Information for build module-build-service-copr-0.4-1.fc28

ID26970
Package Namemodule-build-service-copr
Version0.4
Release1.fc28
Epoch
SummaryCopr plugin for the Module Build Service
DescriptionThis is a plugin for MBS containing Copr related extensions such as CoprModuleBuilder and CoprResolver. The Module Build Service (MBS) coordinates module builds and is responsible for a number of tasks: - Providing an interface for module client-side tooling via which module build submission and build state queries are possible. - Verifying the input data (modulemd, RPM SPEC files and others) is available and correct. - Preparing the build environment in the supported build systems, such as koji. - Scheduling and building of the module components and tracking the build state. - Emitting bus messages about all state changes so that other infrastructure services can pick up the work.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 21 May 2018 06:32:29 UTC
CompletedMon, 21 May 2018 06:32:29 UTC
Tags
f29
RPMs
src
module-build-service-copr-0.4-1.fc28.src.rpm (info) (download)
noarch
python2-module-build-service-copr-0.4-1.fc28.noarch.rpm (info) (download)
python3-module-build-service-copr-0.4-1.fc28.noarch.rpm (info) (download)
Changelog * Sun Dec 03 2017 Jakub Kadlcik <frostyx@email.cz> 0.4-1 - Be more specific in python sitelib files * Sun Dec 03 2017 Jakub Kadlcik <frostyx@email.cz> 0.3-1 - Use just module-build-service-copr for the package name, without prefix * Sun Dec 03 2017 Jakub Kadlcik <frostyx@email.cz> 0.2-1 - Use srcname macro in the URL - Don't use special characters in name - Move Requires/BuildRequires under appropriate subpackages - Improve the python3 condition * Tue Nov 28 2017 Jakub Kadlcik <frostyx@email.cz> 0.1-1 - Initial package