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 787804a commit a7c8538Copy full SHA for a7c8538
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/ac/11/0a953274017ca5c33a9831bc5e052e825d174a3551bd18924777794c8162/setuptools-74.1.0.tar.gz"
5
- sha256 "bea195a800f510ba3a2bc65645c88b7e016fe36709fefc58a880c4ae8a0138d7"
+ url "https://files.pythonhosted.org/packages/27/cb/e754933c1ca726b0d99980612dc9da2886e76c83968c246cfb50f491a96b/setuptools-74.1.1.tar.gz"
+ sha256 "2353af060c06388be1cecbf5953dcdb1f38362f87a2356c480b6b4d5fcfc8847"
6
license "MIT"
7
8
bottle do
0 commit comments