pyup-bot
5b6233701d
Update future from 0.17.0 to 0.17.1
2018-11-05 18:59:17 +01:00
pyup-bot
c5526f5c36
Update future from 0.16.0 to 0.17.0
2018-10-29 18:56:19 +01:00
Florian Bruhin
442ad05dc9
Use develop branch of PyInstaller again
...
https://github.com/pyinstaller/pyinstaller/pull/3661 was merged into
PyInstaller, so we now can use that directly.
See #4232
This reverts commit b89b38fd3c
.
2018-09-22 09:53:32 +02:00
pyup-bot
5ae74d5889
Update pyinstaller from 3.3.1 to 3.4
2018-09-17 19:47:18 +02:00
pyup-bot
202bac485a
Update macholib from 1.10 to 1.11
2018-09-03 19:42:26 +02:00
pyup-bot
c665cfbedf
Update pefile from 2017.11.5 to 2018.8.8
2018-08-13 19:44:18 +02:00
pyup-bot
889521e405
Update macholib from 1.9 to 1.10
2018-07-30 19:39:14 +02:00
pyup-bot
985b1fcd63
Update altgraph from 0.15 to 0.16.1
2018-07-30 19:39:12 +02:00
Florian Bruhin
b89b38fd3c
Use latest release of PyInstaller
...
This is as a stop-gap solution for #3842 .
2018-04-16 08:28:24 +02:00
pyup-bot
96b6f7c443
Update macholib from 1.8 to 1.9
2017-12-04 16:09:19 +01:00
pyup-bot
a3612a624a
Update altgraph from 0.14 to 0.15
2017-12-04 16:09:17 +01:00
pyup-bot
0fdf0ff3b1
Update pefile from 2017.9.3 to 2017.11.5
2017-11-06 15:50:25 +01:00
Florian Bruhin
59236802c1
Update dependencies
...
Closes #2985
2017-09-19 10:41:57 +02:00
Florian Bruhin
ba04822388
Use develop branch of PyInstaller
...
https://github.com/pyinstaller/pyinstaller/pull/2519 was merged.
Fixes #2880
2017-08-10 17:24:41 +02:00
Florian Bruhin
68bb0f557f
Switch to xoviat pyinstaller branch
2017-05-17 11:05:27 +02:00
Florian Bruhin
3925fa2872
Use separate requirements file for PyQt
2017-03-08 19:09:34 +01:00
pyup-bot
9512206f97
Update pyqt5 from 5.8 to 5.8.1
2017-03-07 12:10:15 +01:00
Florian Bruhin
687f288453
Update PyInstaller env
...
We now use PyQt5 from PyPI and apply xoviat's patch for PyQt.
2017-02-19 12:58:58 +01:00
Florian Bruhin
89f95be5e5
Various requirements updates
2017-02-05 01:30:39 +01:00
Florian Bruhin
872599065b
pyinstaller requirements: Don't strip commit ID
...
See #1692
2016-10-25 08:18:01 +02:00
Florian Bruhin
650af3772a
Use PyInstaller with QtWebEngine fix
...
See #1692
2016-10-25 06:58:29 +02:00
Florian Bruhin
1a26c8c61f
Add a script to compile requirement files
2016-06-07 22:45:59 +02:00
Florian Bruhin
6f6303e0a6
Use requirements files for tox dependencies
...
While this makes things a little more complicated and means we'll need to use
`-r` to recreate tox environments, it has several advantages:
- Full support from requires.io (including PRs)
- Workaround for https://bitbucket.org/hpk42/tox/issues/332/ so we can update
virtualenv/pip
2016-05-29 16:53:54 +02:00