From 04d752f452064f9dfe3658fef3c46037b3464125802b3f49359fdbe94e3ee2a9 Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Thu, 17 Sep 2015 12:05:17 +0000 Subject: [PATCH] Accepting request 331584 from home:stroeder:branches:devel:languages:python update to upstream release 3.2.1 OBS-URL: https://build.opensuse.org/request/show/331584 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=45 --- psutil-3.2.0.tar.gz | 3 --- psutil-3.2.1.tar.gz | 3 +++ python-psutil.changes | 9 +++++++++ python-psutil.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 psutil-3.2.0.tar.gz create mode 100644 psutil-3.2.1.tar.gz diff --git a/psutil-3.2.0.tar.gz b/psutil-3.2.0.tar.gz deleted file mode 100644 index 726d32c..0000000 --- a/psutil-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06f9d255f8b12a6a04aa2b468ec453c539f54a464d110b3458c32b0152a5c943 -size 251988 diff --git a/psutil-3.2.1.tar.gz b/psutil-3.2.1.tar.gz new file mode 100644 index 0000000..61cd944 --- /dev/null +++ b/psutil-3.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f6bea8bfe2e5cfffd0f411aa316e837daadced1893b44254bb9a38a654340f7 +size 251653 diff --git a/python-psutil.changes b/python-psutil.changes index e1daf42..40d4615 100644 --- a/python-psutil.changes +++ b/python-psutil.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Sep 16 19:33:14 UTC 2015 - michael@stroeder.com + +- update to version 3.2.1 + +**Bug fixes** + +- #677: [Linux] can't install psutil due to bug in setup.py. + ------------------------------------------------------------------- Thu Sep 3 07:39:22 UTC 2015 - michael@stroeder.com diff --git a/python-psutil.spec b/python-psutil.spec index d423902..053b26c 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -17,7 +17,7 @@ Name: python-psutil -Version: 3.2.0 +Version: 3.2.1 Release: 0 Summary: A process utilities module for Python License: BSD-3-Clause