5f65548 New version

Authored and Committed by vpodzime 9 years ago
    New version
    
    - Encode str/unicode object before hashing it (vpodzime)
    - Use dict.items() instead of dict.iteritems() (vpodzime)
    - Add one more flag to test (for Python3) (vpodzime)
    - Make sure we work with strings when we think we do (vpodzime)
    - Make sure fresh translations are always fetched (vpodzime)
    - Add pieces needed to build the python3- subpackage (#985294) (mhroncok)
    - Remove yum from requires and fix setuptools requires (mhroncok)
    - raw_input is replaced by input in Python3 (vpodzime)
    - Raise exception in a Python3 compatible way (mhroncok)
    
        
file modified
+1 -0
file modified
+83 -4
file modified
+1 -1