Skip to content

Commit

Permalink
lasso: Migrate to Python@3.10
Browse files Browse the repository at this point in the history
Closes #98706.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
iMichka authored and BrewTestBot committed Apr 6, 2022
1 parent 13ad344 commit 943b838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/lasso.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class Lasso < Formula
end

depends_on "pkg-config" => :build
depends_on "python@3.9" => :build
depends_on "python@3.10" => :build
depends_on "six" => :build
depends_on "glib"
depends_on "libxmlsec1"
Expand Down

0 comments on commit 943b838

Please sign in to comment.