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 ee720e1 commit 95da100Copy full SHA for 95da100
Formula/p/python-setuptools.rb
@@ -1,8 +1,8 @@
1
class PythonSetuptools < Formula
2
desc "Easily download, build, install, upgrade, and uninstall Python packages"
3
homepage "https://setuptools.pypa.io/"
4
- url "https://files.pythonhosted.org/packages/07/37/b31be7e4b9f13b59cde9dcaeff112d401d49e0dc5b37ed4a9fc8fb12f409/setuptools-75.2.0.tar.gz"
5
- sha256 "753bb6ebf1f465a1912e19ed1d41f403a79173a9acf66a42e7e6aec45c3c16ec"
+ url "https://files.pythonhosted.org/packages/ed/22/a438e0caa4576f8c383fa4d35f1cc01655a46c75be358960d815bfbb12bd/setuptools-75.3.0.tar.gz"
+ sha256 "fba5dd4d766e97be1b1681d98712680ae8f2f26d7881245f2ce9e40714f1a686"
6
license "MIT"
7
8
bottle do
0 commit comments