Florian Bruhin
2fdf241da2
Add dependency on jinja2.
2014-08-28 20:14:40 +02:00
Florian Bruhin
c7bfe784e4
Adjust the rest of the code for rfc6266 -> pypeg2
2014-08-14 13:37:27 +02:00
Florian Bruhin
8d80ce2628
Switch to python 3.4 enums.
...
Our home-brewn enum wasn't really liked by pylint (many no-member errors), so
instead of adding some workaround, we just use the python 3.4 enum instead.
This however also means we need to depend on Python 3.4 and not 3.3. Maybe we
should use enum34 on Python < 3.3.
2014-07-28 20:41:42 +02:00
Florian Bruhin
4b95f369a4
Get rid of ipdb/IPython.
...
This caused more problems than it's worth really, and it does some black magic
I'm not comfortable with.
2014-06-24 07:42:49 +02:00
Florian Bruhin
6ce5afccbe
Use rfc6266 to handle Content-Disposition in downloads
2014-06-19 21:06:19 +02:00
Florian Bruhin
d65587128f
Add vim modelines to all files.
2014-06-19 09:04:37 +02:00
Florian Bruhin
54b409fa4c
Add version numbers to PKGBUILD
2014-06-16 12:11:00 +02:00
Florian Bruhin
53fd55b368
Add ipdb to optdepends
2014-06-06 18:12:28 +02:00
Florian Bruhin
66cdc1fed2
Add libxkbcommon-x11 to PKGBUILD just to be sure
2014-06-04 17:36:17 +02:00
Florian Bruhin
03c7a0ce2a
Add python-colorlog as optdepend to PKGBUILD
2014-05-25 20:20:21 +02:00
Florian Bruhin
70c8df095e
Switch from appdirs to QStandardPaths
2014-05-08 22:33:24 +02:00
Florian Bruhin
f09f555b68
Add Archlinux PKGBUILD
2014-05-08 22:08:04 +02:00