pygobject3 3.34.0
Closes #44072. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
8fee268898
commit
a2daf744de
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Pygobject3 < Formula
|
||||
desc "GNOME Python bindings (based on GObject Introspection)"
|
||||
homepage "https://wiki.gnome.org/Projects/PyGObject"
|
||||
url "https://download.gnome.org/sources/pygobject/3.32/pygobject-3.32.2.tar.xz"
|
||||
sha256 "c39ca2a28364b57fa00549c6e836346031e6b886c3ceabfd8ab4b4fed0a83611"
|
||||
revision 1
|
||||
url "https://download.gnome.org/sources/pygobject/3.34/pygobject-3.34.0.tar.xz"
|
||||
sha256 "87e2c9aa785f352ef111dcc5f63df9b85cf6e05e52ff04f803ffbebdacf5271a"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue