Skip to content

Commit 03b28e2

Browse files
committed
python-setuptools 80.3.0
1 parent 846fde4 commit 03b28e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/python-setuptools.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class PythonSetuptools < Formula
22
desc "Easily download, build, install, upgrade, and uninstall Python packages"
33
homepage "https://setuptools.pypa.io/"
4-
url "https://files.pythonhosted.org/packages/24/65/19a02e93da9d9f118ecb311419a353ae68a8e236c057bf164c866daa227f/setuptools-80.2.0.tar.gz"
5-
sha256 "16a390b41627e1455567193435e7cafa9101803ffaa2fdd9ecd0af098301981d"
4+
url "https://files.pythonhosted.org/packages/51/6c/a3f892949418b5b9aced7396919c75ffb57e38f08b712b565f5eb10677ee/setuptools-80.3.0.tar.gz"
5+
sha256 "ec8308eb180b2312062b1c5523204acf872cd8b0a9e6c2ae76431b22bc4065d7"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)