Changelog for
python2-iniparse-0.5-1.25.noarch.rpm :
* Thu Oct 29 2020 codeAATTbnavigator.de- Need python3X-testsuite for all flavors (see gh#openSUSE/python-rpm-macros#66)
* Tue Apr 14 2020 mcalabkovaAATTsuse.com- Update to 0.5
* upstream changed
* code improvements
* Python 3 support- Reapplied patch iniparse-insert-after-commented-option.patch- Dropped upstreamed patches:
* iniparse-fix-issue-28.patch
* python-iniparse-python3-compat.patch
* python-iniparse-setup-fixes.patch
* Tue Dec 04 2018 mceplAATTsuse.com- Remove superfluous devel dependency for noarch package
* Tue Nov 14 2017 jmatejekAATTsuse.com- require %{python_module devel} instead of listing the devels one by one
* Thu Sep 14 2017 ngompa13AATTgmail.com- Add missing python-six runtime dependency
* Tue Jun 06 2017 ngompa13AATTgmail.com- Add patches from Fedora to enable Python 3 support
* iniparse-fix-issue-28.patch
* python-iniparse-python3-compat.patch
* python-iniparse-setup-fixes.patch- Convert to singlespec to offer Python 3 variant
* Thu Oct 24 2013 speilickeAATTsuse.com- Require python-setuptools instead of distribute (upstreams merged)
* Mon May 27 2013 speilickeAATTsuse.com- Add iniparse-insert-after-commented-option.patch: See https://code.google.com/p/iniparse/issues/detail?id=31 for details- Run testsuite
* Thu Feb 23 2012 berendtAATTb1-systems.de- added missing build requirement python-devel for SLE
* Tue Jan 31 2012 saschpeAATTsuse.de- Spec file cleanup:
* Simplified macro usage
* Removed outdated %clean section
* Buildrequire python-distribute instead of setuptools