↵ Return to the main page of copr-builder
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-07-22 | Python Maint <python dash maint at redhat dot com> - 1.8-4 | - Rebuilt for Python 3.15.0b4 ABI change |
| 2026-07-15 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.8-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild |
| 2026-06-04 | Python Maint <python dash maint at redhat dot com> - 1.8-2 | - Rebuilt for Python 3.15 |
| 2026-04-16 | Jakub Kadlcik <frostyx at email dot cz> 1.8-1 | - AFAIK there is no python3-dnf5 only python3-libdnf5 |
| 2026-04-15 | Jakub Kadlcik <frostyx at email dot cz> 1.7-1 | - Do not require DNF4 packages and instead require DNF5 packages - Extract Exclu*Arch/BuildArch for all targets - Add dependency on the which command - Use Tito to generate component.__version__ |
| 2025-09-29 | Jakub Kadlcik <frostyx at email dot cz> 1.6-1 | - Re-store umask to default Fedora value - Don't traceback on builders without user SSH access |
| 2025-09-16 | Jakub Kadlcik <frostyx at email dot cz> 1.5-1 | - Read the specfile that is produced by specfile generator |
| 2025-08-26 | Jakub Kadlcik <frostyx at email dot cz> 1.4-1 | - Improve robustness and cooperation with backend - Pipe errors/warning out to builder-live.log - Make sure we use the latest dist-git-client |
| 2025-03-25 | Pavel Raiskup <praiskup at redhat dot com> 1.3-1 | - ignore unicode errors some commands' output - custom method - do not rely on working `/bin/su` in chroot - migrate os.listdir() to os.scandir() to increase performance - do not build package for i686 architecture - skip build only there are no unexpanded macros in ExclusiveArch/ExcludeArch |
| 2024-11-19 | Pavel Raiskup <praiskup at redhat dot com> 1.2-1 | - change the pyp2spec invocation for v0.10.0+ |