forked from pool/python-pysendfile
Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysendfile?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
2496ac4d58
commit
9c5d78f1c3
@@ -13,16 +13,18 @@
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define mod_name pysendfile
|
||||
|
||||
Name: python-pysendfile
|
||||
Version: 2.0.0
|
||||
Release: 0
|
||||
License: MIT
|
||||
Summary: A Python interface to sendfile(2)
|
||||
Url: http://code.google.com/p/pysendfile/
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: http://code.google.com/p/pysendfile/
|
||||
Source: http://pysendfile.googlecode.com/files/%{mod_name}-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-nose
|
||||
|
Reference in New Issue
Block a user