Stephan Kulow
5d80be575e
Accepting request 183948 from devel:languages:python
...
- update to 1.0.1:
* network_io_counters(pernic=True) no longer works as intended in 1.0.0. (forwarded request 183718 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/183948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psutil?expand=0&rev=11
2013-07-22 11:52:50 +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
Stephan Kulow
e3489ae2fc
Accepting request 182847 from 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/182847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psutil?expand=0&rev=10
2013-07-11 18:13:19 +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
Stephan Kulow
48f733f5aa
Accepting request 179935 from devel:languages:python
...
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.
OBS-URL: https://build.opensuse.org/request/show/179935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psutil?expand=0&rev=9
2013-06-19 14:45:25 +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
Stephan Kulow
e563f961f2
Accepting request 176817 from devel:languages:python
...
Submit this again.
It does not make sense to double the whole HISTORY of upstream source in .changes files. (forwarded request 176365 from stroeder)
OBS-URL: https://build.opensuse.org/request/show/176817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psutil?expand=0&rev=8
2013-06-05 11:35:46 +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
Stephan Kulow
58090b8d87
Accepting request 157732 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/157732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psutil?expand=0&rev=7
2013-03-08 12:27:17 +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
Stephan Kulow
c5d85790ae
Accepting request 142796 from devel:languages:python
...
Removed openSUSE 11.4 spec file workarounds (forwarded request 142749 from TheBlackCat) (forwarded request 142788 from TheBlackCat)
OBS-URL: https://build.opensuse.org/request/show/142796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psutil?expand=0&rev=5
2012-11-28 13:33:54 +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
Stephan Kulow
39448fd792
Accepting request 137464 from devel:languages:python
...
Update to 0.6.1, remove references to deleted docs dir., remove unnecessary shebangs from python scripts. (forwarded request 137337 from poorboywilly)
OBS-URL: https://build.opensuse.org/request/show/137464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psutil?expand=0&rev=4
2012-10-08 18:34:06 +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
Stephan Kulow
0374a6183c
Accepting request 133147 from devel:languages:python
...
Minor changes (forwarded request 132971 from TheBlackCat) (forwarded request 132972 from TheBlackCat)
OBS-URL: https://build.opensuse.org/request/show/133147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-psutil?expand=0&rev=3
2012-09-10 13:22:41 +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