Skip to content

Commit 4664552

Browse files
authored
Merge pull request #202656 from Homebrew/literate-git-pygit2
literate-git: use `pygit2`
2 parents 1f15bda + d8cdeb3 commit 4664552

File tree

2 files changed

+11
-23
lines changed

2 files changed

+11
-23
lines changed

Formula/l/literate-git.rb

Lines changed: 8 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ class LiterateGit < Formula
66
url "https://files.pythonhosted.org/packages/7b/cc/1a6c994c90fa34cfa8e90e017c80f838b149fd0262daa24cdb930c091b48/literategit-0.5.0.tar.gz"
77
sha256 "88f9e95749d427c98a397a9c38a845d9760cf3451424441bc217c53c1ec835bd"
88
license "GPL-3.0-or-later"
9-
revision 1
9+
revision 2
1010

1111
bottle do
12-
sha256 cellar: :any, arm64_sequoia: "f9235220e16c529400db78d67cc49139ae568afd127f8ed72365a331a45a3dd5"
13-
sha256 cellar: :any, arm64_sonoma: "4747522269d62bca08a9ea83c7d82d5e44ad619170e7de9c640c8be7da771e90"
14-
sha256 cellar: :any, arm64_ventura: "529c137577be7605754a22ef3b958ace7bf7bb05a8e63bfbad9dc1466064a3fe"
15-
sha256 cellar: :any, sonoma: "40909dbcead9b8c6bc8290afd4c2d6ed8e468f4af60e391425b90f1c37000ea0"
16-
sha256 cellar: :any, ventura: "3859333485640c20f338dda8d673ffe0acb17de24fd52820ee0b0536f4cbb949"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0c2b8b137ffbfc8992052e3c5d0ebe578a402c367278601d1958f5577768c12c"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d9d2b025ddbab295193c1e6f827407d639a9d204c4e5f9cdb5f53fd9621d180c"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "796a2f7d9c28026fe53d797479b502dc6f32d2397334c924ea7f058ea857ecd3"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "7f014c600ce0139cd4e7ed823c48791e4589691ac5556eef4054b6e1e29ff84c"
15+
sha256 cellar: :any_skip_relocation, sonoma: "74385ddd793439f8f9280f1e498e43678bc6b8430c3ff6a31607e89a8a45fa8c"
16+
sha256 cellar: :any_skip_relocation, ventura: "4b9700e863cbe0fe8339cfa29c0b13ca998eb2bf7f763aca819cfcef2484e7a6"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "441c3d2a61e151bba2931e002e40c737fab41a491daa57174b09d8e821c1f56e"
1818
end
1919

20-
depends_on "libgit2"
20+
depends_on "pygit2"
2121
depends_on "[email protected]"
2222

2323
uses_from_macos "libffi"
@@ -26,11 +26,6 @@ class LiterateGit < Formula
2626
depends_on "pkgconf" => :build
2727
end
2828

29-
resource "cffi" do
30-
url "https://files.pythonhosted.org/packages/fc/97/c783634659c2920c3fc70419e3af40972dbaf758daa229a7d6ea6135c90d/cffi-1.17.1.tar.gz"
31-
sha256 "1c39c6016c32bc48dd54561950ebd6836e1670f2ae46128f67cf49e789c52824"
32-
end
33-
3429
resource "click" do
3530
url "https://files.pythonhosted.org/packages/b9/2e/0090cbf739cee7d23781ad4b89a9894a41538e4fcf4c31dcdd705b78eb8b/click-8.1.8.tar.gz"
3631
sha256 "ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a"
@@ -51,16 +46,6 @@ class LiterateGit < Formula
5146
sha256 "d283d37a890ba4c1ae73ffadf8046435c76e7bc2247bbb63c00bd1a709c6544b"
5247
end
5348

54-
resource "pycparser" do
55-
url "https://files.pythonhosted.org/packages/1d/b2/31537cf4b1ca988837256c910a668b553fceb8f069bedc4b1c826024b52c/pycparser-2.22.tar.gz"
56-
sha256 "491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6"
57-
end
58-
59-
resource "pygit2" do
60-
url "https://files.pythonhosted.org/packages/a4/85/c848cdf44214bf541c4a725a0a6e271f8db9f18cfccef702d53f83f1e19a/pygit2-1.16.0.tar.gz"
61-
sha256 "7b29a6796baa15fc89d443ac8d51775411d9b1e5b06dc40d458c56c8576b48a2"
62-
end
63-
6449
resource "pygments" do
6550
url "https://files.pythonhosted.org/packages/8e/62/8336eff65bcbc8e4cb5d05b55faf041285951b6e80f33e2bff2024788f31/pygments-2.18.0.tar.gz"
6651
sha256 "786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199"

pypi_formula_mappings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,9 @@
496496
"linode-cli": {
497497
"exclude_packages": ["certifi"]
498498
},
499+
"literate-git": {
500+
"exclude_packages": ["pygit2"]
501+
},
499502
"liquidctl": {
500503
"exclude_packages": ["pillow"]
501504
},

0 commit comments

Comments
 (0)