File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,15 @@ class Mat2 < Formula
33
44 desc "Metadata anonymization toolkit"
55 homepage "https://0xacab.org/jvoisin/mat2"
6- url "https://files.pythonhosted.org/packages/ce/53/da9720bf3d8a3419e2d337ba0d12817c75578ada4ec1f161fc602dd2ed1d /mat2-0.13.5 .tar.gz"
7- sha256 "d7e7c4f0f0cfcf8bd656f97919281d0c6207886d84bdfdbb192c152ebf91fe19 "
6+ url "https://files.pythonhosted.org/packages/ba/e1/9a8abf4f5ab3c3e214197e310e3f33418d79769ee89911da939a6c891d4f /mat2-0.14.0 .tar.gz"
7+ sha256 "7f07db8c587f91bdfb15fb384bca05d741edc31888bd9844b9e91290c0f529c3 "
88 license "LGPL-3.0-or-later"
99
10+ # FIXME: Fails trying to resolve pygobject as pip tries compiling it but cannot find cairo
11+ no_autobump! because : "`update-python-resources` cannot determine dependencies"
12+
1013 bottle do
11- rebuild 1
12- sha256 cellar : :any_skip_relocation , all : "7ada4d330d9f42d51d2b86378e08ad87ef31923a19737fd27ae7c215d133c06e"
14+ sha256 cellar : :any_skip_relocation , all : "17024db2dbe23577339a098b09c29f5a6675af803530aed35a85d156bac2f22e"
1315 end
1416
1517 depends_on "exiftool"
You can’t perform that action at this time.
0 commit comments