18 Commits

Author SHA1 Message Date
Kovid Goyal
64cb4b3fc6
Bump Qt to version 6.7.2
Also fix some pep8 warnings in recipes
2024-08-04 14:26:28 +05:30
unkn0w7n
b49eed0582 ... 2024-08-04 09:21:30 +05:30
unkn0w7n
b71e3ef705 Update recipe_specific_options
for feeds based recipes
2024-07-22 15:31:08 +05:30
unkn0w7n
16a1f2890b Updates recipe_specific_options 2024-07-22 11:08:00 +05:30
unkn0w7n
4cbf2bc25b Update liberation.recipe 2024-06-30 16:08:26 +05:30
Kovid Goyal
13f9c072d2
Changing locale in a multithreaded program is unsafe after startup
If you need to format french day/month names, simple use an array
with predefined names and lookup by index. In any case, the fr locale
may not actually be available on user systems.
2024-06-30 11:44:37 +05:30
unkn0w7n
99e3d5b286 Update liberation.recipe 2024-06-29 19:32:58 +05:30
Aimylios
4ca22f2b19 Update Liberation 2024-06-23 12:51:13 +02:00
Aimylios
691a07dd45 Update Liberation 2021-11-01 08:09:50 +01:00
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
Kovid Goyal
0fcad5f21f
Fix various uses of iteritems missed by dict_fixes 2019-03-25 15:29:08 +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
7d61da1ab6 Update Liberation
Fixes #1226391 [Private bug](https://bugs.launchpad.net/calibre/+bug/1226391)
2013-09-17 16:19:31 +05:30
Kovid Goyal
eaf9e2adc0 Fix recipes that use get_browser as a classmethod 2013-01-25 18:19:36 +05:30
Aurélien Chabot
4bc485f6a4 Fix Liberation news website recipe 2011-10-16 11:23:56 +02:00
Kovid Goyal
baf943e221 ... 2011-08-18 16:11:14 -06:00
Kovid Goyal
014d4b50ed Store recipes in the calibre install folder in a zip file 2011-03-19 00:40:36 -06:00