Control: block 936244 by 727005 Hello,
It looks like debian/calendarJudaic.py is the only file that needs
attention. The changes seems to be basically a bunch of
print "foo" -> print("foo)"
changes which can be done easily with the 2to3 helper utility.
The main problem is that the python-hdate module is not available
as a python3 alternative. Thus setting the hdate bug report as a
blocker.
Regards,
Andreas Henriksson

