Commit Graph

129 Commits (d17f3e539d7f529199758af8a0455a929130ed4c)

Author SHA1 Message Date
Ruslan Kuprieiev 073089299d
dvc: don't exclude grandalf
Leftover from #85421 that I forgot to remove in #87738

Fixes https://github.com/iterative/dvc/issues/6873

Closes #88087.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-27 15:13:06 +00:00
Thierry Moisan 9560fe3d44
keepkey-agent: migrate to python@3.10
Closes #87101.

Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-26 21:20:36 +00:00
Rui Chen cebf2f261d
cloudiscovery 2.4.4 (new formula)
Closes #88038.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-26 14:19:39 +00:00
Michael Cho 4bc3f343d5
organize-tool: fix build on Linux
Closes #87288.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-26 14:15:17 +00:00
Thierry Moisan 9155e5ebee
datasette 0.59.1
Closes #87916.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-26 13:55:54 +00:00
Branch Vincent 854294714b
stormssh: migrate to python@3.10
Closes #86669.

Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-26 04:12:28 +00:00
Michka Popoff 1f22ecefa8
jupyterlab: bump revision for libffi
and remove pydevd.

pydevd contains a bunch of pre-compiled libraries, which we dont like.
They are built here: https://github.com/fabioz/PyDev.Debugger.binaries

These libraries are not correctly built for ARM mac:

Fixes:
==> FAILED
jupyterlab:
  * Binaries built for a non-native architecture were installed into jupyterlab's prefix.
    The offending files are:
      /opt/homebrew/Cellar/jupyterlab/3.1.14_1/libexec/lib/python3.9/site-packages/pydevd_attach_to_process/attach_x86_64.dylib	(x86_64)
      /opt/homebrew/Cellar/jupyterlab/3.1.14_1/libexec/pydevd_attach_to_process/attach_x86_64.dylib	(x86_64)
Error: 1 problem in 1 formula detected

Closes #87665.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-22 17:15:51 +00:00
Michael Cho 4a8cdfada2
certbot: migrate to python@3.10
Closes #87283.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-15 10:10:24 +00:00
Michael Cho a7e202330a
tarsnapper: migrate to python@3.10
Closes #87267.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-15 10:10:17 +00:00
Michael Cho bdcb0d0338
esptool: migrate to python@3.10
Closes #87284.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-15 10:10:00 +00:00
Michael Cho 036cf166ea
awsume: migrate to python@3.10
Closes #87271.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-15 05:57:55 +00:00
Michael Cho 3ddbe84aaa
percol: migrate to python@3.10
Closes #87266.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-15 05:48:50 +00:00
Branch Vincent d078bd00ac
csvkit: migrate to python@3.10
Closes #86563.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-15 05:39:30 +00:00
Carlo Cabrera 8c70b955f1
ansible: update resources, depend on `six`
Closes #87026.

Closes #87028.

Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-10 23:19:14 +00:00
Branch Vincent 26d2fb745a
rtv: migrate to python@3.10
Closes #86654.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-10 13:25:33 +00:00
Rui Chen 14047d3587
parliament 1.4.1
Closes #86891.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-09 02:59:52 +00:00
Branch Vincent ef92a3392c
cppman: migrate to python@3.10
Closes #86562.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-06 15:31:31 +00:00
Branch Vincent 2e1afca481
khard: migrate to python@3.10
Closes #86621.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-10-06 15:29:49 +00:00
Rui Chen 457fa3ec8a
jupyterlab 3.1.14
update test

Closes #85302.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-30 13:53:49 +00:00
Rui Chen eb94e4b462
conan 1.40.2
Closes #85706.

Signed-off-by: Dustin Rodrigues <dust.rod@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-22 04:54:14 +00:00
Dustin Rodrigues 4ea51f9056
fava 1.20
Closes #85540.

Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-19 20:56:55 +00:00
Branch Vincent 13872bdec2
poetry 1.1.9
Closes #85428.

