We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd3afe8 commit ca2d0e8Copy full SHA for ca2d0e8
bucket/setuptools-py.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "79.0.1",
+ "version": "80.0.0",
3
"homepage": "https://github.com/pypa/setuptools",
4
"description": "Library designed to facilitate packaging Python projects.",
5
"license": "MIT",
6
"depends": "python-bucket-utils",
7
- "url": "https://github.com/pypa/setuptools/archive/v79.0.1.zip",
8
- "hash": "0c3566fd8451eab8cac100835bbb02b3d5af5b2aaf3ee54c7e4b1f6a93970502",
9
- "extract_dir": "setuptools-79.0.1",
+ "url": "https://github.com/pypa/setuptools/archive/v80.0.0.zip",
+ "hash": "66effd21183ab7ad0464b98a06001704cfd1b3474ddc92d276600a168d8c9ee6",
+ "extract_dir": "setuptools-80.0.0",
10
"installer": {
11
"script": [
12
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments