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
8bece73053
pep8
2020-05-28 07:25:54 +05:30
taosxx
2e0775d652
Update to reflect changes to login process in March 2020.
2020-05-26 20:56:23 +02:00
Kovid Goyal
c32b7daafa
py3: Port use of urlparse in recipes
2019-04-01 14:16:37 +05:30
Eli Schwartz
c1fb63378f
python3: migrate lots of code to io.(Bytes|String)IO instead of c?StringIO
...
This is the only IO representation on python3, and it is backported to
python2 to aid in porting but requires determining whether to handle
bytes or unicode... which is sort of the point of porting, so let's
handle this properly everywhere we can.
2019-03-17 09:15:02 -04:00
Kovid Goyal
54606744b2
Fix #1688110 [recipe for Die Zeit (subscription only) doesn't work after URL changes]( https://bugs.launchpad.net/calibre/+bug/1688110 )
2017-05-04 09:09:52 +05:30
Kovid Goyal
40205f8fe5
Update Die Zeit
2017-05-03 19:51:48 +05:30
Kovid Goyal
e751e4b7c3
Update Die Zeit (subscription)
...
Fixes #1675200 [Recipe "Die Zeit (subscription only) updated due to change in login process](https://bugs.launchpad.net/calibre/+bug/1675200 )
2017-03-27 08:57:28 +05:30
Kovid Goyal
03c3b139db
Update Die Zeit (subscription)
...
Fixes #1650014 [recipe for Die Zeit (subscription only) doesn't work after URL changes](https://bugs.launchpad.net/calibre/+bug/1650014 )
2016-12-15 08:53:56 +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
Henning Losert
57f93c387d
Updated zeit.de (subscription) recipe after website change
2015-04-16 21:18:08 +02:00
Kovid Goyal
b4603c4be1
Fix #1132040 (recipe for Die Zeit (subscription only): navigational links damaged due to insertion of whitespace)
2013-02-23 13:59:46 +05:30
Kovid Goyal
90be6ee35d
Fix #1047947 (recipe for Die Zeit (subscription only) doesn't work after URL change)
2012-09-09 00:47:28 +05:30
Kovid Goyal
f30be27ccf
Fix #899839 (News "Die Zeit (subscription only" doesn't work (patch applied))
2011-12-04 16:26:22 +05:30
Kovid Goyal
b581b47ff1
Fix Die Zeit subscription version
2011-11-03 18:27:19 +05:30
Kovid Goyal
c1a4f18e8f
Improve Die Zeit
2011-07-16 12:27:02 -06:00
Kovid Goyal
014d4b50ed
Store recipes in the calibre install folder in a zip file
2011-03-19 00:40:36 -06:00