Kovid Goyal
|
29cd8d64ea
|
Change shebangs to python from python2
Also remove a few other miscellaneous references to python2
|
2020-08-22 18:47:51 +05:30 |
|
Flaviu Tamas
|
e44a10560e
|
Fix future import order in recipies
|
2018-09-10 12:11:29 +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
|
a74302d860
|
Update Nikkei News
|
2017-12-27 06:29:09 +05:30 |
|
kentan
|
aebcda11a5
|
Fixed recipe to follow recent Nikkei site renewal.
|
2017-12-24 00:52:44 -07:00 |
|
Daisuky
|
f1dfdc5c6a
|
Adding id of submitBtn for br.submit() to avoid redirected to login page after passing correct email and password.
|
2017-06-20 22:56:25 +09:00 |
|
Kovid Goyal
|
889fc123e1
|
Fix error in a handful of recipes caused by upgrade to mechanize 0.3 which returns lists instead of iterators for forms() and links()
Fixes #1698646 [Failed: Fetch news from New York Times](https://bugs.launchpad.net/calibre/+bug/1698646)
|
2017-06-18 19:48:44 +05:30 |
|
Kovid Goyal
|
55fe0f86b2
|
...
|
2016-09-08 19:32:46 +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
|
ef09e886b3
|
Change all shebangs to use python2
|
2015-01-23 19:08:21 +05:30 |
|
Kovid Goyal
|
556221fdf4
|
Update Nikkei News
|
2014-12-22 21:02:32 +05:30 |
|
Kovid Goyal
|
f28a295362
|
Update Nikkei News
|
2014-11-18 14:28:54 +05:30 |
|
Kovid Goyal
|
eaf9e2adc0
|
Fix recipes that use get_browser as a classmethod
|
2013-01-25 18:19:36 +05:30 |
|
Kovid Goyal
|
68bca92457
|
Update Nikkei News
|
2012-12-23 10:34:46 +05:30 |
|
Kovid Goyal
|
cf18272419
|
Fix Nikkei News
|
2011-08-29 09:32:40 -06:00 |
|
Kovid Goyal
|
f4b192c5e2
|
Fix #821326 (nikkei_news.recipe lacks last line.)
|
2011-08-05 08:20:51 -06:00 |
|
Kovid Goyal
|
48929a4dbd
|
Nikkei News subscription version by Ado Nishimura
|
2011-07-16 21:30:34 -06:00 |
|