Skip to content

Commit 21b4cfb

Browse files
committed
pivy 0.6.10
autobump: add pivy Signed-off-by: Rui Chen <[email protected]> pivy: remove build patch Signed-off-by: Rui Chen <[email protected]>
1 parent f7bcecf commit 21b4cfb

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2717,6 +2717,7 @@ pipet
27172717
pipgrip
27182718
pipx
27192719
pivit
2720+
pivy
27202721
pixi
27212722
pixi-pack
27222723
pixie

Formula/p/pivy.rb

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,11 @@
11
class Pivy < Formula
22
desc "Python bindings to coin3d"
33
homepage "https://github.com/coin3d/pivy"
4+
url "https://github.com/coin3d/pivy/archive/refs/tags/0.6.10.tar.gz"
5+
sha256 "7b409816c9fad84cf94f93659281f9dd2501d285eb2fc609e9401a3d004ce723"
46
license "ISC"
57
head "https://github.com/coin3d/pivy.git", branch: "master"
68

7-
stable do
8-
url "https://github.com/coin3d/pivy/archive/refs/tags/0.6.9.tar.gz"
9-
sha256 "c207f5ed73089b2281356da4a504c38faaab90900b95639c80772d9d25ba0bbc"
10-
11-
# Backport fix for Qt6 QtOpenGLWidgets
12-
patch do
13-
url "https://github.com/coin3d/pivy/commit/e81c5f32538891c740b90b5d2eb77fa6a9e1cb43.patch?full_index=1"
14-
sha256 "c54b660f09957ad7673d29328fb1cbe77b9eb4b090f2371b6e16b4c333e679c4"
15-
end
16-
end
17-
189
bottle do
1910
sha256 cellar: :any, arm64_sonoma: "49312c6ceb49fc4e4141430afe844ed52fb2f828445497fb74a695dd1c7c23dc"
2011
sha256 cellar: :any, arm64_ventura: "37951e1aeb75c56bcb13e495dc15a70b7658c75bdc2ae782cdec2adf5b4180e4"

0 commit comments

Comments
 (0)