Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-07-21 08:36:16 +00:00
parent a3f866e52d
commit 9b16268f1f

View File

@ -1,6 +1,6 @@
Name: python-configobj
Version: 5.0.8
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Config file reading, writing, and validation
License: BSD
URL: http://configobj.readthedocs.org/
@ -50,6 +50,9 @@ export PYTHONPATH=$(pwd)/build/lib
%{python3_sitelib}/configobj-%{version}-py%{python3_version}.egg-info
%changelog
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.8-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 5.0.8-3
- Rebuilt for Python 3.12