File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -3108,6 +3108,7 @@ remarshal
31083108remind
31093109render
31103110renovate
3111+ reorder-python-imports
31113112replxx
31123113repo
31133114repomix
Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ class ReorderPythonImports < Formula
33
44 desc "Rewrites source to reorder python imports"
55 homepage "https://github.com/asottile/reorder-python-imports"
6- url "https://files.pythonhosted.org/packages/ee/f3/b49e0e59cfd7c7580e20148d6dd8e39563918f4147e9a8de15d6529133a6 /reorder_python_imports-3.14 .0.tar.gz"
7- sha256 "5fc3aea31cdd9dcf9de381c79bf14a03c1e3f792450e35b48325c56599b9e039 "
6+ url "https://files.pythonhosted.org/packages/74/37/3bbc2ca9e90dcc4d22b210cc1cb9f8871696d62641f539b9ed043999118b /reorder_python_imports-3.15 .0.tar.gz"
7+ sha256 "c9a5d6027213a0b76ba42f13d16224de98cfe100b9f959e617c5a1576360fb90 "
88 license "MIT"
99 head "https://github.com/asottile/reorder-python-imports.git" , branch : "main"
1010
1111 bottle do
12- sha256 cellar : :any_skip_relocation , all : "996295cdcb8ea1816cdfc2c4154773b5a06f44d94d2ac20c11475ec39fb22b08 "
12+ sha256 cellar : :any_skip_relocation , all : "60a5c4874fe039ea50a85d1cb5ca3eb465220be116ebb63de2d0025874961d53 "
1313 end
1414
1515
You can’t perform that action at this time.
0 commit comments