Skip to content

Commit a0b628b

Browse files
committed
python-packaging 24.2
autobump: add python-packaging Signed-off-by: Rui Chen <[email protected]>
1 parent 85e8ac4 commit a0b628b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2359,6 +2359,7 @@ python-build
23592359
python-launcher
23602360
python-markdown
23612361
python-matplotlib
2362+
python-packaging
23622363
python-setuptools
23632364
python-yq
23642365
pythran

Formula/p/python-packaging.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
class 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"

0 commit comments

Comments
 (0)