Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-22 16:30:13 +00:00
parent 5ec47f3394
commit 6535f7fd3a

View File

@ -10,7 +10,7 @@
Name: python-attrs
Version: 21.4.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Python attributes without boilerplate
License: MIT
@ -64,6 +64,9 @@ PYTHONPATH=%{buildroot}/%{python3_sitelib} py.test-3 -v
%{python3_sitelib}/*
%changelog
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 21.4.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jun 24 2022 Lumír Balhar <lbalhar@redhat.com> - 21.4.0-5
- Fixed compatibility with Python 3.11 beta 3
Resolves: rhbz#2039259