summaryrefslogtreecommitdiff
path: root/python-psutil.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 10:16:33 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 10:16:33 +0000
commit8513a0deb31ab3935f3ae9d190eef48fe80fcb40 (patch)
tree083eac0dfcca497dac19d87b3e443ee0f8979c7c /python-psutil.spec
parent0eac1be01bbc63781dd5588488954f4e28161f7b (diff)
automatic import of python-psutilopeneuler20.03
Diffstat (limited to 'python-psutil.spec')
-rw-r--r--python-psutil.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-psutil.spec b/python-psutil.spec
index 686a6ed..718eb62 100644
--- a/python-psutil.spec
+++ b/python-psutil.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-psutil
-Version: 5.9.4
+Version: 5.9.5
Release: 1
Summary: Cross-platform lib for process and system monitoring in Python.
License: BSD-3-Clause
URL: https://github.com/giampaolo/psutil
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3d/7d/d05864a69e452f003c0d77e728e155a89a2a26b09e64860ddd70ad64fb26/psutil-5.9.4.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d6/0f/96b7309212a926c1448366e9ce69b081ea79d63265bde33f11cc9cfc2c07/psutil-5.9.5.tar.gz
Requires: python3-ipaddress
Requires: python3-mock
@@ -35,7 +35,7 @@ Provides: python3-psutil-doc
%prep
-%autosetup -n psutil-5.9.4
+%autosetup -n psutil-5.9.5
%build
%py3_build
@@ -75,5 +75,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.9.4-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.9.5-1
- Package Spec generated