Thu, 16 May 2024 18:36:56 UTC | login

Information for build modulemd-tools-0.13-4.fc38

ID237705
Package Namemodulemd-tools
Version0.13
Release4.fc38
Epoch
SummaryCollection of tools for parsing and generating modulemd YAML files
DescriptionTools provided by this package: repo2module - Takes a YUM repository on its input and creates modules.yaml containing YAML module definitions generated for each package. dir2module - Generates a module YAML definition based on essential module information provided via command-line parameters. The packages provided by the module are found in a specified directory or a text file containing their list. createrepo_mod - A small wrapper around createrepo_c and modifyrepo_c to provide an easy tool for generating module repositories. modulemd-add-platform - Add a new context configuration for a new platform into a modulemd-packager file. modulemd-merge - Merge several modules.yaml files into one. This is useful for example if you have several yum repositories and want to merge them into one. modulemd-generate-macros - Generate module-build-macros SRPM package, which is a central piece for building modules. It should be present in the buildroot before any other module packages are submitted to be built. bld2repo - Simple tool for dowloading build required RPMs of a modular build from koji.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 11 Mar 2023 12:44:16 UTC
CompletedSat, 11 Mar 2023 12:44:16 UTC
Tags
f38
RPMs
src
modulemd-tools-0.13-4.fc38.src.rpm (info) (download)
noarch
modulemd-tools-0.13-4.fc38.noarch.rpm (info) (download)
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 0.13-2 - Rebuilt for Python 3.11 * Wed Feb 23 2022 Jakub Kadlcik <frostyx@email.cz> 0.13-1 - modulemd_add_platform: don't use pyproject macros (frostyx@email.cz) - createrepo_mod: fix failing test because of modulemd-merge (frostyx@email.cz) - Add modulemd_add_platform tool (ppisar@redhat.com) - Fix bld2repo issue causing possibly missed dependencies (fvalder@redhat.com) * Wed Feb 09 2022 Petr Pisar <ppisar@redhat.com> - 0.12-1 - Add modulemd-add-platform tool * Mon Aug 23 2021 Jakub Kadlcik <frostyx@email.cz> 0.11-1 - modulemd_tools: compatibility for upgrade_ext on EPEL8 (frostyx@email.cz) - modulemd_tools: compatibility for read_packager_string on EPEL8 (frostyx@email.cz) - dir2module: generate also profiles and modulemd-defaults file (frostyx@email.cz) - modulemd_tools: use upgrade_ext instead of upgrade (frostyx@email.cz) - modulemd_tools: use read_packager_string instead of read_string (frostyx@email.cz) - Add installation instructions (frostyx@email.cz) - bld2repo: do not create empty repos when --result-dir is used (kdudka@redhat.com) - bld2repo: print status in a more intuitive format (kdudka@redhat.com) - tito: stop releasing for Fedora 32 (frostyx@email.cz) * Mon Jun 14 2021 Jakub Kadlcik <frostyx@email.cz> 0.10-1 - Added bld2repo (mcurlej@redhat.com) * Fri Apr 09 2021 Jakub Kadlcik <frostyx@email.cz> 0.9-1 - repo2module: drop python-click dependency (frostyx@email.cz) * Tue Apr 06 2021 Jakub Kadlcik <frostyx@email.cz> 0.8-1 - modulemd_tools: drop python3-parameterized dependency (frostyx@email.cz) - Package modulemd_tools helper lib (fvalder@redhat.com) - Add modulemd-merge tests (fvalder@redhat.com) - Add createrepo_mod tests (fvalder@redhat.com) - Replace master in fedora releaser to rawhide (frostyx@email.cz) * Tue Feb 09 2021 Jakub Kadlcik <frostyx@email.cz> 0.7-1 - Generate manpages on the fly - Automated test builds incl. Docker/Travis - Fix PEP8 in all tools - modulemd_tools: temporarily skip some tests on EPEL8 or Fedora - Drop libmodulemd dependency in favor of python3-libmodulemd