Rebuilt for Python 3.8.0rc1 (#1748018)

This commit is contained in:
Miro Hrončok 2019-10-03 14:15:21 +02:00
parent a3bd90a571
commit 4c253cee6c

View File

@ -5,7 +5,7 @@
Name: python-%{modname}
Version: 0.4
Release: 37%{?dist}
Release: 38%{?dist}
Summary: Python Module for Accessing and Modifying Configuration Data in INI files
License: MIT and Python
URL: http://code.google.com/p/iniparse/
@ -90,6 +90,9 @@ rm -vfr %{buildroot}%{_docdir}/*
%{python3_sitelib}/%{modname}-%{version}-*.egg-info
%changelog
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4-38
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Sat Aug 31 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4-37
- Drop build dependency on python2-test