- drop unneeded requirement for python-utidy - drop unneeded requirements for diff_match_patch - switch to python3
Hmm, fails because of missing python3 dependencies on older than TW. Can we import them here?
I don't think its needed. I don't plan to update the package on there (Leap 42.3).
One thing that concearns me is if translate-toolkit will work with python3
Also, if the package is not using diff_match_patch we can drop it on TW, as it's probably the onle package that requires it.
The timestamp embedded in this python bytecode file isn't equal to the mtime of the original source file, which will force the interpreter to recompile the .py source every time, ignoring the saved bytecode.
Easily fixed ?
I've no idea :(
I don't have much coding skills, any help will be apreciated...
@elchevive: review reminder
matejcik created request about 7 years ago
elchevive accepted request almost 7 years ago
elchevive
The Open Build Service is an openSUSE project.
Hmm, fails because of missing python3 dependencies on older than TW. Can we import them here?
I don't think its needed. I don't plan to update the package on there (Leap 42.3).
One thing that concearns me is if translate-toolkit will work with python3
Also, if the package is not using diff_match_patch we can drop it on TW, as it's probably the onle package that requires it.
The timestamp embedded in this python bytecode file isn't equal to the mtime of the original source file, which will force the interpreter to recompile the .py source every time, ignoring the saved bytecode.
Easily fixed ?
I've no idea :(
I don't have much coding skills, any help will be apreciated...
@elchevive: review reminder