Commit Graph

16 Commits

Author SHA256 Message Date
Sascha Peilicke
019ee3549c Accepting request 204139 from home:dirkmueller:branches:devel:languages:python
- update to 1.1.1:
 * #410: tar.gz and windows binary files are now hosted on PYPI.
 * #412: [Linux] get/set process resource limits.
 * #415: [Windows] Process.get_children() is an order of magnitude faster.
 * #426: [Windows] Process.name is an order of magnitude faster.
 * #431: [UNIX] Process.name is slightly faster because it unnecessarily
         retrieved also process cmdline.

OBS-URL: https://build.opensuse.org/request/show/204139
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=24
2013-10-21 12:30:39 +00:00
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
e2885844e9 Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=18
2013-06-17 12:52:43 +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
7989679721 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=14 2013-01-02 21:57:40 +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
Todd R
1ca9f3a60d Accepting request 142788 from devel:languages:python3
Removed openSUSE 11.4 spec file workarounds (forwarded request 142749 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/142788
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=11
2012-11-25 11:12:50 +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
312e68afdc 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
2012-09-07 08:12:50 +00:00
Todd R
48ff616088 Accepting request 132969 from devel:languages:python
Restore BuildRequires: python3  This package depends on hash algorithms that are only available if python3 is installed, python3-devel will not pull them in.  Building will fail if  BuildRequires: python3 is removed.

OBS-URL: https://build.opensuse.org/request/show/132969
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=6
2012-09-06 12:58:57 +00:00
Stephan Kulow
e85d1e4b22 Accepting request 122717 from devel:languages:python
Needed by recent versions of spyder, which is already in factory

OBS-URL: https://build.opensuse.org/request/show/122717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psutil?expand=0&rev=1
2012-05-31 15:09:36 +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