Commit Graph

68 Commits

Author SHA1 Message Date
pyup-bot 018e0b00aa Update jinja2 from 2.11.1 to 2.11.2 2020-04-13 21:14:30 +02:00
pyup-bot 3e30941161 Update pyyaml from 5.3 to 5.3.1 2020-03-30 21:06:27 +02:00
pyup-bot 9d9b09e1e3 Update pygments from 2.5.2 to 2.6.1 2020-03-09 20:05:40 +01:00
Florian Bruhin e81d6aba37 Recompile requirements 2020-02-02 21:17:25 +01:00
requires.io cbfe1cee1d [requires.io] dependency update 2020-01-27 21:36:32 +01:00
Florian Bruhin d5a0763161 Recompile requirements 2020-01-10 17:06:20 +01:00
requires.io 1d0005f493 [requires.io] dependency update 2020-01-04 21:57:08 +01:00
pyup-bot d70c4898a9 Update pygments from 2.4.2 to 2.5.2 2019-12-03 12:32:02 +01:00
pyup-bot e887770f83 Update attrs from 19.2.0 to 19.3.0 2019-10-21 21:15:19 +02:00
pyup-bot 3604efdcb0 Update jinja2 from 2.10.1 to 2.10.3 2019-10-07 21:08:22 +02:00
pyup-bot f7021cc781 Update attrs from 19.1.0 to 19.2.0 2019-10-07 21:08:16 +02:00
pyup-bot b39c1c3707 Update pyyaml from 5.1.1 to 5.1.2 2019-08-05 21:01:29 +02:00
pyup-bot 2491fcde9f Update pyyaml from 5.1 to 5.1.1 2019-06-24 12:07:41 -07:00
pyup-bot fae048147d Update pygments from 2.4.0 to 2.4.2 2019-06-24 12:07:26 -07:00
pyup-bot 4861ae0906 Update pygments from 2.3.1 to 2.4.0 2019-05-13 12:20:19 -07:00
pyup-bot 79633b2e87 Update jinja2 from 2.10 to 2.10.1 2019-04-08 12:14:21 -07:00
pyup-bot 3fad7691d2 Update pyyaml from 3.13 to 5.1 2019-03-18 20:05:18 +01:00
pyup-bot 13da1e2bb8 Update attrs from 18.2.0 to 19.1.0 2019-03-11 20:03:25 +01:00
pyup-bot adbfba0da9 Update markupsafe from 1.1.0 to 1.1.1 2019-02-25 19:57:14 +01:00
pyup-bot 3e70aef448 Update pygments from 2.3.0 to 2.3.1 2018-12-24 19:21:17 +01:00
pyup-bot 9a3e0a34e7 Update pygments from 2.2.0 to 2.3.0 2018-11-26 19:10:27 +01:00
pyup-bot 2cd67260fc Update colorama from 0.4.0 to 0.4.1 2018-11-26 19:10:26 +01:00
pyup-bot 32084de617 Update markupsafe from 1.0 to 1.1.0 2018-11-05 18:59:25 +01:00
pyup-bot 394c263b7e Update colorama from 0.3.9 to 0.4.0 2018-10-15 19:51:24 +02:00
pyup-bot d787f85843 Update attrs from 18.1.0 to 18.2.0 2018-09-03 19:42:20 +02:00
Florian Bruhin 048d8ef794 Go back to a release version of PyYAML
There's 3.13 now which supports Python 3.7
2018-07-10 15:22:51 +02:00
pyup-bot 40057c26f5 Update pyyaml from 3.13b1 to 4.2b4 2018-07-09 19:25:23 +02:00
Florian Bruhin e6e28c846f Use PyYAML 3.13b1
It seems to be finished except for a missing wheel we don't need, and it makes
things work on Python 3.7
2018-07-03 10:30:59 +02:00
Florian Bruhin dbd4ce48e6 Downgrade and filter PyYAML 4.1
This reverts commit 96defc5dc2.

With PyYAML 4.1 we don't have C extensions on Travis CI:
https://github.com/yaml/pyyaml/issues/179
https://github.com/yaml/pyyaml/issues/182

Unfortunately, cython isn't in the APT whitelist either:
https://github.com/travis-ci/apt-source-whitelist/issues/37
2018-06-28 11:46:03 +02:00
Florian Bruhin 96defc5dc2 Update PyYAML to 4.1 2018-06-27 15:53:58 +02:00
pyup-bot a4424f2863 Update attrs from 17.4.0 to 18.1.0 2018-05-07 18:39:17 +02:00
pyup-bot 8cec185e4b Update attrs from 17.3.0 to 17.4.0 2018-01-01 16:34:13 +01:00
pyup-bot ebe44e5f65 Update jinja2 from 2.9.6 to 2.10 2017-11-13 15:59:18 +01:00
pyup-bot 8407d0a227 Update attrs from 17.2.0 to 17.3.0 2017-11-13 15:59:15 +01:00
Florian Bruhin 3a5241b642 Start using attrs
Closes #1073
2017-09-19 22:21:45 +02:00
Florian Bruhin a942613d7f Use ctypes instead of PyOpenGL for QtWebEngine Nvidia workaround
Fixes #2821
2017-07-27 09:22:12 +02:00
Florian Bruhin 750ef834dc Make PyOpenGL a required dependency
Looks like the "black screen" issue isn't the only thing going wrong, some
people even report segfaults since the vendor check was added.
2017-06-20 13:05:53 +02:00
pyup-bot c12347189f Update colorama from 0.3.8 to 0.3.9 2017-04-27 09:42:00 +02:00
pyup-bot 02cccb3673 Update colorama from 0.3.7 to 0.3.8 2017-04-23 11:48:10 +02:00
pyup-bot 8f82113748 Update jinja2 from 2.9.5 to 2.9.6 2017-04-03 16:32:48 +02:00
pyup-bot 2304fd81b5 Update markupsafe from 0.23 to 1.0 2017-03-07 17:20:17 +01:00
pyup-bot 52518f6abe Update cssutils from 1.0.1 to 1.0.2 2017-03-04 17:50:46 +01:00
Florian Bruhin 89f95be5e5 Various requirements updates 2017-02-05 01:30:39 +01:00
Florian Bruhin 25ddbdb57c requirements: Update Pygments to 2.2.0 2017-01-22 23:28:29 +01:00
Florian Bruhin 5ede2c6417 requirements: Update jinja to 2.9.4 2017-01-10 10:32:30 +01:00
Florian Bruhin 2127fd2432 requirements: Update jinja2 to 2.9.2 2017-01-08 15:39:21 +01:00
Florian Bruhin ea2eefccb1 requirements: Update Jinja2 to 2.8.1 2016-12-29 16:36:43 +01:00
Florian Bruhin bfbb2cc11f requirements: Update PyYAML to 3.12
- Wheel packages for Windows binaries.
- Adding an implicit resolver to a derived loader should not affect the
  base loader.
- Uniform representation for OrderedDict? across different versions of
  Python.
- Fixed comparison to None warning.
2016-08-29 07:31:31 +02:00
Florian Bruhin 55da4ffc03 Also generate root requirements 2016-06-07 23:44:22 +02:00
Florian Bruhin c64e5c9bd5 Get rid of the colorlog dependency
colorlog was problematic for various reasons:

- Not commonly packaged for Linux distributions
- Calling colorama.init() automatically on import
- Not supporting {foo} log formatting
- Not supporting an easy way to turn colors off

Instead we now do the log coloring by hand, which is simpler and means
everyone will have colored logs.
2016-05-13 21:19:33 +02:00