forked from pool/python-pysendfile
Accepting request 253696 from home:posophe:branches:devel:languages:python
- Use tarball from pypi as source OBS-URL: https://build.opensuse.org/request/show/253696 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysendfile?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
caf6d134b5
commit
b79955a3fe
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 2 18:40:28 UTC 2014 - p.drouand@gmail.com
|
||||
|
||||
- Use tarball from pypi as source
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 12 08:21:49 UTC 2014 - dmueller@suse.com
|
||||
|
||||
|
@@ -25,7 +25,7 @@ Summary: A Python interface to sendfile(2)
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: http://code.google.com/p/pysendfile/
|
||||
Source: http://pysendfile.googlecode.com/files/%{mod_name}-%{version}.tar.gz
|
||||
Source: https://pypi.python.org/packages/source/p/pysendfile/pysendfile-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-nose
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Reference in New Issue
Block a user