|
|
@ -10,7 +10,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-attrs
|
|
|
|
Name: python-attrs
|
|
|
|
Version: 23.2.0
|
|
|
|
Version: 23.2.0
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Release: 7%{?dist}
|
|
|
|
Summary: Python attributes without boilerplate
|
|
|
|
Summary: Python attributes without boilerplate
|
|
|
|
|
|
|
|
|
|
|
|
# SPDX
|
|
|
|
# SPDX
|
|
|
@ -67,6 +67,10 @@ sed -i "/attrs\[tests-mypy\]/d" pyproject.toml
|
|
|
|
%doc README.md
|
|
|
|
%doc README.md
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 23.2.0-7
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 26 2024 Ondřej Budai <obudai@redhat.com> - 23.2.0-6
|
|
|
|
* Wed Jun 26 2024 Ondřej Budai <obudai@redhat.com> - 23.2.0-6
|
|
|
|
- Drop unneeded build dependencies
|
|
|
|
- Drop unneeded build dependencies
|
|
|
|
|
|
|
|
|
|
|
|