We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9372bcc + 30000ce commit 01d089fCopy full SHA for 01d089f
Formula/b/bagit.rb
@@ -10,10 +10,11 @@ class Bagit < Formula
10
head "https://github.com/LibraryOfCongress/bagit-python.git", branch: "master"
11
12
bottle do
13
- sha256 cellar: :any_skip_relocation, all: "b11223ef3adee801477c593c9107ce0400cee4e9f1900cdaef12444a1aab4fae"
+ rebuild 1
14
+ sha256 cellar: :any_skip_relocation, all: "cd75590862c752f2d6fa722470125ef7eb0c50bcace9dff268adfa600a71123d"
15
end
16
- depends_on "python@3.13"
17
+ depends_on "python@3.14"
18
19
def install
20
virtualenv_install_with_resources
0 commit comments