Tue, 16 Apr 2024 08:26:20 UTC | login

Information for build createrepo_c-0.17.2-1.fc33

ID195675
Package Namecreaterepo_c
Version0.17.2
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/createrepo_c.git#0c0e381fa7c91de82101e961884fbdbbcc45cd6f
SummaryCreates a common metadata repository
DescriptionC implementation of Createrepo. A set of utilities (createrepo_c, mergerepo_c, modifyrepo_c) for generating a common metadata repository from a directory of rpm packages and maintaining it.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 03 May 2021 04:24:09 UTC
CompletedMon, 03 May 2021 05:19:46 UTC
Taskbuild (f33, /rpms/createrepo_c.git:0c0e381fa7c91de82101e961884fbdbbcc45cd6f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/createrepo_c.git#0c0e381fa7c91de82101e961884fbdbbcc45cd6f'}}
Tags
f33
RPMs
src
createrepo_c-0.17.2-1.fc33.src.rpm (info) (download)
riscv64
createrepo_c-0.17.2-1.fc33.riscv64.rpm (info) (download)
createrepo_c-devel-0.17.2-1.fc33.riscv64.rpm (info) (download)
createrepo_c-libs-0.17.2-1.fc33.riscv64.rpm (info) (download)
python3-createrepo_c-0.17.2-1.fc33.riscv64.rpm (info) (download)
createrepo_c-debuginfo-0.17.2-1.fc33.riscv64.rpm (info) (download)
createrepo_c-debugsource-0.17.2-1.fc33.riscv64.rpm (info) (download)
createrepo_c-libs-debuginfo-0.17.2-1.fc33.riscv64.rpm (info) (download)
python3-createrepo_c-debuginfo-0.17.2-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Apr 15 2021 Nicola Sella <nsella@redhat.com> - 0.17.2-1 - Update to 0.17.2 - Remove empty arrays in tests, pass NULL instead (fixes a compiler war… - Replace 'blacklist' with 'excludelist' - Allow taking __repr__ (__str__) of closed xmlfile and sqlite (RhBug:1913465) * Thu Apr 08 2021 Nicola Sella <nsella@redhat.com> - 0.17.1-1 - Update to 0.17.1 - Fix segmentation fault when taking str() of closed file - Setting updated/issued_date to None - (RhBug:1921715) - Drop Python 2 support - Disable drpm also for RHEL >= 9 (RhBug:1914828) - Never leave behind .repodata lock on exit (RhBug:1906831) - Revert back to old API of cr_compress_file_with_stat and cr_compress * Tue Oct 06 2020 Nicola Sella <nsella@redhat.com> - 0.16.1 - Update to 0.16.1 - Add the section number to the manual pages - Parse xml snippet in smaller parts (RhBug:1859689) - Add module metadata support to createrepo_c (RhBug:1795936) * Fri Aug 07 2020 Nicola Sella <nsella@redhat.com> - 0.15.11-4 - spec: Fix building with new cmake macros * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.11-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 02 2020 Ales Matej <amatej@redhat.com> - 0.15.11-1 - Update to 0.15.11 - Switch updateinfo to explicitly include bool values (RhBug:1772466) - Enhance error handling when locating repositories (RhBug:1762697) - Make documentation for --update-md-path more specific - Clean up temporary .repodata on sigint - Add relogin_suggested to updatecollectionpackage (Rhbug:1779751) - Support issued date in epoch format in Python API (RhBug:1779751) - Allow parsing of xml repodata from string (RhBug: 1804308) - Remove expat xml library in favor of libxml2 - Copy updateCollectionModule on assignment to prevent bogus data (RhBug:1821781) - Add --arch-expand option to mergerepo_c * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 0.15.5-3 - Rebuilt for Python 3.9 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 08 2020 Pavel Raiskup <praiskup@redhat.com> - 0.15.5-1 - update to upstream 0.15.5 release, per https://github.com/rpm-software-management/createrepo_c/compare/0.15.4...0.15.5 - new option --recycle-pkglist for --update mode - a bit more optimal --update caching * Wed Dec 11 2019 Mohan Boddu <mboddu@bhujji.com> - 0.15.4-1 - Update to upstream 0.15.4 release * Tue Sep 17 2019 Ales Matej <amatej@redhat.com> - 0.15.1-1 - Update to 0.15.1 - Allow pip to see installation of python3-createrepo_c - Imporove documentation - Switch off timestamping of documentation to avoid file conflics for createrepo_c-devel i686/x86_64 parallel installation - Remove dependency on deltarpm in favour of drpm * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14.2-3 - Rebuilt for Python 3.8 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jun 27 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 0.14.2-1 - Update to 0.14.2 - Obsolete createrepo on all Fedoras again (RhBug:1702771) - Fix issue with createrepo_c hanging at the end (RhBug:1714666) - Don't include packages with forbidden control chars in repodata * Mon Jun 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.14.1-4 - Rebuild for RPM 4.15 * Mon Jun 10 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.14.1-3 - Rebuild for RPM 4.15 * Tue May 28 2019 Stephen Gallagher <sgallagh@redhat.com> - 0.14.1-2 - Depend on the appropriate minimum version of libmodulemd * Fri May 24 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 0.14.1-1 - Update to 0.14.1 - Add --pkgorigins mode for Koji - Correct pkg count in headers if there were invalid pkgs (RhBug:1596211) - Prevent exiting with 0 if errors occur while finalizing repodata. * Mon May 20 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 0.13.2-2 - Backport patch to fix crash when dumping updateinfo and module is ommited (RhBug:1707981) * Tue May 07 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 0.13.2-1 - Update to 0.13.2 - Add support for reading and merging module metadata - Add support for modular errata (RhBug:1656584) - Update --keep-all-metadata to keep all additional metadata, not just updateinfo and groupfile (RhBug:1639287) - mergerepo_c: Add support for --koji simple mode - Fix generating corrupted sqlite files (RhBug: 1696808) - modifyrepo_c: Prevent doubling of compression suffix (test.gz.gz) - Do not obsolete createrepo on Fedora < 31