Commit graph

160376 commits

Author SHA1 Message Date
BrewTestBot
fef9d6037e swiftformat: update 0.42.0 bottle. 2019-12-01 14:41:29 -05:00
Nick Lockwood
1b289ffdaf swiftformat 0.42.0
Closes #47365.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-12-01 14:41:27 -05:00
BrewTestBot
3690002a6e imagemagick: update 7.0.9-7 bottle. 2019-12-01 14:40:32 -05:00
Watson
28e93ba6ef imagemagick 7.0.9-7
Closes #47362.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-12-01 14:40:30 -05:00
BrewTestBot
a4028496ee imagemagick@6: update 6.9.10-77 bottle. 2019-12-01 14:38:26 -05:00
Watson
7c15a418c1 imagemagick@6 6.9.10-77
Closes #47361.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-12-01 14:38:24 -05:00
BrewTestBot
b5a783d88d kyma-cli: update 1.8.0 bottle. 2019-12-01 14:36:50 -05:00
I332735
8d4a0f4679 kyma-cli 1.8.0
Closes #47360.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-12-01 14:36:49 -05:00
James Bloom
2ab9107ec3 mockserver 5.8.0
Closes #47359.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-12-01 14:36:25 -05:00
BrewTestBot
befa6105ee jupyterlab: update 1.2.3 bottle. 2019-12-01 14:35:12 -05:00
Ivan Tarasov
7ffcbc4770 jupyterlab 1.2.3
Closes #47358.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-12-01 14:35:10 -05:00
BrewTestBot
95d3fd1504 verilator: update 4.022 bottle. 2019-12-01 14:34:37 -05:00
EricFromCanada
be4c66a700 verilator 4.022
Closes #47357.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-12-01 14:34:36 -05:00
BrewTestBot
958fa9b4ff starship: update 0.26.5 bottle. 2019-12-01 14:34:01 -05:00
EricFromCanada
fa961b6a85 starship 0.26.5
Closes #47356.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-12-01 14:33:59 -05:00
BrewTestBot
4243cc678c nushell: update 0.6.1 bottle. 2019-12-01 14:31:51 -05:00
Rui Chen
f057e25190 nushell 0.6.1
Closes #47355.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-12-01 14:31:50 -05:00
BrewTestBot
e55d1cfa39 tintin: update 2.01.92 bottle. 2019-12-01 14:29:18 -05:00
Bruce Wang
e8cc710342 tintin 2.01.92
Update test

Closes #46518.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-12-01 14:29:05 -05:00
BrewTestBot
be6b9c116d libqalculate: update 3.6.0 bottle. 2019-12-01 14:25:49 -05:00
BrewTestBot
bdca576a6d qalculate-gtk: update 3.6.0 bottle. 2019-12-01 14:25:49 -05:00
EricFromCanada
6c1ec8bd3a libqalculate 3.6.0
Closes #46377.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-12-01 14:25:47 -05:00
EricFromCanada
e410152780 qalculate-gtk 3.6.0 2019-12-01 14:25:47 -05:00
BrewTestBot
4151f1d169
tmux: update 3.0a bottle. 2019-12-01 12:43:16 -05:00
Chayoung You
726915bc03
tmux 3.0a
Closes #47364.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
2019-12-01 12:43:14 -05:00
BrewTestBot
43ad053e9c pympress: add 1.5.1 bottle. 2019-11-30 21:44:10 -05:00
Cimbali
9048724d67 pympress 1.5.1 (new formula)
This commits adds a new formula to install pympress, which is a PDF viewer
designed for presentations (with dual screens and other specific features for
PDF/beamer presentations) - under GPL 2.0.

The code is python and relies on Gtk+3 and Poppler with introspection bindings.
Therefore it is especially useful to package it with the proper dependencies
via homebrew.

The install procedure simply uses the recommended virtualenv python install
method and adds pympress to the bin/ path.

Check the contents of the log file as a way of testing all the
dependencies are present.

