Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update resources for python 3.8 #45629

Closed
6 changes: 3 additions & 3 deletions Formula/ansible-lint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class AnsibleLint < Formula
homepage "https://github.com/ansible/ansible-lint/"
url "https://files.pythonhosted.org/packages/e6/16/31f3244635b37474bbff4ac88afc916cfc24baf44766f8bcc8deeede187c/ansible-lint-4.1.0.tar.gz"
sha256 "9430ea6e654ba4bf5b9c6921efc040f46cda9c4fd2896a99ff71d21037bcb123"
revision 1
revision 2

bottle do
cellar :any
Expand Down Expand Up @@ -35,8 +35,8 @@ class AnsibleLint < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/10/fe/b6362c613a70ac29cf7cac36307d85f08ebe4a96d9d54b895b10a807e39b/cffi-1.12.0.tar.gz"
sha256 "08090454ff236239e583a9119d0502a6b9817594c0a3714dd1d8593f2350ba11"
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
end

resource "cryptography" do
Expand Down
6 changes: 3 additions & 3 deletions Formula/buku.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Buku < Formula
homepage "https://github.com/jarun/Buku"
url "https://github.com/jarun/Buku/archive/v4.2.2.tar.gz"
sha256 "08866f284a03454d9ee5bbb332da62e6ae1dfbe83ada75092453a7fd04fe62b3"
revision 2
revision 3

bottle do
cellar :any
Expand Down Expand Up @@ -33,8 +33,8 @@ class Buku < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/e7/a7/4cd50e57cc6f436f1cc3a7e8fa700ff9b8b4d471620629074913e3735fb2/cffi-1.11.5.tar.gz"
sha256 "e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4"
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
end

resource "cryptography" do
Expand Down
6 changes: 3 additions & 3 deletions Formula/ccm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Ccm < Formula
homepage "https://github.com/pcmanus/ccm"
url "https://files.pythonhosted.org/packages/fc/ab/b51afd466cc4acf2192e230ddb6fd3adb56066f05c7be1852af7bd655068/ccm-3.1.4.tar.gz"
sha256 "a98268c2d8e5534d8d2d94267060e9ee9105b35e43d704bac0fa495a773acf7d"
revision 1
revision 2
head "https://github.com/pcmanus/ccm.git"

bottle do
Expand All @@ -17,8 +17,8 @@ class Ccm < Formula
depends_on "python"

resource "PyYAML" do
url "https://files.pythonhosted.org/packages/4a/85/db5a2df477072b2902b0eb892feb37d88ac635d36245a72a6a69b23b383a/PyYAML-3.12.tar.gz"
sha256 "592766c6303207a20efc445587778322d7f73b161bd994f227adaa341ba212ab"
url "https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz"
sha256 "01adf0b6c6f61bd11af6e10ca52b7d4057dd0be0343eb9283c878cf3af56aee4"
end

resource "six" do
Expand Down
6 changes: 3 additions & 3 deletions Formula/fabric.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Fabric < Formula
homepage "https://www.fabfile.org/"
url "https://github.com/fabric/fabric/archive/2.5.0.tar.gz"
sha256 "4b3f4c79bcc372de575e7756b50c89373ce1acb8565902a5e406b5e78c41389c"
revision 2
revision 3
head "https://github.com/fabric/fabric.git"

bottle do
Expand All @@ -29,8 +29,8 @@ class Fabric < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/e7/a7/4cd50e57cc6f436f1cc3a7e8fa700ff9b8b4d471620629074913e3735fb2/cffi-1.11.5.tar.gz"
sha256 "e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4"
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
end

resource "cryptography" do
Expand Down
6 changes: 3 additions & 3 deletions Formula/fdroidserver.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Fdroidserver < Formula
homepage "https://f-droid.org"
url "https://files.pythonhosted.org/packages/46/bd/9ad49a599625c838da94b39d98d9dc00427e12c2962aeab11865d01ed95a/fdroidserver-1.1.5.tar.gz"
sha256 "14291cde4c663328a70e22305769171a79caefea2f1148d1628cb3cda8938fba"
revision 1
revision 2

bottle do
cellar :any
Expand Down Expand Up @@ -180,8 +180,8 @@ class Fdroidserver < Formula
end

resource "numpy" do
url "https://files.pythonhosted.org/packages/cb/79/96df883cd6df0c86cb010e6f4ff790b7a30a45016a9509c94ea72c8695cd/numpy-1.17.1.zip"
sha256 "f11331530f0eff69a758d62c2461cd98cdc2eae0147279d8fc86e0464eb7e8ca"
url "https://files.pythonhosted.org/packages/ac/36/325b27ef698684c38b1fe2e546e2e7ef9cecd7037bcdb35c87efec4356af/numpy-1.17.2.zip"
sha256 "73615d3edc84dd7c4aeb212fa3748fb83217e00d201875a47327f55363cef2df"
end

