Florian Bruhin
6e0c17b510
Fix some typos
2019-08-01 18:24:47 +02:00
Florian Bruhin
c14f646198
Merge pull request #4926 from qutebrowser/pyup-scheduled-update-2019-07-22
...
Scheduled weekly dependency update for week 29
2019-07-30 12:30:10 +02:00
Florian Bruhin
6b8fad9b67
Update to pyparsing 2.4.2
...
Looks like 2.4.1 was pulled from PyPI...
2019-07-30 10:40:29 +02:00
Florian Bruhin
c0abc330e1
Add qute-code-hint to userscripts
2019-07-25 17:44:38 +02:00
Florian Bruhin
0ebbdcf723
Recompile requirements
2019-07-23 11:01:07 +02:00
Florian Bruhin
093849636b
Pin pydocstyle to < 4
...
See https://gitlab.com/pycqa/flake8-docstrings/issues/36
2019-07-23 10:55:38 +02:00
pyup-bot
37080d1c5e
Update virtualenv from 16.6.1 to 16.6.2
2019-07-22 21:07:29 +02:00
pyup-bot
42a593585f
Update zipp from 0.5.1 to 0.5.2
2019-07-22 21:07:28 +02:00
pyup-bot
2506206f8d
Update werkzeug from 0.15.4 to 0.15.5
2019-07-22 21:07:27 +02:00
pyup-bot
b9ad613545
Update pytest-bdd from 3.1.0 to 3.1.1
2019-07-22 21:07:26 +02:00
pyup-bot
9f0d133b5b
Update pytest from 5.0.0 to 5.0.1
2019-07-22 21:07:25 +02:00
pyup-bot
dbf467549c
Update more-itertools from 7.1.0 to 7.2.0
2019-07-22 21:07:24 +02:00
pyup-bot
311ad82016
Update mako from 1.0.13 to 1.0.14
2019-07-22 21:07:23 +02:00
pyup-bot
80ecbff399
Update hypothesis from 4.24.6 to 4.28.2
2019-07-22 21:07:22 +02:00
pyup-bot
d8f492ebe2
Update flask from 1.0.3 to 1.1.1
2019-07-22 21:07:21 +02:00
pyup-bot
d9f6a7eadc
Update beautifulsoup4 from 4.7.1 to 4.8.0
2019-07-22 21:07:20 +02:00
pyup-bot
b4bfd5d76c
Update docutils from 0.14 to 0.15
2019-07-22 21:07:19 +02:00
pyup-bot
7b69f32d87
Update docutils from 0.14 to 0.15
2019-07-22 21:07:17 +02:00
pyup-bot
b00b3c9534
Update pyparsing from 2.4.0 to 2.4.1
2019-07-22 21:07:16 +02:00
pyup-bot
bf94bb2848
Update pyparsing from 2.4.0 to 2.4.1
2019-07-22 21:07:15 +02:00
pyup-bot
bd0a6df611
Update pyparsing from 2.4.0 to 2.4.1
2019-07-22 21:07:14 +02:00
pyup-bot
4bd409bc13
Update pyparsing from 2.4.0 to 2.4.1
2019-07-22 21:07:12 +02:00
pyup-bot
49058d6985
Update mypy from 0.711 to 0.720
2019-07-22 21:07:11 +02:00
pyup-bot
0e9fcc6c9c
Update pydocstyle from 3.0.0 to 4.0.0
2019-07-22 21:07:10 +02:00
pyup-bot
5c2af30cbc
Update flake8 from 3.7.7 to 3.7.8
2019-07-22 21:07:09 +02:00
Florian Bruhin
8c006acf01
Release v1.7.0
2019-07-18 11:42:06 +02:00
Florian Bruhin
876290340a
Add more dev requirements
2019-07-18 10:02:37 +02:00
Florian Bruhin
dd6f191793
Fix Qt 5.9/5.10 requirement files
2019-07-16 14:31:11 +02:00
Florian Bruhin
17c02cbddd
Use separate requirements files for different Qt versions
2019-07-16 11:08:47 +02:00
Florian Bruhin
326a9a8a79
requirements: Add github3.py and bump2version to -dev
2019-07-16 10:55:32 +02:00
Florian Bruhin
46dfafd907
bumpversion: Update releases in appdata.xml
...
Using lxml means rewriting the file, which loses comments.
2019-07-16 10:47:09 +02:00
Florian Bruhin
3c91dddd79
Rename requirements-optional to requirements-dev
2019-07-16 10:47:06 +02:00
Florian Bruhin
1fee12a303
Use tox-venv
2019-07-15 09:46:53 +02:00
Marcel Schilling
fd23d45186
Add release information to appdata
...
Assuming every tag is a release with the format 'vVERSION':
```sh
git tag \
--sort=-creatordate \
--format='%(refname:short)" date="%(creatordate:short)"/>' \
| sed 's/^v/ <release version="/'
```
Note that this drops v0.1.0 as there doesn't seem to be a corresponding
tag.
2019-07-12 08:47:39 +02:00
Florian Bruhin
b51d0cba51
Merge remote-tracking branch 'origin/pr/4086'
2019-07-11 11:01:30 +02:00
Florian Bruhin
c6d98c9f7e
Fix version bumping style issues
2019-07-11 10:56:16 +02:00
Florian Bruhin
16a591e887
Merge remote-tracking branch 'origin/pr/4304'
2019-07-11 10:47:28 +02:00
Florian Bruhin
755a2999e2
Switch to latest PyInstaller release
2019-07-10 18:42:34 +02:00
Florian Bruhin
f0a762d4e9
Update to PyQt 5.13
2019-07-05 12:14:40 +02:00
Florian Bruhin
4b402de3d2
Update flake8-tuple to 0.4.0
...
Looks like 0.3.1 was pulled from PyPI for some reason?!
2019-07-05 12:10:00 +02:00
Florian Bruhin
a83a2196f1
Recompile requirements
2019-07-02 11:06:38 +02:00
Florian Bruhin
1d1b969286
Completely remove pytest-faulthandler
2019-07-02 11:01:19 +02:00
Jimmy
b58cb949e4
Remove pytest-faulthandler external plugin.
...
It is in the core as of pytest 5.0.0.
2019-07-02 19:07:14 +12:00
pyup-bot
3b70423883
Update tox from 3.12.1 to 3.13.1
2019-07-01 15:06:37 -07:00
pyup-bot
aa429279d6
Update pytest from 4.6.3 to 5.0.0
2019-07-01 15:06:36 -07:00
pyup-bot
9c5e005224
Update more-itertools from 7.0.0 to 7.1.0
2019-07-01 15:06:35 -07:00
pyup-bot
d537820ab3
Update hypothesis from 4.24.5 to 4.24.6
2019-07-01 15:06:34 -07:00
pyup-bot
fd502aa36c
Update isort from 4.3.20 to 4.3.21
2019-07-01 15:06:33 -07:00
pyup-bot
9a581cdad6
Update snowballstemmer from 1.2.1 to 1.9.0
2019-07-01 15:06:32 -07:00
pyup-bot
71ebf34a91
Update snowballstemmer from 1.2.1 to 1.9.0
2019-07-01 15:06:31 -07:00