File _patchinfo of Package patchinfo.14426
<patchinfo incident="14426">
<issue tracker="bnc" id="1165198">rootgrow implementation is not Python 3.4 compatible - ref:_00D1igLOd._5001iLiuoq:ref</issue>
<packager>rjschwei</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for growpart-rootgrow</summary>
<description>This update for growpart-rootgrow contains the following fixes:
- Switch implementation to use Popen for Python 3.4 compatibility. (bsc#1165198)
- Bump version: 1.0.2 to 1.0.3
- Fixed unit tests and style:
This clobbers several fixes into one. This commit includes several pep8 style fixes
mostly on the indentation level. In addition it fixes the unit tests to really cover
all code and to make the exception tests really effective.
- Switch to use Popen instead of run.
The run() fuction in the subprocess module was implemented after Python 3.4. However,
Python 3.4 support for SLES 12 is needed
- Bump version: 1.0.1 to 1.0.2
- Package LICENSE file included in the rpm
</description>
</patchinfo>