From db6a81359a228587f2ec66d784a04ccd2ec08a56 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 8 May 2023 18:12:18 +0300 Subject: [PATCH 1/2] platformio 6.1.7 --- Formula/platformio.rb | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Formula/platformio.rb b/Formula/platformio.rb index ec507973e5673..5ffb3cacd3ea6 100644 --- a/Formula/platformio.rb +++ b/Formula/platformio.rb @@ -3,8 +3,8 @@ class Platformio < Formula desc "Professional collaborative platform for embedded development" homepage "https://platformio.org/" - url "https://files.pythonhosted.org/packages/0b/49/0af5d39d7940ba1e6595f451b0d04712dddc4500db553af73b201d5edd4f/platformio-6.1.6.tar.gz" - sha256 "d0214c4da22454269220c0344214eb1fe1f65ca1c9dc19a3d160653a92343af4" + url "https://files.pythonhosted.org/packages/b5/bd/929283a87ed210b537c2de33911ca4dcb0ee67d06182786f9ee30e5da75b/platformio-6.1.7.tar.gz" + sha256 "9e72b94ff936bc530e80bef3f1ad5319d84fb4144bcf9587a4cc70ea6090ffce" license "Apache-2.0" head "https://github.com/platformio/platformio-core.git", branch: "develop" @@ -22,8 +22,8 @@ class Platformio < Formula depends_on "python@3.11" resource "aiofiles" do - url "https://files.pythonhosted.org/packages/86/26/6e5060a159a6131c430e8a01ec8327405a19a449a506224b394e36f2ebc9/aiofiles-22.1.0.tar.gz" - sha256 "9107f1ca0b2a5553987a94a3c9959fe5b491fdf731389aa5b7b1bd0733e32de6" + url "https://files.pythonhosted.org/packages/40/a0/07be94aecba162ed5147359f9883e82afd2ac13aed33678a008fc8c36f8b/aiofiles-23.1.0.tar.gz" + sha256 "edd247df9a19e0db16534d4baaf536d6609a43e1de5401d7a4c1c148753a1635" end resource "ajsonrpc" do @@ -37,18 +37,18 @@ class Platformio < Formula end resource "bottle" do - url "https://files.pythonhosted.org/packages/7c/58/75f3765b0a3f86ef0b6e0b23d0503920936752ca6e0fc27efce7403b01bd/bottle-0.12.23.tar.gz" - sha256 "683de3aa399fb26e87b274dbcf70b1a651385d459131716387abdc3792e04167" + url "https://files.pythonhosted.org/packages/fd/04/1c09ab851a52fe6bc063fd0df758504edede5cc741bd2e807bf434a09215/bottle-0.12.25.tar.gz" + sha256 "e1a9c94970ae6d710b3fb4526294dfeb86f2cb4a81eff3a4b98dc40fb0e5e021" end resource "certifi" do - url "https://files.pythonhosted.org/packages/37/f7/2b1b0ec44fdc30a3d31dfebe52226be9ddc40cd6c0f34ffc8923ba423b69/certifi-2022.12.7.tar.gz" - sha256 "35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3" + url "https://files.pythonhosted.org/packages/93/71/752f7a4dd4c20d6b12341ed1732368546bc0ca9866139fe812f6009d9ac7/certifi-2023.5.7.tar.gz" + sha256 "0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7" end resource "charset-normalizer" do - url "https://files.pythonhosted.org/packages/96/d7/1675d9089a1f4677df5eb29c3f8b064aa1e70c1251a0a8a127803158942d/charset-normalizer-3.0.1.tar.gz" - sha256 "ebea339af930f8ca5d7a699b921106c6e29c617fe9606fa7baa043c1cdae326f" + url "https://files.pythonhosted.org/packages/ff/d7/8d757f8bd45be079d76309248845a04f09619a7b17d6dfc8c9ff6433cac2/charset-normalizer-3.1.0.tar.gz" + sha256 "34e0a2f9c370eb95597aae63bf85eb5e96826d81e3dcf88b8886012906f509b5" end resource "click" do @@ -77,8 +77,8 @@ class Platformio < Formula end resource "packaging" do - url "https://files.pythonhosted.org/packages/47/d5/aca8ff6f49aa5565df1c826e7bf5e85a6df852ee063600c1efa5b932968c/packaging-23.0.tar.gz" - sha256 "b6ad297f8907de0fa2fe1ccbd26fdaf387f5f47c7275fedf8cce89f99446cf97" + url "https://files.pythonhosted.org/packages/b9/6c/7c6658d258d7971c5eb0d9b69fa9265879ec9a9158031206d47800ae2213/packaging-23.1.tar.gz" + sha256 "a392980d2b6cffa644431898be54b0045151319d1e7ec34f0cfed48767dd334f" end resource "pyelftools" do @@ -92,8 +92,8 @@ class Platformio < Formula end resource "requests" do - url "https://files.pythonhosted.org/packages/9d/ee/391076f5937f0a8cdf5e53b701ffc91753e87b07d66bae4a09aa671897bf/requests-2.28.2.tar.gz" - sha256 "98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf" + url "https://files.pythonhosted.org/packages/e0/69/122171604bcef06825fa1c05bd9e9b1d43bc9feb8c6c0717c42c92cc6f3c/requests-2.30.0.tar.gz" + sha256 "239d7d4458afcb28a692cdd298d87542235f4ca8d36d03a15bfc128a6559a2f4" end resource "semantic-version" do @@ -107,18 +107,18 @@ class Platformio < Formula end resource "starlette" do - url "https://files.pythonhosted.org/packages/0c/d2/a2898deb36d12e40e84e83b7728628a04013cb0cfc545932c4605185bf2d/starlette-0.23.1.tar.gz" - sha256 "8510e5b3d670326326c5c1d4cb657cc66832193fe5d5b7015a51c7b1e1b1bf42" + url "https://files.pythonhosted.org/packages/52/55/98746af96f57a0ff4f108c5ac84c130af3c4e291272acf446afc67d5d5d8/starlette-0.26.1.tar.gz" + sha256 "41da799057ea8620e4667a3e69a5b1923ebd32b1819c8fa75634bbe8d8bea9bd" end resource "urllib3" do - url "https://files.pythonhosted.org/packages/c5/52/fe421fb7364aa738b3506a2d99e4f3a56e079c0a798e9f4fa5e14c60922f/urllib3-1.26.14.tar.gz" - sha256 "076907bf8fd355cde77728471316625a4d2f7e713c125f51953bb5b3eecf4f72" + url "https://files.pythonhosted.org/packages/21/79/6372d8c0d0641b4072889f3ff84f279b738cd8595b64c8e0496d4e848122/urllib3-1.26.15.tar.gz" + sha256 "8a388717b9476f934a21484e8c8e61875ab60644d29b9b39e11e4b9dc1c6b305" end resource "uvicorn" do - url "https://files.pythonhosted.org/packages/95/3c/9f4650ff609370456f796bb96a355dcddef1ded67e05d1b4eb3481088329/uvicorn-0.20.0.tar.gz" - sha256 "a4e12017b940247f836bc90b72e725d7dfd0c8ed1c51eb365f5ba30d9f5127d8" + url "https://files.pythonhosted.org/packages/c6/dd/0d3bab50ab4ef8bec849f89fec2adc2fabcc397018c30e57d9f0d4009c5e/uvicorn-0.22.0.tar.gz" + sha256 "79277ae03db57ce7d9aa0567830bbb51d7a612f54d6e1e3e92da3ef24c2c8ed8" end resource "wsproto" do From 6507a2445827c2317c49f4452af398fa7f588c32 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 8 May 2023 15:52:17 +0000 Subject: [PATCH 2/2] platformio: update 6.1.7 bottle. --- Formula/platformio.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/platformio.rb b/Formula/platformio.rb index 5ffb3cacd3ea6..7495336356926 100644 --- a/Formula/platformio.rb +++ b/Formula/platformio.rb @@ -9,13 +9,13 @@ class Platformio < Formula head "https://github.com/platformio/platformio-core.git", branch: "develop" bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "a025953f352eb0ae3181660d6361f59856f189f733087c4bdec64cb91852d143" - sha256 cellar: :any_skip_relocation, arm64_monterey: "ba37781b6fbacb05c5e884ff530ff4f1111c5bce7a3d0b2014e08b1aeac4f4e8" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "3aab85327628eaf1755c92ddf7646c54b7e258ff3d3f5a0ff505cf231c768315" - sha256 cellar: :any_skip_relocation, ventura: "6b2bd7328ad1685d74263fd42eee07ca60cebe59110aecf9f442e8be6b16763e" - sha256 cellar: :any_skip_relocation, monterey: "42611aaffcf8cc55a217574a3e48ce8f357c771c0a84252a7b3d1584efd88cfb" - sha256 cellar: :any_skip_relocation, big_sur: "b6163c0e951a632fb91b1df7250253456273acdcc4fec55347752358fa9d65d2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "399c6a5428749bb75ea4461330b87a18d4d7ebe8741307f901ad6a4b4b29b4db" + sha256 cellar: :any_skip_relocation, arm64_ventura: "00b643d5619932b1239e46d0eeb7d823284757779a2eae8d5f142c86bf7ad474" + sha256 cellar: :any_skip_relocation, arm64_monterey: "67084c514f8f621d6fcd9ece2ecba06e7daf29b01bdd25498d8a8fad43a13ac1" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "7d9ae59c7772fc8643b4c822831ca75cafe6b130b9b9dd641c40c096fd05e77c" + sha256 cellar: :any_skip_relocation, ventura: "7e4fa750c0d1a0bc61befb034d67de855b5b3dd89ba071f922d3cde06248b7c5" + sha256 cellar: :any_skip_relocation, monterey: "8734ff4a541bfcc085622e33adb16e466437a451642e036b6f49974e54e80b34" + sha256 cellar: :any_skip_relocation, big_sur: "0d046081400a238abe7e89c600e642d3f4a1aac197fd0e3f29cb94fc45b7c0ff" + sha256 cellar: :any_skip_relocation, x86_64_linux: "cf62646c76e31e58052eea6c3a433593a273b8de87c43f973e53bfb1bb33e14b" end depends_on "python-tabulate"