|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: python-iniconfig
|
|
|
|
|
Version: 1.1.1
|
|
|
|
|
Release: 17%{?dist}
|
|
|
|
|
Release: 18%{?dist}
|
|
|
|
|
Summary: Brain-dead simple parsing of ini files
|
|
|
|
|
# SPDX
|
|
|
|
|
License: MIT
|
|
|
|
@ -70,6 +70,10 @@ sed -i "s/py\.test/pytest/" testing/test_iniconfig.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.1.1-18
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.1-17
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|