Wed, 03 Jul 2024 09:49:22 UTC | login

Information for build python-fadvise-5.0.0-7.fc29

ID43189
Package Namepython-fadvise
Version5.0.0
Release7.fc29
Epoch
SummaryPython interface to posix_fadvise(2)
Descriptionpython-fadvise is a Python interface to posix_fadvise(2) which is used to predeclare an access pattern for file data in order that the kernel may make informed decisions regarding (but not limited to) scheduling I/O and caching.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 11 Jun 2018 21:59:37 UTC
CompletedMon, 11 Jun 2018 22:27:23 UTC
Taskbuild (f29-candidate, python-fadvise-5.0.0-7.fc29.src.rpm)
Tags
f29
RPMs
src
python-fadvise-5.0.0-7.fc29.src.rpm (info) (download)
riscv64
python2-fadvise-5.0.0-7.fc29.riscv64.rpm (info) (download)
python-fadvise-debugsource-5.0.0-7.fc29.riscv64.rpm (info) (download)
python2-fadvise-debuginfo-5.0.0-7.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Feb 20 2018 Piotr Popieluch <piotr1212@gmail.com> - 5.0.0-7 - Add BR: gcc * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jun 30 2017 Piotr Popieluch <piotr1212@gmail.com> - 5.0.0-3 - Update BuildRequires to include Python version number * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Aug 21 2016 Piotr Popieluch <piotr1212@gmail.com> - - 5.0.0-1 - Update to 5.0.0 * Sat Aug 13 2016 Piotr Popieluch <piotr1212@gmail.com> - - 4.0.1-1 - Update to 4.0.1 - Use github as source - Make files section more specific * Tue Jul 26 2016 Piotr Popieluch <piotr1212@gmail.com> - - 4.0.0-1 - Initial version