Closes #47143.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-11-30 21:44:09 -05:00
BrewTestBot
aafc053d8b vips: update 8.8.3_3 bottle. 2019-11-30 21:41:53 -05:00
Hal Blackburn
d381868b50 vips: build with mozjpeg
This updates the vips build to compile against mozjpeg instead of
regular libjpeg.

VIPS supports several additional JPEG encoding options and provides
better compression quality when it's built against mozjpeg[1].

mozjpeg is slower than libjpeg-turbo, but can compress better, with a
rich range of options. The VIPS maintainer jcupitt seems to be of the
opinion that the homebrew build of VIPS should should favour
functionality over production considerations[2], so better compression
functionality in exchange for slower execution seems a fair tradeoff.

1: https://jcupitt.github.io/libvips/API/current/VipsForeignSave.html#vips-jpegsave
2: https://github.com/Homebrew/homebrew-core/pull/36700#issuecomment-460662817

Closes #47237.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-11-30 21:41:52 -05:00
BrewTestBot
d0dc05f195 elm: update 0.19.1 bottle. 2019-11-30 21:38:13 -05:00
Matt C. Wilson
8be32433e0 elm 0.19.1
Update elm formula from v0.19.0 to v0.19.1

Closes #47353.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-11-30 21:38:11 -05:00
BrewTestBot
bf7aa364e2 bluepill: update 5.1.1 bottle. 2019-11-30 21:36:27 -05:00
Naoki Hiroshima
6b39be9e3d bluepill 5.1.1
bump the version to 5.1.1.

Closes #47352.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-11-30 21:36:26 -05:00
BrewTestBot
54aad6b9ad mutt: update 1.13.0 bottle. 2019-11-30 21:24:59 -05:00
R2robot
2819fc4537 mutt 1.13.0
Closes #47354.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-11-30 21:24:58 -05:00
BrewTestBot
f381739d60 singular: update 4.1.2p2 bottle. 2019-11-30 21:24:20 -05:00
Karim Abou Zeid
d849dd9ba4 singular 4.1.2p2
Closes #47351.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-11-30 21:24:19 -05:00
BrewTestBot
6aeab345c1 cash-cli: update 4.2.1 bottle. 2019-11-30 21:23:47 -05:00
Rui Chen
d3f2d889c1 cash-cli 4.2.1
Closes #47350.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-11-30 21:23:45 -05:00
BrewTestBot
38b6e9121a eslint: update 6.7.2 bottle. 2019-11-30 21:23:14 -05:00
Rui Chen
c8f2551e25 eslint 6.7.2
Closes #47349.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-11-30 21:23:12 -05:00
BrewTestBot
34edc4f1a6 gitleaks: update 3.0.3 bottle. 2019-11-30 21:22:40 -05:00
Rui Chen
76070d09ba gitleaks 3.0.3
Closes #47347.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-11-30 21:22:39 -05:00
BrewTestBot
d60b02ccb0 rargs: update 0.2.3 bottle. 2019-11-30 21:22:08 -05:00
Rui Chen
5c1b575d57 rargs 0.2.3
Closes #47346.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-11-30 21:22:07 -05:00
chenrui
c6da346bd5
checkstyle 8.27 (#47345) 2019-11-30 21:20:17 -05:00
BrewTestBot
0fe8c08b3b jupyterlab: update 1.2.0_1 bottle. 2019-11-30 11:16:26 -05:00
Ivan Tarasov
8a120c31b3 jupyterlab: install and link jupyterlab, not only deps.
Fixes:
- jupyterlab was being downloaded but not pip installed or linked.
- dependency on 'node' wasn't declared, which became needed once
  jupyterlab got installed and linked.

Changes:
- Changed install to use virtualenv.
- Added a couple of tests to ensure that jupyterlab Python package
  and jupyter-lab binary are actually installed.

Closes #47340.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-11-30 11:16:25 -05:00
BrewTestBot
5683adef0c sops: update 3.5.0_1 bottle. 2019-11-30 11:15:50 -05:00
Rui Chen
368b11f92d sops: remove gopath and improve tests
Closes #47339.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
2019-11-30 11:15:49 -05:00