Skip to content

Commit

Permalink
mat2 0.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Moisan committed Jan 10, 2025
1 parent 85da86b commit 6292fb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1969,6 +1969,7 @@ marksman
marp-cli
massdriver
massren
mat2
matplotplusplus
matterbridge
maturin
Expand Down
12 changes: 2 additions & 10 deletions Formula/m/mat2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ class Mat2 < Formula

desc "Metadata anonymization toolkit"
homepage "https://0xacab.org/jvoisin/mat2"
url "https://files.pythonhosted.org/packages/d5/e4/f02d057fe6cf32b68e402c5f86276244105da40161e84ef785b2ae0bf809/mat2-0.13.4.tar.gz"
sha256 "744aeee924c9898a397fe930593b803c540389bf39cd24553b99a89acc2f5901"
url "https://files.pythonhosted.org/packages/ce/53/da9720bf3d8a3419e2d337ba0d12817c75578ada4ec1f161fc602dd2ed1d/mat2-0.13.5.tar.gz"
sha256 "d7e7c4f0f0cfcf8bd656f97919281d0c6207886d84bdfdbb192c152ebf91fe19"
license "LGPL-3.0-or-later"
revision 1

bottle do
rebuild 1
Expand All @@ -32,13 +31,6 @@ class Mat2 < Formula
sha256 "719fadef0a978c31b4cf3c956261b3c58b6948b32023078a2117b1de09f0fc99"
end

# patch man1 file layout, remove in next release
# https://0xacab.org/jvoisin/mat2/-/merge_requests/111
patch do
url "https://0xacab.org/jvoisin/mat2/-/commit/406924bb6164384fe0a8a8f3dc8dfe7d15577cfc.diff"
sha256 "4c1c57ca8fe1eabea41d66f3ef9bd4eb2bac8ac181fceeefece4b92b5be9658d"
end

def install
virtualenv_install_with_resources
end
Expand Down

0 comments on commit 6292fb4

Please sign in to comment.