From b79955a3fe89b67fd6f89d19d42280c263c28dcfec08a413275de268da7c636c Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Thu, 2 Oct 2014 18:43:22 +0000
Subject: [PATCH] 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
---
python-pysendfile.changes | 5 +++++
python-pysendfile.spec | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/python-pysendfile.changes b/python-pysendfile.changes
index 0fc4e99..ff87053 100644
--- a/python-pysendfile.changes
+++ b/python-pysendfile.changes
@@ -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
diff --git a/python-pysendfile.spec b/python-pysendfile.spec
index 76f06df..df5df5c 100644
--- a/python-pysendfile.spec
+++ b/python-pysendfile.spec
@@ -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