resource "oauthlib" do
Expand Down
10 changes: 5 additions & 5 deletions Formula/flintrock.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Flintrock < Formula
homepage "https://github.com/nchammas/flintrock"
url "https://files.pythonhosted.org/packages/82/2e/c2aa7e8a98b03632f789e15854ee9716d6b3aef31580950458285819be95/Flintrock-0.11.0.tar.gz"
sha256 "f203a5558acc5fc7d8fd6efefaf6f0b90625c9d9c938521cdecc44bc684b3605"
revision 2
revision 3

bottle do
cellar :any
Expand Down Expand Up @@ -37,8 +37,8 @@ class Flintrock < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/e7/a7/4cd50e57cc6f436f1cc3a7e8fa700ff9b8b4d471620629074913e3735fb2/cffi-1.11.5.tar.gz"
sha256 "e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4"
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
end

resource "click" do
Expand Down Expand Up @@ -82,8 +82,8 @@ class Flintrock < Formula
end

resource "PyNaCl" do
url "https://files.pythonhosted.org/packages/08/19/cf56e60efd122fa6d2228118a9b345455b13ffe16a14be81d025b03b261f/PyNaCl-1.2.1.tar.gz"
sha256 "e0d38fa0a75f65f556fb912f2c6790d1fa29b7dd27a1d9cc5591b281321eaaa9"
url "https://files.pythonhosted.org/packages/61/ab/2ac6dea8489fa713e2b4c6c5b549cc962dd4a842b5998d9e80cf8440b7cd/PyNaCl-1.3.0.tar.gz"
sha256 "0c6100edd16fefd1557da078c7a31e7b7d7a52ce39fdca2bec29d4f7b6e7600c"
end

resource "python-dateutil" do
Expand Down
6 changes: 3 additions & 3 deletions Formula/gitfs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Gitfs < Formula
homepage "https://www.presslabs.com/gitfs"
url "https://github.com/PressLabs/gitfs/archive/0.4.5.1.tar.gz"
sha256 "6049fd81182d9172e861d922f3e2660f76366f85f47f4c2357f769d24642381c"
revision 4
revision 5
head "https://github.com/PressLabs/gitfs.git"

bottle do
Expand All @@ -26,8 +26,8 @@ class Gitfs < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/5b/b9/790f8eafcdab455bcd3bd908161f802c9ce5adbf702a83aa7712fcc345b7/cffi-1.10.0.tar.gz"
sha256 "b3b02911eb1f6ada203b0763ba924234629b51586f72a21faacc638269f4ced5"
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
end

resource "fusepy" do
Expand Down
5 changes: 3 additions & 2 deletions Formula/gitless.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ class Gitless < Formula
homepage "https://gitless.com/"
url "https://github.com/sdg-mit/gitless/archive/v0.8.8.tar.gz"
sha256 "470aab13d51baec2ab54d7ceb6d12b9a2937f72d840516affa0cb34a6360523c"
revision 1

bottle do
cellar :any
Expand All @@ -23,8 +24,8 @@ class Gitless < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/10/f7/3b302ff34045f25065091d40e074479d6893882faef135c96f181a57ed06/cffi-1.11.4.tar.gz"
sha256 "df9083a992b17a28cd4251a3f5c879e0198bb26c9e808c4647e0a18739f1d11d"
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
end

resource "clint" do
Expand Down
10 changes: 5 additions & 5 deletions Formula/mitmproxy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Mitmproxy < Formula
homepage "https://mitmproxy.org"
url "https://github.com/mitmproxy/mitmproxy/archive/v4.0.4.tar.gz"
sha256 "d91eaaad06a5e124a76388999b22a4c590ea26149a30aaff73658cd98d0651d5"
revision 2
revision 3
head "https://github.com/mitmproxy/mitmproxy.git"

bottle do
Expand Down Expand Up @@ -40,8 +40,8 @@ class Mitmproxy < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/e7/a7/4cd50e57cc6f436f1cc3a7e8fa700ff9b8b4d471620629074913e3735fb2/cffi-1.11.5.tar.gz"
sha256 "e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4"
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
end

resource "click" do
Expand Down Expand Up @@ -120,8 +120,8 @@ class Mitmproxy < Formula
end

resource "ruamel.yaml" do
url "https://files.pythonhosted.org/packages/3d/46/a08f44a2a919e32689dca849ebfcb4f71f5e91e18f840bd49a88dc157a14/ruamel.yaml-0.15.46.tar.gz"
sha256 "8f048085a58ca59353c2c283e5f14af387ab6a1a7ae5d6ec26056bc2e7a396f0"
url "https://files.pythonhosted.org/packages/9a/ee/55cd64bbff971c181e2d9e1c13aba9a27fd4cd2bee545dbe90c44427c757/ruamel.yaml-0.15.100.tar.gz"
sha256 "8e42f3067a59e819935a2926e247170ed93c8f0b2ab64526f888e026854db2e4"
end

resource "six" do
Expand Down
6 changes: 3 additions & 3 deletions Formula/pgcli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class Pgcli < Formula
homepage "https://pgcli.com/"
url "https://files.pythonhosted.org/packages/5a/2a/9821c4a30d79fafdefeff7b071639b0968e1d54710430f2da16f8124fc37/pgcli-2.1.1.tar.gz"
sha256 "84e0817a29c3cacaaaf85351422bdb90f230f2550e4af558c25536fd235ab6ca"
revision 1
revision 2

