From 6b565402a298dc462d37a3ef3548d4ffeeab0475 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 3 Jun 2021 00:22:17 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-psutil.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-psutil.spec b/python-psutil.spec index b1a2bbb..d5ac884 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 5.8.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: %{sum} License: BSD @@ -109,6 +109,9 @@ make test CI_TESTING=1 PYTHON=%{__python3} PYTHONPATH=%{buildroot}/%{python3_sit %changelog +* Wed Jun 02 2021 Python Maint - 5.8.0-7 +- Rebuilt for Python 3.10 + * Thu Apr 15 2021 Miro HronĨok - 5.8.0-6 - Add tolerance to a flaky test