Florian Bruhin
b96ba8e41f
Merge pull request #3031 from qutebrowser/pyup-scheduled-update-09-25-2017
...
Scheduled weekly dependency update for week 39
2017-09-26 08:43:23 +02:00
Florian Bruhin
ff6df0c8ca
Don't use utils.is_* in qutebrowser.spec
...
Looks like PyInstaller doesn't like that.
This partially reverts ef1c83862b
.
2017-09-26 07:31:45 +02:00
pyup-bot
4d4eee15d6
Update pluggy from 0.4.0 to 0.5.2
2017-09-25 16:47:20 +02:00
pyup-bot
414dc29493
Update parse-type from 0.3.4 to 0.4.1
2017-09-25 16:47:19 +02:00
pyup-bot
2a1f628e4e
Update hypothesis from 3.28.3 to 3.30.3
2017-09-25 16:47:17 +02:00
pyup-bot
d23d53de1c
Update wheel from 0.29.0 to 0.30.0
2017-09-25 16:47:16 +02:00
pyup-bot
9ecc0d8ef7
Update six from 1.10.0 to 1.11.0
2017-09-25 16:47:14 +02:00
pyup-bot
3605b1b510
Update setuptools from 36.2.7 to 36.5.0
2017-09-25 16:47:13 +02:00
Florian Bruhin
ef1c83862b
Use utils.is_* for platform checks everywhere
2017-09-20 11:10:24 +02:00
Florian Bruhin
3a5241b642
Start using attrs
...
Closes #1073
2017-09-19 22:21:45 +02:00
Florian Bruhin
59236802c1
Update dependencies
...
Closes #2985
2017-09-19 10:41:57 +02:00
Florian Bruhin
55a4eb18f2
Get rid of httpbin
...
Fixes #2949
2017-09-19 10:35:54 +02:00
Florian Bruhin
2398a58526
Fix more file move issues
2017-09-17 21:54:42 +02:00
Florian Bruhin
6191a81eff
Move qutebrowser.desktop to misc/
2017-09-17 21:40:35 +02:00
Florian Bruhin
4c616a5733
Move all documentation files to doc/
2017-09-17 21:27:38 +02:00
Florian Bruhin
1aa918bb86
Add configdata.yml to qutebrowser.spec for PyInstaller
2017-09-16 16:12:00 +02:00
Florian Bruhin
a283a1bb65
Merge branch 'master' into new-config
2017-09-09 10:52:02 +02:00
Kepi
69ea2cf327
password_fill: Stop filling username to invisible input fields
...
There is no reason to fill usernames into invisible input fields. We are
probably not leaking anything but it can break some apps (like TTRSS).
2017-09-01 15:48:02 +02:00
Bryan Gilbert
536c28a952
implemented format_json userscript
2017-08-27 21:37:58 -04:00
pyup-bot
8a0b7b9441
Update vulture from 0.24 to 0.25
2017-08-21 16:24:38 +02:00
pyup-bot
7f2e8d8147
Update vulture from 0.24 to 0.25
2017-08-21 16:24:36 +02:00
pyup-bot
6c83016657
Update pytest-rerunfailures from 2.2 to 3.0
2017-08-21 16:24:34 +02:00
pyup-bot
67e3de06c7
Update hypothesis from 3.18.0 to 3.19.1
2017-08-21 16:24:32 +02:00
pyup-bot
86a9487fb2
Update glob2 from 0.5 to 0.6
2017-08-21 16:24:29 +02:00
pyup-bot
dc61e8ecdf
Update requests from 2.18.3 to 2.18.4
2017-08-21 16:24:27 +02:00
pyup-bot
8151a73d64
Update requests from 2.18.3 to 2.18.4
2017-08-21 16:24:25 +02:00
pyup-bot
0313982ac8
Update requests from 2.18.3 to 2.18.4
2017-08-21 16:24:23 +02:00
Ryan Roden-Corrent
111846a909
Merge remote-tracking branch 'upstream/master' into configmerge
2017-08-20 21:18:47 -04:00
pyup-bot
7b1f3e36de
Update vulture from 0.22 to 0.24
2017-08-14 16:19:24 +02:00
pyup-bot
bda5ac9bbf
Update vulture from 0.22 to 0.24
2017-08-14 16:19:22 +02:00
pyup-bot
1581a68082
Update pytest from 3.2.0 to 3.2.1
2017-08-14 16:19:21 +02:00
pyup-bot
d0d27e7fb1
Update hypothesis from 3.16.1 to 3.18.0
2017-08-14 16:19:20 +02:00
pyup-bot
4f49e58d52
Update cheroot from 5.8.2 to 5.8.3
2017-08-14 16:19:18 +02:00
pyup-bot
29cc8ed272
Update wrapt from 1.10.10 to 1.10.11
2017-08-14 16:19:17 +02:00
pyup-bot
c00d35ea73
Update wrapt from 1.10.10 to 1.10.11
2017-08-14 16:19:16 +02:00
pyup-bot
f5ee01ab6a
Update idna from 2.5 to 2.6
2017-08-14 16:19:14 +02:00
pyup-bot
5ebbe80cfe
Update idna from 2.5 to 2.6
2017-08-14 16:19:13 +02:00
pyup-bot
843f14042b
Update idna from 2.5 to 2.6
2017-08-14 16:19:11 +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
pyup-bot
3179599c31
Update vulture from 0.21 to 0.22
2017-08-07 16:16:30 +02:00
pyup-bot
9da802eadf
Update vulture from 0.21 to 0.22
2017-08-07 16:16:28 +02:00
pyup-bot
e47e22ba28
Update pytest from 3.1.3 to 3.2.0
2017-08-07 16:16:27 +02:00
pyup-bot
d77ecc8218
Update hypothesis from 3.14.0 to 3.16.1
2017-08-07 16:16:25 +02:00
pyup-bot
af5872bc83
Update cheroot from 5.7.0 to 5.8.2
2017-08-07 16:16:24 +02:00
pyup-bot
fbb2a175ff
Update docutils from 0.13.1 to 0.14
2017-08-07 16:16:22 +02:00
pyup-bot
6dbae7fe64
Update setuptools from 36.2.5 to 36.2.7
2017-08-07 16:16:21 +02:00
pyup-bot
111390db0f
Update pyflakes from 1.5.0 to 1.6.0
2017-08-07 16:16:19 +02:00
pyup-bot
d288325f64
Update requests from 2.18.2 to 2.18.3
2017-08-07 16:16:18 +02:00
pyup-bot
c0f6588339
Update requests from 2.18.2 to 2.18.3
2017-08-07 16:16:16 +02:00
pyup-bot
e844962645
Update requests from 2.18.2 to 2.18.3
2017-08-07 16:16:15 +02:00
Ryan Roden-Corrent
71b71dbc58
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-06 18:13:49 -04:00
pyup-bot
dd25205623
Update vulture from 0.19 to 0.21
2017-07-31 16:07:25 +02:00
pyup-bot
931d9cc372
Update vulture from 0.19 to 0.21
2017-07-31 16:07:24 +02:00
pyup-bot
240feaf547
Update pytest-benchmark from 3.1.0 to 3.1.1
2017-07-31 16:07:23 +02:00
pyup-bot
e4db036382
Update setuptools from 36.2.1 to 36.2.5
2017-07-31 16:07:21 +02:00
pyup-bot
2e4704aaa7
Update flake8-deprecated from 1.2 to 1.2.1
2017-07-31 16:07:20 +02:00
pyup-bot
92a520fa8c
Update requests from 2.18.1 to 2.18.2
2017-07-31 16:07:18 +02:00
pyup-bot
633026e8b3
Update requests from 2.18.1 to 2.18.2
2017-07-31 16:07:17 +02:00
pyup-bot
67f3396ced
Update requests from 2.18.1 to 2.18.2
2017-07-31 16:07:15 +02:00
pyup-bot
28c62a7f03
Update certifi from 2017.4.17 to 2017.7.27.1
2017-07-31 16:07:14 +02:00
pyup-bot
26b47bcb6e
Update certifi from 2017.4.17 to 2017.7.27.1
2017-07-31 16:07:13 +02:00
pyup-bot
57bf36156b
Update certifi from 2017.4.17 to 2017.7.27.1
2017-07-31 16:07:11 +02:00
pyup-bot
05dba38190
Update vulture from 0.16 to 0.19
2017-07-24 16:04:24 +02:00
pyup-bot
c4d7cc79b5
Update vulture from 0.16 to 0.19
2017-07-24 16:04:22 +02:00
pyup-bot
38664f9a0a
Update pytest-mock from 1.6.0 to 1.6.2
2017-07-24 16:04:21 +02:00
pyup-bot
734acd628e
Update pytest-benchmark from 3.0.0 to 3.1.0
2017-07-24 16:04:20 +02:00
pyup-bot
b70f56e87f
Update hypothesis from 3.13.0 to 3.14.0
2017-07-24 16:04:18 +02:00
pyup-bot
f8312e9502
Update decorator from 4.1.1 to 4.1.2
2017-07-24 16:04:17 +02:00
pyup-bot
96ed6668e5
Update setuptools from 36.2.0 to 36.2.1
2017-07-24 16:04:15 +02:00
pyup-bot
c49e5f84d9
Update urllib3 from 1.21.1 to 1.22
2017-07-24 16:04:14 +02:00
pyup-bot
920fae02c1
Update urllib3 from 1.21.1 to 1.22
2017-07-24 16:04:13 +02:00
pyup-bot
c1b8830831
Update urllib3 from 1.21.1 to 1.22
2017-07-24 16:04:11 +02:00
Noor Christensen
a4e644c285
Add support for breadability module in readability userscript
2017-07-20 16:21:47 +02:00
Noor Christensen
5939bc990a
Clarify dependecies for readability userscript
2017-07-20 14:36:27 +02:00
pyup-bot
4d356e5320
Update vulture from 0.15 to 0.16
2017-07-17 16:02:22 +02:00
pyup-bot
19d8411c15
Update vulture from 0.15 to 0.16
2017-07-17 16:02:21 +02:00
pyup-bot
d9f0e21ea4
Update pytest-qt from 2.1.0 to 2.1.2
2017-07-17 16:02:20 +02:00
pyup-bot
a976e9011d
Update mako from 1.0.6 to 1.0.7
2017-07-17 16:02:18 +02:00
pyup-bot
72de0fcfcb
Update hypothesis from 3.12.0 to 3.13.0
2017-07-17 16:02:17 +02:00
pyup-bot
db2f60b0ef
Update decorator from 4.0.11 to 4.1.1
2017-07-17 16:02:16 +02:00
pyup-bot
bdfea0fa6f
Update setuptools from 36.0.1 to 36.2.0
2017-07-17 16:02:14 +02:00
pyup-bot
34eddc92ff
Update vulture from 0.14 to 0.15
2017-07-10 15:55:18 +02:00
pyup-bot
44270b37b9
Update vulture from 0.14 to 0.15
2017-07-10 15:55:17 +02:00
pyup-bot
57caf80e5d
Update pytest from 3.1.2 to 3.1.3
2017-07-10 15:55:15 +02:00
pyup-bot
9da52c5d86
Update hypothesis from 3.11.6 to 3.12.0
2017-07-10 15:55:14 +02:00
pyup-bot
9e6b84e31e
Update flake8-tidy-imports from 1.0.6 to 1.1.0
2017-07-10 15:55:12 +02:00
Florian Bruhin
2df9508e44
Add PyQt5 OpenGL module to PyInstaller hiddenimports
2017-07-04 21:03:34 +02:00
Florian Bruhin
023bf82638
Update for PyQt 5.9.1
2017-07-04 17:31:09 +02:00
Florian Bruhin
0cdd3ff82f
Update some more references to old config options
2017-07-04 16:46:02 +02:00
pyup-bot
78c93e1225
Update pytest-rerunfailures from 2.1.0 to 2.2
2017-06-26 15:47:14 +02:00
pyup-bot
e8dac08a35
Update cheroot from 5.5.2 to 5.7.0
2017-06-26 15:47:13 +02:00
pyup-bot
6d1775fcd6
Update pylint from 1.7.1 to 1.7.2
2017-06-26 15:47:11 +02:00
pyup-bot
aa460a7abd
Update hypothesis from 3.11.3 to 3.11.6
2017-06-19 15:46:21 +02:00
pyup-bot
0306c3e898
Update cheroot from 5.5.0 to 5.5.2
2017-06-19 15:46:19 +02:00
pyup-bot
61737f95a9
Update requests from 2.17.3 to 2.18.1
2017-06-19 15:46:18 +02:00
pyup-bot
5913f92b19
Update requests from 2.17.3 to 2.18.1
2017-06-19 15:46:16 +02:00
pyup-bot
86fffb5462
Update requests from 2.17.3 to 2.18.1
2017-06-19 15:46:15 +02:00
pyup-bot
c9979d18db
Update pytest from 3.1.1 to 3.1.2
2017-06-12 15:45:19 +02:00
pyup-bot
a2878a382c
Update hypothesis from 3.11.1 to 3.11.3
2017-06-12 15:45:17 +02:00
pyup-bot
1deb6e53d0
Update chardet from 3.0.3 to 3.0.4
2017-06-12 15:45:16 +02:00
pyup-bot
227fd47f2f
Update chardet from 3.0.3 to 3.0.4
2017-06-12 15:45:15 +02:00
pyup-bot
62d56237bd
Update chardet from 3.0.3 to 3.0.4
2017-06-12 15:45:13 +02:00
Florian Bruhin
9c851293ac
pyinstaller: Add PyQt5.QtOpenGL to hiddenimports
2017-06-09 21:50:52 +02:00
pyup-bot
b7cb852c1a
Update isort from 4.2.14 to 4.2.15
2017-06-07 09:50:12 +02:00
pyup-bot
dbea815c3a
Update isort from 4.2.14 to 4.2.15
2017-06-07 09:50:11 +02:00
Florian Bruhin
2f5756e63b
Merge commit '0501cc626c27a369c2e311c71c2ce2c5cc3f9442' into pyup-bot/pyup-update-isort-4.2.13-to-4.2.14
2017-06-06 10:19:00 +02:00
pyup-bot
0501cc626c
Update isort from 4.2.13 to 4.2.14
2017-06-06 09:20:10 +02:00
pyup-bot
d57f96da87
Update isort from 4.2.13 to 4.2.14
2017-06-06 09:20:09 +02:00
Florian Bruhin
f280129e7c
Merge commit 'ccdba004272ef40dfa1668a21329876253877155' into pyup-bot/pyup-update-astroid-1.5.2-to-1.5.3
2017-06-06 07:59:15 +02:00
Florian Bruhin
46d11655d8
Merge commit '6a17ee66adee0da5b88c0246c833cf7023bee9cc' into pyup-bot/pyup-update-py-1.4.33-to-1.4.34
2017-06-06 07:59:11 +02:00
Florian Bruhin
b746fe666c
Remove colorama from test requirements
...
Otherwise it collides with the colorama in qutebrowser's own requirements.
2017-06-06 07:56:30 +02:00
Florian Bruhin
eea3396cdc
Add hunter to test requirements
2017-06-05 20:18:36 +02:00
pyup-bot
6a17ee66ad
Update py from 1.4.33 to 1.4.34
2017-06-04 18:49:11 +02:00
pyup-bot
c15f7e8e72
Update py from 1.4.33 to 1.4.34
2017-06-04 18:49:09 +02:00
pyup-bot
ccdba00427
Update astroid from 1.5.2 to 1.5.3
2017-06-03 16:33:05 +02:00
pyup-bot
9841f75f91
Update isort from 4.2.9 to 4.2.13
2017-06-02 18:50:05 +02:00
pyup-bot
5f0f1cb7da
Update isort from 4.2.9 to 4.2.13
2017-06-02 18:50:03 +02:00
Florian Bruhin
1615c0aa1a
Merge commit '4c9c9bdf989d18ffdd0c80e84fdde0ee9601d448' into pyup-bot/pyup-update-isort-4.2.5-to-4.2.9
2017-06-01 19:14:43 +02:00
pyup-bot
4c9c9bdf98
Update isort from 4.2.5 to 4.2.9
2017-06-01 18:04:04 +02:00
pyup-bot
002cfedaef
Update isort from 4.2.5 to 4.2.9
2017-06-01 18:04:03 +02:00
Florian Bruhin
e15b7a4fde
Recompile requirements
...
This reintroduces packages which have been masked before (as they were pip
dependencies).
2017-06-01 16:42:12 +02:00
Florian Bruhin
3523c2e78b
Merge commit 'a9d739ec04898563d3d7cb790a621fb97fe0f23d' into pyup-bot/pyup-update-pytest-3.1.0-to-3.1.1
2017-06-01 16:24:34 +02:00
Florian Bruhin
0f9eb2ac54
Merge commit 'bf97bc9d3e97e608734e4ebc0d071c71ab1ab013' into pyup-bot/pyup-update-parse-1.8.0-to-1.8.2
2017-06-01 16:23:12 +02:00
pyup-bot
71cca7c154
Update setuptools from 35.0.2 to 36.0.1
2017-06-01 15:37:03 +02:00
pyup-bot
bf97bc9d3e
Update parse from 1.8.0 to 1.8.2
2017-06-01 02:30:03 +02:00
pyup-bot
a9d739ec04
Update pytest from 3.1.0 to 3.1.1
2017-05-31 19:37:05 +02:00
pyup-bot
ee99b25bf6
Update requests from 2.16.5 to 2.17.3
2017-05-30 01:20:03 +02:00
pyup-bot
009acc1600
Update requests from 2.16.5 to 2.17.3
2017-05-30 01:20:02 +02:00
pyup-bot
863e1f1d84
Update requests from 2.16.5 to 2.17.3
2017-05-30 01:20:00 +02:00
pyup-bot
615b027fad
Update hypothesis from 3.11.0 to 3.11.1
2017-05-28 16:24:59 +02:00
Florian Bruhin
4f6474dc69
Add new requests requirements
2017-05-28 11:30:28 +02:00
pyup-bot
9e38478638
Update requests from 2.14.2 to 2.16.5
2017-05-28 09:52:02 +02:00
pyup-bot
3014a5207a
Update requests from 2.14.2 to 2.16.5
2017-05-28 09:52:00 +02:00
pyup-bot
0106036e9e
Update requests from 2.14.2 to 2.16.5
2017-05-28 09:51:59 +02:00
Florian Bruhin
75409966a7
pyinstaller: Exclude tkinter
2017-05-24 21:53:53 +02:00
Florian Bruhin
54a4a087d4
nsis: Use solid lzma compressor
...
File sizes, 32 bit:
- default: 64 MB
- lzma: 50 MB
- lzma solid: 47 MB
64 bit:
- default: 75 MB
- lzma: 58 MB
- lzma solid: 55 MB
Between lzma and lzma solid, installation speed doesn't seem to vary much, so
let's go for the smallest.
2017-05-24 21:31:18 +02:00
Florian Bruhin
52f077a780
Merge commit 'baa46aa7c1e54c5007ec35daf015225e425d0acd'
2017-05-24 08:39:09 +02:00
Florian Bruhin
b6b78ba5eb
Fix up NSIS paths
2017-05-24 08:37:06 +02:00
Florian Bruhin
86a61ba59a
Remove nsis subfolder
2017-05-24 08:37:06 +02:00
Florian Bruhin
95d56bfc85
nsis: Use proper folders
2017-05-24 08:37:06 +02:00
Florian Bruhin
4879b48afe
Merge nsis files into one
2017-05-24 08:37:06 +02:00
Link
bbd33d24a3
Initial nsis install script
2017-05-24 08:37:06 +02:00
pyup-bot
baa46aa7c1
Update hypothesis from 3.10.0 to 3.11.0
2017-05-24 02:24:52 +02:00
Florian Bruhin
18a761369b
requirements: Update pytest-warnings
...
It's been integrated to pytest core with 3.1
2017-05-23 06:14:32 +02:00
Florian Bruhin
7da6b55767
Merge commit 'aab90f015bbb4d5f406ce37e58b8b557284bb3c2' into pyup-bot/pyup-update-pytest-3.0.7-to-3.1.0
2017-05-23 06:13:08 +02:00
pyup-bot
aab90f015b
Update pytest from 3.0.7 to 3.1.0
2017-05-23 05:18:50 +02:00
pyup-bot
a83c18f2c9
Update hypothesis from 3.9.1 to 3.10.0
2017-05-22 17:54:50 +02:00
pyup-bot
10e5aa9e2a
Update hypothesis from 3.9.0 to 3.9.1
2017-05-22 11:09:50 +02:00
pyup-bot
a26011c62d
Update pytest-warnings from 0.2.0 to 0.3.0
2017-05-21 17:13:48 +02:00
pyup-bot
4096defd13
Update hypothesis from 3.8.5 to 3.9.0
2017-05-19 17:54:45 +02:00
Florian Bruhin
6473d64e40
Merge commit '20e8ce687f04b9cae702a5446b32a5ae3e0351c5' into pyup-bot/pyup-update-hypothesis-3.8.3-to-3.8.5
2017-05-17 13:50:07 +02:00
Florian Bruhin
c5957bc9d0
Exclude pdfjs from build packages for now
...
It only makes things bigger, and currently pdfjs doesn't work on QtWebEngine
anyways.
2017-05-17 11:42:58 +02:00
Florian Bruhin
9898d80625
Remove legacy cx_Freeze code
...
This also removes frozen tests for now. They should be readded at some point...
2017-05-17 11:31:14 +02:00
Florian Bruhin
68bb0f557f
Switch to xoviat pyinstaller branch
2017-05-17 11:05:27 +02:00
pyup-bot
20e8ce687f
Update hypothesis from 3.8.3 to 3.8.5
2017-05-17 10:54:42 +02:00
Florian Bruhin
00083ad825
Merge commit '7b204c4ec7931ba8da5f685b29352413ec25f194' into pyup-bot/pyup-update-flask-0.12.1-to-0.12.2
2017-05-16 16:51:50 +02:00
pyup-bot
c2ca8e48f5
Update werkzeug from 0.12.1 to 0.12.2
2017-05-16 09:12:19 +02:00
pyup-bot
7b204c4ec7
Update flask from 0.12.1 to 0.12.2
2017-05-16 09:12:15 +02:00
Florian Bruhin
51163f5e12
Recompile requirements
2017-05-15 11:35:34 +02:00
pyup-bot
7688f26398
Update coverage from 4.4 to 4.4.1
2017-05-15 08:48:42 +02:00
pyup-bot
b3a509f856
Update coverage from 4.4 to 4.4.1
2017-05-15 08:48:40 +02:00
Florian Bruhin
9ab4549b9b
requirements: Filter flake8-pep3101 1.1
2017-05-12 10:32:06 +02:00
Florian Bruhin
bd75507c90
Merge commit 'e238f32e7b40f6da9aa893150cd35368814fc403' into pyup-bot/pyup-update-flake8-deprecated-1.1-to-1.2
2017-05-12 10:30:09 +02:00
pyup-bot
dfc44f05c5
Update pytest-cov from 2.5.0 to 2.5.1
2017-05-12 00:59:40 +02:00
pyup-bot
e238f32e7b
Update flake8-deprecated from 1.1 to 1.2
2017-05-12 00:59:36 +02:00
pyup-bot
d50a08d159
Update requests from 2.14.1 to 2.14.2
2017-05-10 19:08:32 +02:00
pyup-bot
140eb13677
Update requests from 2.14.1 to 2.14.2
2017-05-10 19:08:31 +02:00
pyup-bot
b2abf7a3aa
Update requests from 2.14.1 to 2.14.2
2017-05-10 19:08:29 +02:00
Florian Bruhin
1d4c9d3b3f
Merge commit '661c0f7b7c74c23db0a8ed2dfa111a711c5f8771' into pyup-bot/pyup-update-pytest-cov-2.4.0-to-2.5.0
2017-05-10 06:52:20 +02:00
Florian Bruhin
5e76810659
Merge commit '1973e61424efb124f453ce0894d1c8b3e5ea99c3' into pyup-bot/pyup-update-hypothesis-3.8.2-to-3.8.3
2017-05-10 06:52:18 +02:00
pyup-bot
661c0f7b7c
Update pytest-cov from 2.4.0 to 2.5.0
2017-05-10 00:08:34 +02:00
pyup-bot
1973e61424
Update hypothesis from 3.8.2 to 3.8.3
2017-05-10 00:08:30 +02:00
pyup-bot
3bd7e33c4a
Update requests from 2.13.0 to 2.14.1
2017-05-09 22:16:27 +02:00
pyup-bot
a0a9c9d32e
Update requests from 2.13.0 to 2.14.1
2017-05-09 22:16:25 +02:00
pyup-bot
56d42b6c82
Update requests from 2.13.0 to 2.14.1
2017-05-09 22:16:24 +02:00
Florian Bruhin
822623f2ed
Finally update copyrights...
2017-05-09 21:37:03 +02:00
Florian Bruhin
6c3f29d570
Merge commit '2b0fc0f52efccd0004b2cd8f90f930852947f403' into pyup-bot/pyup-update-coverage-4.3.4-to-4.4
2017-05-09 06:23:05 +02:00
Florian Bruhin
27bed81353
Merge commit '7a3651426f0152c6b23ed4f83bab0eab2e763d91' into pyup-bot/pyup-update-beautifulsoup4-4.5.3-to-4.6.0
2017-05-09 06:23:03 +02:00
pyup-bot
2b0fc0f52e
Update coverage from 4.3.4 to 4.4
2017-05-08 07:26:27 +02:00
pyup-bot
ee2a6ae6f0
Update coverage from 4.3.4 to 4.4
2017-05-08 07:26:25 +02:00
pyup-bot
7a3651426f
Update beautifulsoup4 from 4.5.3 to 4.6.0
2017-05-07 16:42:20 +02:00
pyup-bot
00c48427bc
Update lazy-object-proxy from 1.3.0 to 1.3.1
2017-05-05 15:51:20 +02:00
pyup-bot
2beba920e7
Update lazy-object-proxy from 1.3.0 to 1.3.1
2017-05-05 15:51:18 +02:00
pyup-bot
88545dec4d
Update lazy-object-proxy from 1.2.2 to 1.3.0
2017-05-04 08:36:26 +02:00
pyup-bot
caa3be2277
Update lazy-object-proxy from 1.2.2 to 1.3.0
2017-05-04 08:36:25 +02:00
pyup-bot
3b0bb6a831
Update cheroot from 5.4.0 to 5.5.0
2017-05-02 11:43:35 +02:00
Florian Bruhin
d8e134c5f0
Merge commit '64a4e33caa539b751acfc7e0eb76c871e8ab423d' into pyup-bot/pyup-update-flake8-tuple-0.2.12-to-0.2.13
2017-05-02 08:22:43 +02:00
pyup-bot
fe02267de2
Update pytest-bdd from 2.18.1 to 2.18.2
2017-05-01 12:43:14 +02:00
pyup-bot
64a4e33caa
Update flake8-tuple from 0.2.12 to 0.2.13
2017-04-30 12:29:12 +02:00
Florian Bruhin
6e0d138d23
flake8 requirements: Pin flake8-docstrings to < 1.1.0
...
Closes #2593
2017-04-29 13:45:14 +02:00
Florian Bruhin
0a3e20f5ab
Merge commit '26b4d13c6faf6217bb116e15c01eec37c10dd976' into pyup-bot/pyup-update-setuptools-35.0.1-to-35.0.2
2017-04-28 19:44:59 +02:00
pyup-bot
11383169d8
Update codecov from 2.0.8 to 2.0.9
2017-04-28 17:27:11 +02:00
pyup-bot
26b4d13c6f
Update setuptools from 35.0.1 to 35.0.2
2017-04-27 22:07:03 +02:00
pyup-bot
0e14117fda
Update codecov from 2.0.7 to 2.0.8
2017-04-27 18:27:03 +02:00
pyup-bot
38099c45bd
Update hypothesis from 3.8.1 to 3.8.2
2017-04-26 21:48:21 +02:00
Florian Bruhin
5e7e159ac7
Merge commit '9ef17d434ddc85c6cda4d08f00fef15b7904add1'
2017-04-26 21:30:56 +02:00
pyup-bot
e252862f51
Update hypothesis from 3.8.0 to 3.8.1
2017-04-26 15:15:11 +02:00
pyup-bot
9ef17d434d
Update vulture from 0.13 to 0.14
2017-04-26 10:32:43 +02:00
pyup-bot
b1d88b47c1
Update vulture from 0.13 to 0.14
2017-04-26 10:32:42 +02:00
pyup-bot
ab61fc57a9
Update codecov from 2.0.5 to 2.0.7
2017-04-25 00:34:15 +02:00
pyup-bot
4220cfc34e
Update hypothesis from 3.7.3 to 3.8.0
2017-04-23 16:45:10 +02:00
pyup-bot
616a764b6d
Update hypothesis from 3.7.0 to 3.7.3
2017-04-21 20:00:01 +02:00
Florian Bruhin
0b118f4fd8
Blacklist pydocstyle >= 2.0.0
...
Closes #2539
2017-04-20 04:35:10 +02:00
pyup-bot
0c96a32366
Update setuptools from 35.0.0 to 35.0.1
2017-04-19 01:52:32 +02:00
Florian Bruhin
d60fc90ffd
Merge commit '6fb48a5514f2f5dd6759ccfae0ea66ec8ad8297a' into pyup-bot/pyup-update-astroid-1.5.1-to-1.5.2
2017-04-17 16:01:36 +02:00
pyup-bot
00e4bf7640
Update pylint from 1.7.0 to 1.7.1
2017-04-17 15:20:23 +02:00
pyup-bot
6fb48a5514
Update astroid from 1.5.1 to 1.5.2
2017-04-17 14:00:24 +02:00
pyup-bot
9050aac71e
Update setuptools from 34.4.1 to 35.0.0
2017-04-15 17:37:14 +02:00
Florian Bruhin
90e9850ad9
Merge commit '4511d042a1b0dc2ec3174716da8696dd6a87202c' into pyup-bot/pyup-update-astroid-1.4.9-to-1.5.1
2017-04-13 17:34:22 +02:00
pyup-bot
10b1c954b2
Update pylint from 1.6.5 to 1.7.0
2017-04-13 17:30:12 +02:00
pyup-bot
4511d042a1
Update astroid from 1.4.9 to 1.5.1
2017-04-13 17:30:03 +02:00
pyup-bot
a4c3aaaf1d
Update setuptools from 34.4.0 to 34.4.1
2017-04-10 18:34:47 +02:00
pyup-bot
043039d673
Update setuptools from 34.3.3 to 34.4.0
2017-04-08 05:19:34 +02:00
pyup-bot
8878f867a7
Update tox from 2.6.0 to 2.7.0
2017-04-06 21:19:49 +02:00
Florian Bruhin
4ec5700cbf
Redirect qute:foo to qute://foo
...
Before, we just returned the same data for both, but then we'll run into
same-origin restrictions as qute:history and qute:history/data are not the same
host.
2017-04-06 21:18:58 +02:00
pyup-bot
522e105aaf
Update flask from 0.12 to 0.12.1
2017-03-31 19:49:32 +02:00
Florian Bruhin
57223b78f3
Merge commit '03704ecb4b3b603379f7caf297ae568f0902f90a'
2017-03-31 12:06:07 +02:00
Florian Bruhin
390006281f
Merge commit '3c8e2a630a374fb571d70ed8c5a9f0c7faefd64a' into pyup-bot/pyup-update-pyqt5-5.8.1.1-to-5.8.2
2017-03-31 12:04:17 +02:00
pyup-bot
47c7feea55
Update pytest-mock from 1.5.0 to 1.6.0
2017-03-31 01:25:27 +02:00
pyup-bot
3c8e2a630a
Update pyqt5 from 5.8.1.1 to 5.8.2
2017-03-30 13:39:30 +02:00
pyup-bot
03704ecb4b
Update sip from 4.19.1 to 4.19.2
2017-03-30 12:39:24 +02:00
pyup-bot
b3660cf3f4
Update setuptools from 34.3.2 to 34.3.3
2017-03-26 18:21:23 +02:00
Florian Bruhin
38beba98b9
pylint-master requirements: Add github3.py
2017-03-23 20:32:58 +01:00
pyup-bot
cd91da32c4
Update hypothesis from 3.6.1 to 3.7.0
2017-03-20 16:04:22 +01:00
pyup-bot
26f5fb8eb4
Update cheroot from 5.3.0 to 5.4.0
2017-03-19 17:19:46 +01:00
pyup-bot
dc50c6ac3d
Update py from 1.4.32 to 1.4.33
2017-03-17 04:29:28 +01:00
pyup-bot
4b4c28fc6a
Update py from 1.4.32 to 1.4.33
2017-03-17 04:29:26 +01:00
pyup-bot
5f17887a25
Update werkzeug from 0.12 to 0.12.1
2017-03-15 19:00:29 +01:00
Florian Bruhin
54eddc4658
Merge commit '578fac1331ea5d733088379b28edc760964147b1' into pyup-bot/pyup-update-pytest-3.0.6-to-3.0.7
2017-03-15 08:24:17 +01:00
pyup-bot
d19979aa4a
Update wrapt from 1.10.8 to 1.10.10
2017-03-15 01:48:48 +01:00
pyup-bot
c40844dc09
Update wrapt from 1.10.8 to 1.10.10
2017-03-15 01:48:47 +01:00
pyup-bot
578fac1331
Update pytest from 3.0.6 to 3.0.7
2017-03-15 01:18:51 +01:00
Florian Bruhin
f50485420a
Merge commit 'b5d5f323bb85cfe6824bab97a6e29efe5204616f' into pyup-bot/pyup-update-werkzeug-0.11.15-to-0.12
2017-03-13 07:47:58 +01:00
Florian Bruhin
db4ca46ec1
Merge commit '4d9d4490f59401d790139b4e5cf45dc2b9096eee' into pyup-bot/pyup-update-setuptools-34.3.1-to-34.3.2
2017-03-13 07:47:56 +01:00
Florian Bruhin
b35be46b8d
Merge commit '4b5af2296d07c7c9f0e6197d7167509ecc35c4f4' into pyup-bot/pyup-update-cheroot-5.2.0-to-5.3.0
2017-03-13 07:47:53 +01:00
Florian Bruhin
68247a1ef0
Fix PyQt5 requirements
...
See https://www.riverbankcomputing.com/pipermail/pyqt/2017-March/038964.html
2017-03-13 07:39:21 +01:00
pyup-bot
4b5af2296d
Update cheroot from 5.2.0 to 5.3.0
2017-03-12 18:54:35 +01:00
pyup-bot
4d9d4490f5
Update setuptools from 34.3.1 to 34.3.2
2017-03-11 15:59:29 +01:00
pyup-bot
b5d5f323bb
Update werkzeug from 0.11.15 to 0.12
2017-03-10 13:22:25 +01:00
Florian Bruhin
3925fa2872
Use separate requirements file for PyQt
2017-03-08 19:09:34 +01:00
Florian Bruhin
4110355167
Merge commit '9512206f97bc51bb2884c38a86b93a72e556428d' into pyup-bot/pyup-update-pyqt5-5.8-to-5.8.1
2017-03-08 05:11:00 +01:00
pyup-bot
9512206f97
Update pyqt5 from 5.8 to 5.8.1
2017-03-07 12:10:15 +01:00
pyup-bot
c50e652cc7
Update appdirs from 1.4.2 to 1.4.3
2017-03-07 09:00:55 +01:00
pyup-bot
7ef71750e7
Update flake8-tidy-imports from 1.0.5 to 1.0.6
2017-03-07 06:16:53 +01:00
pyup-bot
694a1247a1
Update vulture from 0.12 to 0.13
2017-03-06 13:30:50 +01:00
pyup-bot
990ee1826e
Update vulture from 0.12 to 0.13
2017-03-06 13:30:49 +01:00
pyup-bot
a19ebfb6d0
Update pyparsing from 2.1.10 to 2.2.0
2017-03-06 03:58:50 +01:00
pyup-bot
0eeb3a51d3
Update setuptools from 34.3.0 to 34.3.1
2017-03-03 01:50:32 +01:00
pyup-bot
88a04556ea
Update cheroot from 5.1.0 to 5.2.0
2017-03-02 20:45:31 +01:00
pyup-bot
22650785aa
Update parse from 1.6.6 to 1.8.0
2017-03-01 23:52:42 +01:00