Rebuilt for Python 3.7
This commit is contained in:
parent
7e73334836
commit
705f5502b6
@ -1,6 +1,6 @@
|
|||||||
Name: python-configobj
|
Name: python-configobj
|
||||||
Version: 5.0.6
|
Version: 5.0.6
|
||||||
Release: 12%{?dist}
|
Release: 13%{?dist}
|
||||||
Summary: Config file reading, writing, and validation
|
Summary: Config file reading, writing, and validation
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://configobj.readthedocs.org/
|
URL: http://configobj.readthedocs.org/
|
||||||
@ -74,6 +74,9 @@ py.test-%{python3_version} tests
|
|||||||
%{python3_sitelib}/configobj-%{version}-py?.?.egg-info
|
%{python3_sitelib}/configobj-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Mar 15 2018 Terje Rosten <terje.rosten@ntnu.no> - 5.0.6-12
|
||||||
- Minor clean up
|
- Minor clean up
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user