14
0

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:
Denisart Benjamin
2014-10-02 18:43:22 +00:00
committed by Git OBS Bridge
parent caf6d134b5
commit b79955a3fe
2 changed files with 6 additions and 1 deletions

View File

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

View File

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