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.
1 parent f7ff393 commit 5f71995Copy full SHA for 5f71995
1 file changed
Formula/p/python-packaging.rb
@@ -3,8 +3,8 @@
3
class PythonPackaging < Formula
4
desc "Core utilities for Python packages"
5
homepage "https://packaging.pypa.io/"
6
- url "https://files.pythonhosted.org/packages/df/de/0d2b39fb4af88a0258f3bac87dfcbb48e73fbdea4a2ed0e2213f9a4c2f9a/packaging-26.1.tar.gz"
7
- sha256 "f042152b681c4bfac5cae2742a55e103d27ab2ec0f3d88037136b6bfe7c9c5de"
+ url "https://files.pythonhosted.org/packages/d7/f1/e7a6dd94a8d4a5626c03e4e99c87f241ba9e350cd9e6d75123f992427270/packaging-26.2.tar.gz"
+ sha256 "ff452ff5a3e828ce110190feff1178bb1f2ea2281fa2075aadb987c2fb221661"
8
license any_of: ["Apache-2.0", "BSD-2-Clause"]
9
10
bottle do
0 commit comments