14
0
forked from pool/python-psutil

- drop logind_y2038.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=169
This commit is contained in:
2023-12-27 13:56:26 +00:00
committed by Git OBS Bridge
parent 38c36fe122
commit e430a0ef81
2 changed files with 1 additions and 302 deletions

View File

@@ -7,6 +7,7 @@ Wed Dec 27 13:53:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
raised by psutil.
* 2325_, [PyPy]: psutil did not compile on PyPy due to missing
`PyErr_SetExcFromWindowsErrWithFilenameObject` cPython API.
- drop logind_y2038.patch (upstream)
-------------------------------------------------------------------
Wed Nov 15 20:38:35 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>