Tue, 11 Jun 2024 22:16:06 UTC | login

Information for build pysendfile-2.0.1-16.fc33

ID134051
Package Namepysendfile
Version2.0.1
Release16.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pysendfile.git#1d8d1cf6a4aca6b5abf1fcd011be61792d7e25a6
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 Mar 2020 00:40:24 UTC
CompletedThu, 26 Mar 2020 01:02:28 UTC
Taskbuild (f33, /rpms/pysendfile.git:1d8d1cf6a4aca6b5abf1fcd011be61792d7e25a6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pysendfile.git#1d8d1cf6a4aca6b5abf1fcd011be61792d7e25a6'}}
Tags
f33
RPMs
src
pysendfile-2.0.1-16.fc33.src.rpm (info) (download)
riscv64
python3-pysendfile-2.0.1-16.fc33.riscv64.rpm (info) (download)
pysendfile-debugsource-2.0.1-16.fc33.riscv64.rpm (info) (download)
python3-pysendfile-debuginfo-2.0.1-16.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.0.1-15 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Apr 11 2019 Miro Hrončok <mhroncok@redhat.com> - 2.0.1-13 - Subpackage python2-pysendfile has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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