Mon, 13 May 2024 06:43:16 UTC | login

Information for build pysendfile-2.0.1-15.fc32

ID132366
Package Namepysendfile
Version2.0.1
Release15.fc32
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pysendfile.git#c8bf3e09157eb567e7ae0962642772b600993786
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
StartedWed, 25 Dec 2019 06:54:48 UTC
CompletedWed, 25 Dec 2019 07:20:18 UTC
Taskbuild (f32-candidate, /rpms/pysendfile.git:c8bf3e09157eb567e7ae0962642772b600993786)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pysendfile.git#c8bf3e09157eb567e7ae0962642772b600993786'}}
Tags
f32
f33
RPMs
src
pysendfile-2.0.1-15.fc32.src.rpm (info) (download)
riscv64
python3-pysendfile-2.0.1-15.fc32.riscv64.rpm (info) (download)
pysendfile-debugsource-2.0.1-15.fc32.riscv64.rpm (info) (download)
python3-pysendfile-debuginfo-2.0.1-15.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild