Skip to content

Commit

Permalink
rm patch for python v3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ipatch committed Oct 23, 2023
1 parent 586862e commit b700f25
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ class Shiboken2AT51511 < Formula
uses_from_macos "libxml2"
uses_from_macos "libxslt"

# fix for python >= v3.10
patch :p0 do
url "https://raw.githubusercontent.com/FreeCAD/homebrew-freecad/8944b8b362c7fd87c515efb07eb0fb022e946610/patches/libshiboken2-python10-compat.patch"
sha256 "bb234f9a37fd9af1d20ca4a90829580be1c0df2cb55061e350619fd3fb0c1e36"
end

def install
ENV["LLVM_INSTALL_DIR"] = Formula["llvm"].opt_prefix

Expand Down

0 comments on commit b700f25

Please sign in to comment.