meta-openembedded/meta-python/recipes-devtools/python/python3-pycrypto
Ming Liu bd85cf0642 python3-pycrypto: drop time.clock
The use of time.clock() is deprecated in python 3.8, change to use
time.process_time().

Reference:
https://docs.python.org/3.3/library/time.html#time.clock

Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-25 12:44:25 -08:00
..
0001-Replace-time.clock-with-time.process_time.patch python3-pycrypto: drop time.clock 2020-01-25 12:44:25 -08:00