forked from pool/python-pytest-shell-utilities
Accepting request 1222697 from home:PSuarezHernandez:branches:devel:languages:python:pytest
- update to 1.9.7:
* Rigid support for net_connections was causing breakages,
hence monitor version of psutil and call connections
vs net_connections appropriately
* Need psutil >= 6.0.0 to use net_connections
* fix: handle process shutdown with limited permissions
* Support for psutil 6.0.0
OBS-URL: https://build.opensuse.org/request/show/1222697
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-shell-utilities?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 13:31:16 UTC 2024 - Pablo Suárez Hernández <psuarezhernandez@suse.com>
|
||||
|
||||
- update to 1.9.7:
|
||||
* Rigid support for net_connections was causing breakages,
|
||||
hence monitor version of psutil and call connections
|
||||
vs net_connections appropriately
|
||||
* Need psutil >= 6.0.0 to use net_connections
|
||||
* fix: handle process shutdown with limited permissions
|
||||
* Support for psutil 6.0.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 10:20:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user