forked from pool/python-psutil
Accepting request 1126730 from home:benoit_monin:branches:devel:languages:python
- update to version 5.9.6 - refresh skip_rlimit_tests_on_python2.patch - drop removal of shebang: fixed upstream OBS-URL: https://build.opensuse.org/request/show/1126730 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=166
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-psutil
|
||||
Version: 5.9.5
|
||||
Version: 5.9.6
|
||||
Release: 0
|
||||
Summary: A process utilities module for Python
|
||||
License: BSD-3-Clause
|
||||
@@ -63,9 +63,6 @@ A graphical interface that lets you easily analyze and introspect unaltered runn
|
||||
%setup -q -n psutil-%{version}
|
||||
%autopatch -p1
|
||||
|
||||
# Remove shebangs
|
||||
sed -i "1s/#!.*//" psutil/{__init__.py,_compat.py,_psbsd.py,_pslinux.py,_psosx.py,_psposix.py,_pssunos.py,_pswindows.py}
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
|
Reference in New Issue
Block a user