File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2359,6 +2359,7 @@ python-build
23592359python-launcher
23602360python-markdown
23612361python-matplotlib
2362+ python-packaging
23622363python-setuptools
23632364python-yq
23642365pythran
Original file line number Diff line number Diff line change 33class PythonPackaging < Formula
44 desc "Core utilities for Python packages"
55 homepage "https://packaging.pypa.io/"
6- url "https://files.pythonhosted.org/packages/51/65/50db4dda066951078f0a96cf12f4b9ada6e4b811516bf0262c0f4f7064d4 /packaging-24.1 .tar.gz"
7- sha256 "026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 "
6+ url "https://files.pythonhosted.org/packages/d0/63/68dbb6eb2de9cb10ee4c9c14a0148804425e13c4fb20d61cce69f53106da /packaging-24.2 .tar.gz"
7+ sha256 "c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f "
88 license any_of : [ "Apache-2.0" , "BSD-2-Clause" ]
9- revision 1
109
1110 bottle do
1211 sha256 cellar : :any_skip_relocation , all : "575595301a31862ca4d2d0f6a39fd8e209adb81ff0926d65a81e7f1173f7d30d"
You can’t perform that action at this time.
0 commit comments