diff --git a/python-psutil.changes b/python-psutil.changes index 604c3bf..6ed805f 100644 --- a/python-psutil.changes +++ b/python-psutil.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 30 07:28:01 UTC 2016 - tbechtold@suse.com + +- Update Source url + ------------------------------------------------------------------- Sat May 28 11:34:45 UTC 2016 - michael@stroeder.com diff --git a/python-psutil.spec b/python-psutil.spec index 66f7640..af154ca 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -1,7 +1,7 @@ # # spec file for package python-psutil # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,11 +23,11 @@ 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/source/p/psutil/psutil-%{version}.tar.gz -BuildRequires: python-devel -BuildRequires: python-setuptools +Source: https://pypi.python.org/packages/a6/bf/5ce23dc9f50de662af3b4bf54812438c298634224924c4e18b7c3b57a2aa/psutil-%{version}.tar.gz BuildRequires: net-tools BuildRequires: procps +BuildRequires: python-devel +BuildRequires: python-setuptools Requires: net-tools Requires: procps BuildRoot: %{_tmppath}/%{name}-%{version}-build