This commit is contained in:
Fedora Release Engineering 2024-01-21 23:27:28 +00:00
parent ae3a70f7bc
commit 83422146aa

View File

@ -10,7 +10,7 @@
Name: python-attrs
Version: 23.2.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Python attributes without boilerplate
# SPDX
@ -64,6 +64,9 @@ sed -i "/attrs\[tests-mypy\]/d" pyproject.toml
%doc README.md
%changelog
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 23.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 15 2024 Miro Hrončok <mhroncok@redhat.com> - 23.2.0-2
- Remove undesired/optional test dependency on pympler