From 20fa99283f6989f478c8d65ca70a16c79a3a8851 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 7 Nov 2019 17:05:42 +0200 Subject: [PATCH] platformio 4.1.0 --- Formula/platformio.rb | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/Formula/platformio.rb b/Formula/platformio.rb index d03ac318e96cdc..866a1cfdcde44c 100644 --- a/Formula/platformio.rb +++ b/Formula/platformio.rb @@ -1,10 +1,10 @@ class Platformio < Formula include Language::Python::Virtualenv - desc "Ecosystem for IoT development (Arduino and ARM mbed compatible)" + desc "An open-source ecosystem for embedded development" homepage "https://platformio.org/" - url "https://files.pythonhosted.org/packages/5d/59/2ba54e3f2ae8435997acbd0d0ff31993a7041a8b11515e0b5cc846a71ca4/platformio-4.0.3.tar.gz" - sha256 "0b19569d18d4098880b651c06dbf2ef23411a3d6c3da36a2b5950fe871523b50" + url "https://files.pythonhosted.org/packages/b5/b6/832b92113764feae278376dd0f39f0a3d4321c24b9ff1ff9c9777ba23b8d/platformio-4.1.0.tar.gz" + sha256 "4552086d82fb4d7022abeb620499314249548d084b37ddf446a7ee3099b13c21" bottle do cellar :any_skip_relocation @@ -22,8 +22,8 @@ class Platformio < Formula end resource "certifi" do - url "https://files.pythonhosted.org/packages/c5/67/5d0548226bcc34468e23a0333978f0e23d28d0b3f0c71a151aef9c3f7680/certifi-2019.6.16.tar.gz" - sha256 "945e3ba63a0b9f577b1395204e13c3a231f9bc0223888be653286534e5873695" + url "https://files.pythonhosted.org/packages/62/85/7585750fd65599e88df0fed59c74f5075d4ea2fe611deceb95dd1c2fb25b/certifi-2019.9.11.tar.gz" + sha256 "e4f3620cfea4f83eedc95b24abd9cd56f3c4b146dd0177e83a21b4eb49e21e50" end resource "chardet" do @@ -46,6 +46,16 @@ class Platformio < Formula sha256 "c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407" end + resource "marshmallow" do + url "https://files.pythonhosted.org/packages/da/f1/99a0fcf54d349f615d43addd3911f63d979775a11d94ffab0f33cd71099d/marshmallow-2.20.5.tar.gz" + sha256 "ee20892f41b2ac51f9f1927f30696a2fb91b99fe9e12bf54624e78654612cba7" + end + + resource "pyelftools" do + url "https://files.pythonhosted.org/packages/fa/9a/0674cb1725196568bdbca98304f2efb17368b57af1a4bb3fc772c026f474/pyelftools-0.25.tar.gz" + sha256 "89c6da6f56280c37a5ff33468591ba9a124e17d71fe42de971818cbff46c1b24" + end + resource "pyserial" do url "https://files.pythonhosted.org/packages/cc/74/11b04703ec416717b247d789103277269d567db575d2fd88f25d9767fe3d/pyserial-3.4.tar.gz" sha256 "6e2d401fdee0eab996cf734e67773a0143b932772ca8b42451440cfed942c627" @@ -57,18 +67,18 @@ class Platformio < Formula end resource "semantic-version" do - url "https://files.pythonhosted.org/packages/68/69/99b0fcc0b9107339760090a0cfa4f7ca36b72cba0854a56c88cc71c40111/semantic_version-2.8.1.tar.gz" - sha256 "192d4c0fce55643e05af0e49ca47d06608acf2dac2145bb26339fce16abfd6d2" + url "https://files.pythonhosted.org/packages/50/f4/23afe84747db04f1ad8d43b2436efc004bafb63a96c9a64fc6af606cf990/semantic_version-2.8.2.tar.gz" + sha256 "71c716e99086c44d068262b86e4775aa6db7fabee0743e4e33b00fbf6f672585" end resource "tabulate" do - url "https://files.pythonhosted.org/packages/c2/fd/202954b3f0eb896c53b7b6f07390851b1fd2ca84aa95880d7ae4f434c4ac/tabulate-0.8.3.tar.gz" - sha256 "8af07a39377cee1103a5c8b3330a421c2d99b9141e9cc5ddd2e3263fea416943" + url "https://files.pythonhosted.org/packages/66/d4/977fdd5186b7cdbb7c43a7aac7c5e4e0337a84cb802e154616f3cfc84563/tabulate-0.8.5.tar.gz" + sha256 "d0097023658d4dea848d6ae73af84532d1e86617ac0925d1adf1dd903985dac3" end resource "urllib3" do - url "https://files.pythonhosted.org/packages/4c/13/2386233f7ee40aa8444b47f7463338f3cbdf00c316627558784e3f542f07/urllib3-1.25.3.tar.gz" - sha256 "dbe59173209418ae49d485b87d1681aefa36252ee85884c31346debd19463232" + url "https://files.pythonhosted.org/packages/ff/44/29655168da441dff66de03952880c6e2d17b252836ff1aa4421fba556424/urllib3-1.25.6.tar.gz" + sha256 "9a107b99a5393caf59c7aa3c1249c16e6879447533d0887f4336dde834c7be86" end def install