14
0
forked from pool/python-psutil

Accepting request 979027 from home:stroeder:python

update to 5.9.1

OBS-URL: https://build.opensuse.org/request/show/979027
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=140
This commit is contained in:
2022-05-24 19:14:34 +00:00
committed by Git OBS Bridge
parent 030f09ff2e
commit 3fe6537bd9
5 changed files with 21 additions and 39 deletions

View File

@@ -24,7 +24,7 @@
%endif
%bcond_without python2
Name: python-psutil
Version: 5.9.0
Version: 5.9.1
Release: 0
Summary: A process utilities module for Python
License: BSD-3-Clause
@@ -36,8 +36,6 @@ Patch1: skip-obs.patch
Patch2: skip_failing_tests.patch
# PATCH-FIX-SLE skip_rlimit_tests_on_python2.patch alarrosa@suse.com
Patch3: skip_rlimit_tests_on_python2.patch
# PATCH-FIX-UPSTREAM skip-partitions-erros.patch gh#giampaolo/psutil#2043 mcepl@suse.com
Patch4: skip-partitions-erros.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes