python-pysendfile 2.0.1-1 (aarch64) 2020-13343
0

Status rejected
Submitter nobodydead [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/923277
Packages
python-pysendfile-2.0.1-1.aarch64.binary
python-pysendfile-2.0.1-1.aarch64.source
python-pysendfile-debuginfo-2.0.1-1.aarch64.debuginfo
python-pysendfile-debugsource-2.0.1-1.aarch64.binary
Build Date 2020-12-16 16:26:13 +0000 UTC
Last Updated 2020-12-20 20:49:03.05056478 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 50fa9ada52c7cb8285136200df9f666a32b70971

commit 50fa9ada52c7cb8285136200df9f666a32b70971
Author:     AngryPenguinPL <angrypenguinpoland@gmail.com>
AuthorDate: Sun Jan 5 20:25:59 2020 +0100
Commit:     GitHub <noreply@github.com>
CommitDate: Sun Jan 5 20:25:59 2020 +0100

    clean
---
 python-pysendfile.spec | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

diff --git a/python-pysendfile.spec b/python-pysendfile.spec
index af556f8..7371dee 100644
--- a/python-pysendfile.spec
+++ b/python-pysendfile.spec
@@ -20,18 +20,6 @@ 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).
 
-%package -n python-%{pypi_name}
-Summary:        Python interface to the sendfile(2) system call
-Group:          Development/Python
-%{?python_provide:%python_provide python-%{pypi_name}}
-
-%description -n python-%{pypi_name}
-sendfile(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).
-
 %prep
 %setup -q -n %{pypi_name}-release-%{version}
 
@@ -44,7 +32,7 @@ particularly useful when sending a file over a socket (e.g. FTP).
 %check
 PYTHONPATH="%{buildroot}%{python_sitearch}" %{__python} test/test_sendfile.py
 
-%files -n python-%{pypi_name}
+%files
 %doc README.rst HISTORY.rst
 %license LICENSE
 %{python_sitearch}/sendfile*.so
Not Available

benbullard79 [@T] cox.netNo Comment.1194d 14hrs