From 312e68afdc4e7edcce54cfed536cae5e1d8447f74b4e527a7dc0b7b1d4c77fac Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 7 Sep 2012 08:12:50 +0000 Subject: [PATCH] Accepting request 132972 from science Minor changes (forwarded request 132971 from TheBlackCat) OBS-URL: https://build.opensuse.org/request/show/132972 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=7 --- python3-psutil.changes | 2 +- python3-psutil.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python3-psutil.changes b/python3-psutil.changes index 213389d..42b09cc 100644 --- a/python3-psutil.changes +++ b/python3-psutil.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Thu Sep 6 09:28:27 UTC 2012 - toddrme2178@gmail.com +Thu Sep 6 13:05:51 UTC 2012 - toddrme2178@gmail.com - Restore BuildRequires: python3 This package depends on hash algorithms that are only available if python3 is installed, diff --git a/python3-psutil.spec b/python3-psutil.spec index 2d485a7..3a601a5 100644 --- a/python3-psutil.spec +++ b/python3-psutil.spec @@ -24,8 +24,8 @@ Url: http://code.google.com/p/psutil/ Group: Development/Languages/Python Source: psutil-%{version}.tar.gz BuildRequires: python3 -BuildRequires: python3-devel BuildRequires: python3-2to3 +BuildRequires: python3-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python3-distribute