Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1178)

Unified Diff: third_party/psutil/PKG-INFO

Issue 8774018: Add psutil build step to fix pyauto media issues. Upgrade psutil to 0.4.0. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Disable Mac builds. Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/psutil/PKG-INFO
diff --git a/third_party/psutil/PKG-INFO b/third_party/psutil/PKG-INFO
index 1b6f13470e203116b12af7d1d64dde9cb76ad2ac..1fcd4e42dff59f72062b8fa441df0682f7fdeaf6 100644
--- a/third_party/psutil/PKG-INFO
+++ b/third_party/psutil/PKG-INFO
@@ -1,15 +1,15 @@
Metadata-Version: 1.0
Name: psutil
-Version: 0.2.0
+Version: 0.4.0
Summary: A process utilities module for Python
Home-page: http://code.google.com/p/psutil/
-Author: Giampaolo Rodola, Dave Daeschler, Jay Loden
-Author-email: psutil-dev@googlegroups.com
+Author: Giampaolo Rodola, Jay Loden
+Author-email: psutil@googlegroups.com
License: License :: OSI Approved :: BSD License
-Description:
- psutil is a module providing convenience functions for managing processes in a
- portable way by using Python.
-Keywords: psutil,ps,top,process,utility
+Download-URL: http://psutil.googlecode.com/files/psutil-0.4.0.tar.gz
+Description: psutil is a module providing convenience functions for monitoring
+ system and processes in a portable way by using Python.
+Keywords: ps,top,kill,free,lsof,netstat,nice,tty,ionice,uptime,taskmgr,process,df,iotop,iostat,monitoring
Platform: Platform Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console

Powered by Google App Engine
This is Rietveld 408576698