Tue, 11 Jun 2024 23:56:25 UTC | login

Information for build pysendfile-2.0.1-11.fc29

ID65208
Package Namepysendfile
Version2.0.1
Release11.fc29
Epoch
SummaryPython interface to the sendfile(2) system call
Descriptionsendfile(2) is a system call which provides a "zero-copy" way of copying data from one file descriptor to another (a socket). The phrase "zero-copy" refers to the fact that all of the copying of data between the two descriptors is done entirely by the kernel, with no copying of data into user-space buffers. This is particularly useful when sending a file over a socket (e.g. FTP).
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Jul 2018 18:50:41 UTC
CompletedThu, 26 Jul 2018 20:34:04 UTC
Taskbuild (f29-candidate, pysendfile-2.0.1-11.fc29.src.rpm)
Tags
f29
f30
RPMs
src
pysendfile-2.0.1-11.fc29.src.rpm (info) (download)
riscv64
python2-pysendfile-2.0.1-11.fc29.riscv64.rpm (info) (download)
python3-pysendfile-2.0.1-11.fc29.riscv64.rpm (info) (download)
pysendfile-debuginfo-2.0.1-11.fc29.riscv64.rpm (info) (download)
pysendfile-debugsource-2.0.1-11.fc29.riscv64.rpm (info) (download)
python2-pysendfile-debuginfo-2.0.1-11.fc29.riscv64.rpm (info) (download)
python3-pysendfile-debuginfo-2.0.1-11.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.1-10 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jul 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 2.0.1-6 - Rebuild due to bug in RPM (RHBZ #1468476) * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.0.1-4 - Rebuild for Python 3.6