Commit graph

72852 commits

Author SHA1 Message Date
Dominyk Tiller
ce797500d0 h2o: fix broken build possibility
No comment.
2016-12-21 20:17:44 +01:00
BrewTestBot
1d07acc71c conan: update 0.17.2 bottle. 2016-12-21 20:14:25 +01:00
Alexander Hamann
b344386792 conan 0.17.2
Closes #8105.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 20:14:23 +01:00
BrewTestBot
ef722e5715 libhttpseverywhere: update 0.2.10 bottle. 2016-12-21 20:12:02 +01:00
Tom Schoonjans
b2e79bc984 libhttpseverywhere 0.2.10
Closes #8104.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 20:12:00 +01:00
BrewTestBot
3b7be50f33 terragrunt: update 0.7.1 bottle. 2016-12-21 20:09:55 +01:00
Anthony O'Brien
a5e8704cf9 terragrunt 0.7.1
Closes #8102.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 20:09:53 +01:00
BrewTestBot
f5749580b9 arangodb: update 3.1.6 bottle. 2016-12-21 19:50:46 +01:00
ArangoDB Release BOT
b05fe4fe10 arangodb 3.1.6
Closes #8101.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 19:50:44 +01:00
BrewTestBot
1efbf229f0 monetdb: update 11.25.3 bottle. 2016-12-21 19:48:47 +01:00
Sjoerd Mullender
8326537b34 monetdb 11.25.3
MonetDB 11.25.3

Closes #8100.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 19:48:45 +01:00
BrewTestBot
01ee3735f4 kops: update 1.4.4 bottle. 2016-12-21 19:46:10 +01:00
Stan Domula
b9216cf475 kops 1.4.4
Closes #8099.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 19:46:08 +01:00
Christoph Blecker
f1238c1e38 kubernetes-cli: move to tag/revision 2016-12-21 19:18:12 +01:00
BrewTestBot
7736bdad0e fabric: update 1.13.1_1 bottle. 2016-12-21 03:10:48 -08:00
Pierce Lopez
79f4137ba3 fabric: fix cryptography lib using getentropy() on MacOS 10.11
On MacOS 10.11, getentropy() can be detected and used at build time,
and then fail to link at run time. So patch the vendored python
library "cryptography" source to not use it on MacOS < :sierra

Fixes #8044.

Closes #8046.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-12-21 03:10:47 -08:00
BrewTestBot
50462bea93 agda: update 2.5.1.2_1 bottle. 2016-12-21 03:02:15 -08:00
ilovezfs
5347468e6a agda: revision for directory 1.3
Closes #8097.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-12-21 03:02:13 -08:00
BrewTestBot
bb6dfdc83b webp: update 0.5.2 bottle. 2016-12-21 02:57:32 -08:00
ilovezfs
2cf6ca6d42 webp 0.5.2
Closes #8096.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-12-21 02:57:30 -08:00
BrewTestBot
1d36b993ed epeg: update 0.9.2 bottle. 2016-12-21 11:11:49 +01:00
Alex Dunn
2b511fb411 epeg 0.9.2
Closes #8079.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 11:11:46 +01:00
BrewTestBot
04f484793e curl: update 7.52.0 bottle. 2016-12-21 11:09:31 +01:00
Alexander Hamann
e4053c07bf curl 7.52.0
Closes #8092.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 11:09:28 +01:00
BrewTestBot
c820996cbc awscli: update 1.11.32 bottle. 2016-12-21 11:08:34 +01:00
Artem Medvedev
8244258bba awscli 1.11.32
Closes #8090.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 11:08:32 +01:00
BrewTestBot
9c1e12b68b nmap: update 7.40 bottle. 2016-12-21 11:07:16 +01:00
Alexander Hamann
a6f93ae247 nmap 7.40
Closes #8083.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 11:07:13 +01:00
BrewTestBot
929e8ba996 libvoikko: update 4.1 bottle. 2016-12-21 11:06:03 +01:00
Juhani Simola
5c100c583f libvoikko 4.1
Closes #8074.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 11:06:01 +01:00
BrewTestBot
c87040f06a mypy: update 0.4.6 bottle. 2016-12-21 11:02:18 +01:00
Zhiming Wang
e50262fb26 mypy 0.4.6
- Add mypy/version_static.py during doc build to work around
  https://github.com/python/mypy/issues/2593. Pending official patch or
  rejection of py27-sphinx compatibility.

- Fix Sphinx theme. Sphinx does NOT recognize PYTHONPATH, so installing
  sphinx_rtd_theme to libexec/vendor then pointing PYTHONPATH there is
  useless. Instead, we install sphinx_rtd_theme to buildpath/docs, then
  directly modify sys.path in Sphinx's conf.py.

Closes #8073.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 11:02:15 +01:00
BrewTestBot
0829489421 rocksdb: update 4.13.5 bottle. 2016-12-21 02:01:54 -08:00
ilovezfs
8a3b9f6151 rocksdb 4.13.5
Closes #8095.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-12-21 02:01:52 -08:00
BrewTestBot
babf6059c4 xonsh: update 0.5.0 bottle. 2016-12-21 02:01:25 -08:00
ilovezfs
78f0af3aaa xonsh 0.5.0
Closes #8094.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-12-21 02:01:22 -08:00
BrewTestBot
2ed74dd03f git-annex: update 6.20161210_1 bottle. 2016-12-21 02:00:44 -08:00
ilovezfs
bab08319f8 git-annex: revision for directory 1.3
Closes #8093.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-12-21 02:00:42 -08:00
BrewTestBot
6a4b4cb8f1 tor: update 0.2.9.8 bottle. 2016-12-21 10:58:08 +01:00
Alex Merkel
d3a825a3fb tor 0.2.9.8
Closes #8072.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 10:58:05 +01:00
BrewTestBot
f715b75b07 youtube-dl: update 2016.12.20 bottle. 2016-12-21 10:55:31 +01:00
Zhiming Wang
e2f0afbd6c youtube-dl 2016.12.20
Closes #8066.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 10:55:29 +01:00
BrewTestBot
00a4f3ae63 swiftformat: update 0.21 bottle. 2016-12-21 10:22:38 +01:00
Nick Lockwood
7c301370ad swiftformat 0.21
Closes #8048.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 10:22:35 +01:00
Justin Clift
bbaac756de libvirt: add HEAD
Closes #8015.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 10:17:07 +01:00
BrewTestBot
3564984428 ice: update 3.6.3_2 bottle. 2016-12-21 10:13:19 +01:00
Joe George
bfd07841b7 ice: fix dynamic_cast error on Sierra
Closes #8056.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-21 10:13:17 +01:00
BrewTestBot
1a315ca2dd h2o: update 2.0.5 bottle. 2016-12-21 01:11:17 -08:00
ilovezfs
c97d4b5d89 h2o 2.0.5
Closes #8088.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-12-21 01:11:15 -08:00
BrewTestBot
ec08b5b5ce node: update 7.3.0 bottle. 2016-12-21 01:04:29 -08:00