Skip to content

Commit

Permalink
pygobject3: update 3.42.2_2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
gromgit committed Jan 7, 2023
1 parent 3bcd2e4 commit 2ab149d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/pygobject3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ class Pygobject3 < Formula
url "https://download.gnome.org/sources/pygobject/3.42/pygobject-3.42.2.tar.xz"
sha256 "ade8695e2a7073849dd0316d31d8728e15e1e0bc71d9ff6d1c09e86be52bc957"
license "LGPL-2.1-or-later"
revision 1
revision 2

bottle do
root_url "https://github.com/gromgit/homebrew-core-mojave/releases/download/pygobject3"
sha256 cellar: :any_skip_relocation, mojave: "8e3257f05d3da7a4451ac65d341102d7e19dba165512ae2c454a6ca1efce2bae"
sha256 cellar: :any, mojave: "a72d348e17912ae0af12aa1ebba4c16359a236d6111c788275f79b910ce2906a"
end

depends_on "meson" => :build
depends_on "ninja" => :build
depends_on "pkg-config" => :build
depends_on "[email protected]" => [:build, :test]
depends_on "python@3.9" => [:build, :test]
depends_on "python@3.11" => [:build, :test]
depends_on "gobject-introspection"
depends_on "py3cairo"

Expand Down

0 comments on commit 2ab149d

Please sign in to comment.