Lumir Balhar
2017-11-06 12:42:23 UTC
Hello.
My name is LumÃr and I am a member of Python maintenance team in Red Hat.
I am working on Python 3 related tasks in Red Hat and now I have task
related to Tuned which has python-linux-procfs as a dependency.
So I've made python-linux-procfs Python 3 compatible. Besides other
changes, I had to change setup.py to use setup() function from
setuptools because procfs now depends on six library and it needs to be
specified in setup.py file.
I tested procfs module manually with Python 2.6, 2.7 and 3.6.
When a new version with Python 3 compatibility will be released, I can
also prepare new specfile with python2/python3 subpackages.
Have a nice day.
LumÃr
My name is LumÃr and I am a member of Python maintenance team in Red Hat.
I am working on Python 3 related tasks in Red Hat and now I have task
related to Tuned which has python-linux-procfs as a dependency.
So I've made python-linux-procfs Python 3 compatible. Besides other
changes, I had to change setup.py to use setup() function from
setuptools because procfs now depends on six library and it needs to be
specified in setup.py file.
I tested procfs module manually with Python 2.6, 2.7 and 3.6.
When a new version with Python 3 compatibility will be released, I can
also prepare new specfile with python2/python3 subpackages.
Have a nice day.
LumÃr