Commit Graph

9 Commits

Author SHA256 Message Date
Sascha Peilicke
f9997c84eb Accepting request 183718 from home:dirkmueller:branches:devel:languages:python
- update to 1.0.1:
  * network_io_counters(pernic=True) no longer works as intended in 1.0.0.

OBS-URL: https://build.opensuse.org/request/show/183718
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=22
2013-07-22 06:17:30 +00:00
Sascha Peilicke
9aea617da2 Accepting request 182833 from home:dirkmueller:branches:devel:languages:python
- update to 1.0.0:
  * Process.get_connections() 'status' strings are now constants.
  * test suite exits with non-zero on failure.  (patch by floppymaster)
  * extensively use unittest2 module in unit tests and provide
  workarounds if this is not installed on python < 2.7.
  * Process.get_memory_maps() may raise ValueError.
  * Process.get_connections() 'status' field is no longer a string but a constant
    object (psutil.CONN_*).
  * Process.get_connections() 'local_address' and 'remote_address' fields renamed
    to 'laddr' and 'raddr'.
  * psutil.network_io_counters() renamed to psutil.net_io_counters().

OBS-URL: https://build.opensuse.org/request/show/182833
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=20
2013-07-11 15:03:22 +00:00
Sascha Peilicke
647033451d Accepting request 176365 from home:stroeder:branches:devel:languages:python
Submit this again.
It does not make sense to double the whole HISTORY of upstream source in .changes files.

OBS-URL: https://build.opensuse.org/request/show/176365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=16
2013-05-28 07:23:35 +00:00
Todd R
714296bb4a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=13 2013-01-02 21:56:01 +00:00
Sascha Peilicke
ae6f6f8b2c Accepting request 137337 from home:poorboywilly:branches:devel:languages:python
Update to 0.6.1, remove references to deleted docs dir., remove unnecessary shebangs from python scripts.

OBS-URL: https://build.opensuse.org/request/show/137337
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=9
2012-10-08 09:27:07 +00:00
Todd R
8e665931f8 Accepting request 122219 from home:HighwayStar:branches:devel:languages:python
python3 package added, minor spec improvement

OBS-URL: https://build.opensuse.org/request/show/122219
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=4
2012-05-25 06:56:56 +00:00
Sascha Peilicke
80791d32c4 - It's not a noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=3
2012-04-24 07:52:23 +00:00
Sascha Peilicke
ce29e98127 - Spec file cleanup:
* No need for setuptools here, distribute replaces it completely
  * Macro simplifcation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=2
2012-03-23 09:45:12 +00:00
Sascha Peilicke
991146567a Accepting request 110721 from home:babelworx:python
needed for pyrasite

OBS-URL: https://build.opensuse.org/request/show/110721
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=1
2012-03-23 09:41:39 +00:00