Rebuilt for Python 3.8
This commit is contained in:
parent
c62ab50e53
commit
0c195f84e3
@ -5,7 +5,7 @@
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.4
|
||||
Release: 34%{?dist}
|
||||
Release: 35%{?dist}
|
||||
Summary: Python Module for Accessing and Modifying Configuration Data in INI files
|
||||
License: MIT and Python
|
||||
URL: http://code.google.com/p/iniparse/
|
||||
@ -91,6 +91,9 @@ rm -vfr %{buildroot}%{_docdir}/*
|
||||
%{python3_sitelib}/%{modname}-%{version}-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4-35
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-34
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user