From 5d62156c16a352b5f2bc9ce236c6f2f82f70e8597a92b2244b0a96ef8ddd21ab Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 8 Jul 2016 08:53:08 +0000 Subject: [PATCH] - fix source url OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=62 --- python-psutil.changes | 5 +++++ python-psutil.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-psutil.changes b/python-psutil.changes index c94c1ad..59c348e 100644 --- a/python-psutil.changes +++ b/python-psutil.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 8 08:51:43 UTC 2016 - dmueller@suse.com + +- fix source url + ------------------------------------------------------------------- Mon Jun 20 07:39:11 UTC 2016 - michael@stroeder.com diff --git a/python-psutil.spec b/python-psutil.spec index 78d2a9c..a25e65c 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -23,9 +23,7 @@ Summary: A process utilities module for Python License: BSD-3-Clause Group: Development/Languages/Python Url: https://pypi.python.org/pypi/psutil/ -Source: https://pypi.python.org/packages/a6/bf/5ce23dc9f50de662af3b4bf54812438c298634224924c4e18b7c3b57a2aa/psutil-%{version}.tar.gz -BuildRequires: net-tools -BuildRequires: procps +Source: https://pypi.io/packages/source/p/psutil/psutil-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools Requires: net-tools