[blivet:master 0/4] Post python3 compatibility changes fixup

mulhern amulhern at redhat.com
Tue Jul 8 13:55:55 UTC 2014


None of these are very major, so should be easy acks.

mulhern (4):
  Add a simple test of generateBackupPassphrase() result format
  Use range instead of xrange in generateBackupPassphrase()
  Disable redefined-builtin warning.
  Use add_metaclass instead of with_metaclass.

 blivet/devicelibs/crypto.py          | 11 ++++-------
 blivet/devicelibs/raid.py            |  8 +++++---
 blivet/devices.py                    |  8 +++++---
 blivet/formats/fs.py                 |  2 +-
 blivet/formats/fslabel.py            |  5 +++--
 blivet/formats/fslabeling.py         |  5 +++--
 tests/devicelibs_test/crypto_test.py |  6 ++++++
 tests/formats_test/fslabeling.py     |  5 +++--
 tests/size_test.py                   |  2 +-
 9 files changed, 31 insertions(+), 21 deletions(-)

-- 
1.9.3



More information about the anaconda-patches mailing list