Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-01-20 13:58:55 +00:00
parent e7dc973899
commit 2445a16563

View File

@ -1,6 +1,6 @@
Name: python-iniconfig
Version: 1.1.1
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Brain-dead simple parsing of ini files
License: MIT
URL: http://github.com/RonnyPfannschmidt/iniconfig
@ -64,6 +64,9 @@ sed -i "s/py\.test/pytest/" testing/test_iniconfig.py
%changelog
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Dec 08 2022 Lumír Balhar <lbalhar@redhat.com> - 1.1.1-10
- Fix build with pytest 7.2 and tox 4