11 Commits

Author SHA1 Message Date
Kovid Goyal
96a8aeaaf5
py3: Fix login checks in various recipes 2019-05-18 18:55:02 +05:30
Kovid Goyal
55ff9d4a51
Update Le Temps 2019-04-04 18:21:14 +05:30
Flaviu Tamas
0889ee85ec
Fix syntax errors
Command used:

futurize --no-diffs -f libfuturize.fixes.fix_print_with_import -f lib2to3.fixes.fix_throw -f lib2to3.fixes.fix_numliterals -f lib2to3.fixes.fix_except -f lib2to3.fixes.fix_exec -f lib2to3.fixes.fix_raise -f lib2to3.fixes.fix_tuple_params -f lib2to3.fixes.fix_ne -j20 -w -n setup recipes src manual setup.py recipes/*.recipe

And manual adjustments of print((...)) -> print(...)
2018-09-10 12:11:28 +05:30
Kovid Goyal
062c0ba07d
Update Le Temps 2018-07-20 20:39:06 +05:30
Kovid Goyal
567040ee1e Perform PEP8 compliance checks on the entire codebase
Some bits of PEP 8 are turned off via setup.cfg
2016-07-29 21:25:17 +05:30
Kovid Goyal
cf2aa25944 ... 2015-04-11 10:22:30 +05:30
Kovid Goyal
71880b4982 Update Le Temps 2015-04-09 13:27:25 +05:30
Kovid Goyal
ef09e886b3 Change all shebangs to use python2 2015-01-23 19:08:21 +05:30
Kovid Goyal
7698a06ad5 Update Le Temps
http://www.mobileread.com/forums/showthread.php?t=232489
2014-02-22 22:54:50 +05:30
Kovid Goyal
aae6dfdab5 Fix Le Temps 2011-06-23 17:23:55 -06:00
Kovid Goyal
014d4b50ed Store recipes in the calibre install folder in a zip file 2011-03-19 00:40:36 -06:00