Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Formula/pyside2@5.15.15_py312.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
class Pyside2AT51515Py312 < Formula
desc "Python bindings for Qt5 and greater"
homepage "https://code.qt.io/cgit/pyside/pyside-setup.git/tree/README.pyside2.md?h=5.15.2"
url "https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.15-src/pyside-setup-opensource-src-5.15.15.tar.xz"
sha256 "21d6818b064834b08501180e48890e5fd87df2fb3769f80c58143457f548c408"
license all_of: ["GFDL-1.3-only", "GPL-2.0-only", "GPL-3.0-only", "LGPL-2.1-only", "LGPL-3.0-only"]
revision 1

livecheck do
url "https://download.qt.io/official_releases/QtForPython/pyside2/"
Expand Down
Loading