Skip to content

Commit 01d089f

Browse files
authored
Merge pull request #248669 from branchvincent/[email protected]
bagit: migrate to `[email protected]`
2 parents 9372bcc + 30000ce commit 01d089f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Formula/b/bagit.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ class Bagit < Formula
1010
head "https://github.com/LibraryOfCongress/bagit-python.git", branch: "master"
1111

1212
bottle do
13-
sha256 cellar: :any_skip_relocation, all: "b11223ef3adee801477c593c9107ce0400cee4e9f1900cdaef12444a1aab4fae"
13+
rebuild 1
14+
sha256 cellar: :any_skip_relocation, all: "cd75590862c752f2d6fa722470125ef7eb0c50bcace9dff268adfa600a71123d"
1415
end
1516

16-
depends_on "python@3.13"
17+
depends_on "python@3.14"
1718

1819
def install
1920
virtualenv_install_with_resources

0 commit comments

Comments
 (0)