From d1f20588e5b52d221e0adc71c78fd2ba99f5cda0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 11 May 2024 18:50:17 +0000 Subject: [PATCH 1/2] schemathesis 3.28.1 --- Formula/s/schemathesis.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/s/schemathesis.rb b/Formula/s/schemathesis.rb index ef4e6712bf40e..01b07be173887 100644 --- a/Formula/s/schemathesis.rb +++ b/Formula/s/schemathesis.rb @@ -3,8 +3,8 @@ class Schemathesis < Formula desc "Testing tool for web applications with specs" homepage "https://schemathesis.readthedocs.io/" - url "https://files.pythonhosted.org/packages/a3/22/4a608e4be836e6dea0a4fe7e6b9eec0c696b0705b0e1f471fb4579001e57/schemathesis-3.28.0.tar.gz" - sha256 "b568945fd0c93120224915b8c9d45405c253f4b21e2c62a64b8441d1a3a7511c" + url "https://files.pythonhosted.org/packages/c8/15/9caad5683af1e14815eb98fe98e395fda893c69c1bdc9cff74ca90ba2f6a/schemathesis-3.28.1.tar.gz" + sha256 "940ed1858bc61f9eddb5b84ac26e15c1e0ff59b4a2b2f34dd58e4cd612aeed3e" license "MIT" bottle do From cc6ee8b3b4445a490483f2e2e63e5ea89667577c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 11 May 2024 20:31:05 +0000 Subject: [PATCH 2/2] schemathesis: update 3.28.1 bottle. --- Formula/s/schemathesis.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/s/schemathesis.rb b/Formula/s/schemathesis.rb index 01b07be173887..59d9cb183f853 100644 --- a/Formula/s/schemathesis.rb +++ b/Formula/s/schemathesis.rb @@ -8,13 +8,13 @@ class Schemathesis < Formula license "MIT" bottle do - sha256 cellar: :any, arm64_sonoma: "8ed4df401fc25b3db94a0595a6005ef58b1dcaffb65b430c53140ed7f35bfb8c" - sha256 cellar: :any, arm64_ventura: "3c37552e7d5980f4be75694c906c38dfc1453ad865fc49dae75fd729a098379c" - sha256 cellar: :any, arm64_monterey: "2dbb724e4698833483605405e44cc8d1b23c61db9887dc29d4f055514782d3ad" - sha256 cellar: :any, sonoma: "e2eec740d8e01b401ead9107a198e723b5ff7f4a7353d498dd86a564daa189a1" - sha256 cellar: :any, ventura: "0266ad74634ba02ae9934544a6ee61b74ebb6b2c96d5acabb6dedbb03f2cfc4e" - sha256 cellar: :any, monterey: "7f49715360c29a5d4d4d3940db36dda2a36859137c63baa68bedb22553780ca1" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c0a3f8b42f4933e0e9d6a8c65af25395d7ad05f683ca2dfc36e6a34e61246701" + sha256 cellar: :any, arm64_sonoma: "3519b48b1a03ffe8d576e7b17b682181d7fb2c4c704e50812b5babd53d63e497" + sha256 cellar: :any, arm64_ventura: "4a81d19619f93f39bb2468db5e59079ec37b61fa2555408429c9c343225b9481" + sha256 cellar: :any, arm64_monterey: "c3aa534b04f5896c698e5d78c5aa34ab85b863e0c3719921d00f9b375689ec6e" + sha256 cellar: :any, sonoma: "8dc37f75c0dd005405a6a09107fb966a5063f5c9eb466b2bb8f5da9b86ec683f" + sha256 cellar: :any, ventura: "830c2c70441bc80e2ad0d8f5908ac13eeeba911335a09af11dd2566542a52f62" + sha256 cellar: :any, monterey: "b8219330899e0be6243753da36b2c8d5107bffb8a8150b120fff91f73fdb86d5" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d5955bbce290a2a0a45ceadb0f5d234955d9e2d825ec7acbf2432ecb627ed97d" end depends_on "rust" => :build # for rpds-py