We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab03bd4 commit b7dc5e0Copy full SHA for b7dc5e0
1 file changed
bucket/setuptools-py.json
@@ -1,12 +1,12 @@
1
{
2
- "version": "82.0.0",
+ "version": "82.0.1",
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/v82.0.0.zip",
8
- "hash": "976e5b8970204c4fdadf9a79ec630bb6588992202dcc44bda6ef9c612c5998d5",
9
- "extract_dir": "setuptools-82.0.0",
+ "url": "https://github.com/pypa/setuptools/archive/v82.0.1.zip",
+ "hash": "346c32189d81cf711b57d92ca65975c2f58a6cca48f940575ca7c30e798e2bd3",
+ "extract_dir": "setuptools-82.0.1",
10
"installer": {
11
"script": [
12
"if ($global) { install-python-package --global --quiet --dir $dir }",
0 commit comments