↵ Return to the main page of python36-rpmconf
	View build
	Search for updates
	Package Info
	🠗 Changelog
	🠗 Dependencies
	🠗 Provides
	🠗 Files
| Date | Author | Change | 
|---|---|---|
| 2020-04-21 | Miroslav Suchý <miroslav at suchy dot cz> 1.0.22-1 | - build for el7 | 
| 2020-01-16 | Miroslav Suchý <msuchy at redhat dot com> 1.0.21-1 | - Drop the deprecated no-op "U" mode for open() to support Python 3.9 | 
| 2019-09-22 | Miroslav Suchý <msuchy at redhat dot com> 1.0.20-1 | - remove old changelog entries - better handle message after merging - do not run pylint by default - add sdiff support [GH#51] - rpmconf.sgml: Improve readability - include README in package | 
| 2017-04-05 | Miroslav Suchý <msuchy at redhat dot com> 1.0.19-1 | - implement --test - 1350249 - correctly pass /dev/null to difflib | 
| 2016-06-24 | Miroslav Suchý <miroslav at suchy dot cz> 1.0.18-1 | - add pylintrc | 
| 2016-06-24 | Miroslav Suchý <miroslav at suchy dot cz> 1.0.17-1 | - set loglevel only for rpmconf logger - standard import "import errno" comes before "from rpmconf import rpmconf" (wrong-import-order) - fix a typo in the /usr/bin/ls arguments | 
| 2015-12-01 | Miroslav Suchý <msuchy at redhat dot com> 1.0.16-1 | - temporary workaround for BZ 1287055 - 1287034 - local variable 'fromdate' referenced before assignment | 
| 2015-11-27 | Miroslav Suchý <msuchy at redhat dot com> 1.0.15-1 | - 1277025 - handle broken symlinks | 
| 2015-11-24 | Miroslav Suchý <miroslav at suchy dot cz> 1.0.14-1 | - we use utf8 - call python3 directly - 1258464 - improve error message - 1282029 - check for root privileges - 1283698 - clarify man page | 
| 2015-11-13 | Miroslav Suchý <msuchy at redhat dot com> 1.0.13-1 | - 1278134 - do TB when somebody remove file under our hand |