Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-15 18:01:03 +02:00
parent 7e73334836
commit 705f5502b6

View File

@ -1,6 +1,6 @@
Name: python-configobj
Version: 5.0.6
Release: 12%{?dist}
Release: 13%{?dist}
Summary: Config file reading, writing, and validation
License: BSD
URL: http://configobj.readthedocs.org/
@ -74,6 +74,9 @@ py.test-%{python3_version} tests
%{python3_sitelib}/configobj-%{version}-py?.?.egg-info
%changelog
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 5.0.6-13
- Rebuilt for Python 3.7
* Thu Mar 15 2018 Terje Rosten <terje.rosten@ntnu.no> - 5.0.6-12
- Minor clean up