14
0

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:
Sascha Peilicke
2013-06-17 12:53:19 +00:00
committed by Git OBS Bridge
parent 2496ac4d58
commit 9c5d78f1c3
3 changed files with 4 additions and 82 deletions

View File

@@ -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