Rebuilt for Python 3.9
This commit is contained in:
parent
378170130d
commit
cc042eb167
@ -1,6 +1,6 @@
|
|||||||
Name: python-configobj
|
Name: python-configobj
|
||||||
Version: 5.0.6
|
Version: 5.0.6
|
||||||
Release: 20%{?dist}
|
Release: 21%{?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/
|
||||||
@ -52,6 +52,9 @@ py.test-%{python3_version} tests
|
|||||||
%{python3_sitelib}/configobj-%{version}-py?.?.egg-info
|
%{python3_sitelib}/configobj-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 5.0.6-21
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.6-20
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.6-20
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user