From 5899f959f46459ea439b3439fd0520040f02007c93c609a86fd38cca1cb49b80 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Mon, 30 May 2016 13:03:22 +0000 Subject: [PATCH] Accepting request 398819 from home:tbechtold:branches:devel:languages:python - Update Source url OBS-URL: https://build.opensuse.org/request/show/398819 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=59 --- python-psutil.changes | 5 +++++ python-psutil.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) 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