Signed-off-by: Dustin Rodrigues <dust.rod@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-18 15:58:53 +00:00
Ruslan Kuprieiev 1b9208de0e
dvc: replace paramiko with sshfs
Fixes https://github.com/iterative/dvc/issues/6629

Closes #85356.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-18 04:08:33 +00:00
Dustin Rodrigues 5c648c42fb
b2-tools 3.0.2
Closes #85389.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-17 23:32:55 +00:00
Dustin Rodrigues e076cb219f
virtualenv 20.8.0
Closes #85347.

Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-17 12:50:15 +00:00
Dustin Rodrigues 045716378b
tox 3.24.4
Closes #85287.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-16 13:39:59 +00:00
Rui Chen 867fdf8e74
dvc 2.7.3
move grandalf before all resources

update comments

Closes #85229.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-15 15:13:16 +00:00
Rui Chen 66e9bea183
jupyterlab 3.1.10
Closes #84396.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-08 15:11:08 +00:00
Dustin Rodrigues 567081c4f5
sail 0.9.10
Closes #84720.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-06 04:10:40 +00:00
Rui Chen a46f0beafb
locust 2.2.1 (new formula)
Closes #84586.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-04 07:22:28 +00:00
Rui Chen e656994b96
ansible@2.9 2.9.25
textfsm switch to pypi source

depends_on six

drop pycrypto and python-keyczar

Closes #84539.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Michael Cho <20700669+cho-m@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-04 05:46:30 +00:00
Dustin Rodrigues cd681173d9
openstackclient 5.6.0
Closes #84599.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-03 14:13:24 +00:00
Rui Chen f364d19e6c
cloudformation-cli 0.2.16
Closes #84501.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-02 21:55:48 +00:00
Rui Chen 668e6705ae
salt 3003.3
Closes #84533.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-09-02 21:54:09 +00:00
Michael Cho 066795dbaf
cfn-lint 0.53.1
Closes #84298.

Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-31 06:54:10 +00:00
Michael Cho 9a71c5a6c1
howdoi 2.0.18
Closes #84301.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-31 06:51:49 +00:00
Branch Vincent c735cf928c
pre-commit 2.14.1
Closes #84169.

Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-28 23:39:10 +00:00
Rui Chen 1423f7f608
localstack 0.12.17.3
Closes #84137.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Michael Cho <20700669+cho-m@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-28 09:14:30 +00:00
Rui Chen dc4d7cfd48
dxpy 0.314.0
depends_on six

Closes #84122.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-28 04:10:36 +00:00
Dustin Rodrigues 110632532a
internetarchive 2.1.0
Closes #84095.

Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-28 04:09:23 +00:00
Rui Chen f1faa94dc7
jenkins-job-builder 3.10.0
Closes #83835.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-24 03:24:33 +00:00
Branch Vincent cf4e964cb3
pgcli 3.2.0
Closes #83831.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-23 21:19:57 +00:00
Rui Chen 6e6be6be93
proselint 0.12.0
Closes #83730.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-21 23:50:17 +00:00
Rui Chen 2611d505bd
sqlite-utils 3.16
exclude six

Closes #83547.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-20 04:42:01 +00:00
Rui Chen f0e074885f
oci-cli 3.0.1
exclude "six" from dep checking

Closes #83491.

Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-19 10:10:55 +00:00
Michael Cho 944c963388
remarshal: fix Linux build, update resources, add libyaml
Closes #82866.

Signed-off-by: Daniel Nachun <9205048+danielnachun@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-18 21:01:02 +00:00
Rui Chen dee3c68df0
awscli@1 1.20.20
Closes #83277.

Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-18 16:59:54 +00:00
Tom Forbes 2aae5ae5aa
molecule 3.4.0
Closes #82554.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-06 19:00:18 +00:00
Rui Chen 1c2107ca46
cfn-lint 0.53.0
Closes #82683.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-08-05 07:44:52 +00:00
Rui Chen 5314d42268
regipy 2.0.1
include click resource and build patch

Closes #81988.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-07-28 14:27:11 +00:00