Update to 5.9.2. Fixes rhbz#2124116
This commit is contained in:
parent
30fcf3776d
commit
d6cf005656
@ -2,7 +2,7 @@
|
||||
%global sum A process and system utilities module for Python
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 5.9.1
|
||||
Version: 5.9.2
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
@ -91,6 +91,9 @@ make test APPVEYOR=1 PYTHON=%{__python3} PYTHONPATH=%{buildroot}/%{python3_sitea
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Sep 18 2022 Kevin Fenzi <kevin@scrye.com> - 5.9.2-1
|
||||
- Update to 5.9.2. Fixes rhbz#2124116
|
||||
|
||||
* Sun Jul 31 2022 Jonathan Wright <jonathan@almalinux.org> - 5.9.1-1
|
||||
- Update to 5.9.1. Fixes rhbz#2036137
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (psutil-5.9.1.tar.gz) = 44008ce813157c09772420c1c5d1f02bc47648286f451e61d3976d36f0c45a7f520bdaaeb59701197ddcb3d7b50b2c83b55190f10667edbf216e44bf08d1eca8
|
||||
SHA512 (psutil-5.9.2.tar.gz) = 25e93a5e146fdcfda4b5372bb7f6a0014529cae13579d0e1eb01d4df445155a2bd4c9ab61a6ea9667684bd4e7994b8899ab4dd28ed1ea928b687079bc7aa6d5e
|
||||
|
Loading…
Reference in New Issue
Block a user