bottle do
cellar :any
Expand Down Expand Up @@ -55,8 +55,8 @@ class Pgcli < Formula
end

resource "psycopg2" do
url "https://files.pythonhosted.org/packages/63/54/c039eb0f46f9a9406b59a638415c2012ad7be9b4b97bfddb1f48c280df3a/psycopg2-2.7.7.tar.gz"
sha256 "f4526d078aedd5187d0508aa5f9a01eae6a48a470ed678406da94b4cd6524b7e"
url "https://files.pythonhosted.org/packages/5c/1c/6997288da181277a0c29bc39a5f9143ff20b8c99f2a7d059cfb55163e165/psycopg2-2.8.3.tar.gz"
sha256 "897a6e838319b4bf648a574afb6cabcb17d0488f8c7195100d48d872419f4457"
end

resource "Pygments" do
Expand Down
5 changes: 3 additions & 2 deletions Formula/restview.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class Restview < Formula
homepage "https://mg.pov.lt/restview/"
url "https://github.com/mgedmin/restview/archive/2.9.2.tar.gz"
sha256 "155a5744111d3d1f9e7903f4445ff41c04b42c0be29705f57fb98b3d33b283bd"
revision 1

bottle do
cellar :any_skip_relocation
Expand All @@ -20,8 +21,8 @@ class Restview < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/e7/a7/4cd50e57cc6f436f1cc3a7e8fa700ff9b8b4d471620629074913e3735fb2/cffi-1.11.5.tar.gz"
sha256 "e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4"
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
end

resource "cmarkgfm" do
Expand Down
5 changes: 3 additions & 2 deletions Formula/salt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ class Salt < Formula
homepage "https://s.saltstack.com/community/"
url "https://files.pythonhosted.org/packages/b7/f2/d285dd83d76be1d80bc9851b309ad9d88a60de1822f80c58d92355208525/salt-2019.2.1.tar.gz"
sha256 "c8fa8318a8e87f788970b83f841bb52f1e873a697e2db9691e284ce248aa930a"
revision 1
head "https://github.com/saltstack/salt.git", :branch => "develop", :shallow => false

bottle do
Expand Down Expand Up @@ -55,8 +56,8 @@ class Salt < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/e7/a7/4cd50e57cc6f436f1cc3a7e8fa700ff9b8b4d471620629074913e3735fb2/cffi-1.11.5.tar.gz"
sha256 "e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4"
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
end

resource "chardet" do
Expand Down
9 changes: 5 additions & 4 deletions Formula/snapcraft.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ class Snapcraft < Formula
homepage "https://snapcraft.io/"
url "https://github.com/snapcore/snapcraft/archive/3.8.tar.gz"
sha256 "0430418d771caff48cd740e1317467cd00e846e04eb62651ae985a147a37b4ec"
revision 1

bottle do
cellar :any
Expand All @@ -27,8 +28,8 @@ class Snapcraft < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/10/f7/3b302ff34045f25065091d40e074479d6893882faef135c96f181a57ed06/cffi-1.11.4.tar.gz"
sha256 "df9083a992b17a28cd4251a3f5c879e0198bb26c9e808c4647e0a18739f1d11d"
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
end

resource "chardet" do
Expand Down Expand Up @@ -102,8 +103,8 @@ class Snapcraft < Formula
end

resource "PyNaCl" do
url "https://files.pythonhosted.org/packages/08/19/cf56e60efd122fa6d2228118a9b345455b13ffe16a14be81d025b03b261f/PyNaCl-1.2.1.tar.gz"
sha256 "e0d38fa0a75f65f556fb912f2c6790d1fa29b7dd27a1d9cc5591b281321eaaa9"
url "https://files.pythonhosted.org/packages/61/ab/2ac6dea8489fa713e2b4c6c5b549cc962dd4a842b5998d9e80cf8440b7cd/PyNaCl-1.3.0.tar.gz"
sha256 "0c6100edd16fefd1557da078c7a31e7b7d7a52ce39fdca2bec29d4f7b6e7600c"
end

resource "pysha3" do
Expand Down
6 changes: 3 additions & 3 deletions Formula/stormssh.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Stormssh < Formula
homepage "https://github.com/emre/storm"
url "https://files.pythonhosted.org/packages/0a/18/85d12be676ae0c1d98173b07cc289bbf9e0c67d6c7054b8df3e1003bf992/stormssh-0.7.0.tar.gz"
sha256 "8d034dcd9487fa0d280e0ec855d08420f51d5f9f2249f932e3c12119eaa53453"
revision 1
revision 2
head "https://github.com/emre/storm.git"

bottle do
Expand Down Expand Up @@ -78,8 +78,8 @@ class Stormssh < Formula
end

resource "cffi" do
url "https://files.pythonhosted.org/packages/e7/a7/4cd50e57cc6f436f1cc3a7e8fa700ff9b8b4d471620629074913e3735fb2/cffi-1.11.5.tar.gz"
sha256 "e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4"
url "https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz"
sha256 "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774"
end

resource "PyNaCl" do
Expand Down