1 # RO migration to Python3
5 - Alfonso Tierno (Telefonica)
6 - Gerardo Garcia (Telefonica)
7 - Francisco Javier Ramon (Telefonica)
19 Python 2 End of Life is expected for January 1st 2020. We need to address
20 the migration to Python3 before that date.
22 ## Demo or definition of done
24 - RO will run on python3. RO client will also run on python3.
25 - A new debian package will be produced "python3-osm-ro", totally based on Python3,
26 with no dependences on Python2 or Python2 libraries.
27 - The new debian package will be used by the RO Dockerfile in Devops stage3.