diff --git a/python-attrs.spec b/python-attrs.spec index 258db12..c3c7150 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -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 - 23.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Jan 15 2024 Miro HronĨok - 23.2.0-2 - Remove undesired/optional test dependency on pympler