Skip to content

Commit b7dc5e0

Browse files
committed
setuptools-py: Update to version 82.0.1
1 parent ab03bd4 commit b7dc5e0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/setuptools-py.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "82.0.0",
2+
"version": "82.0.1",
33
"homepage": "https://github.com/pypa/setuptools",
44
"description": "Library designed to facilitate packaging Python projects.",
55
"license": "MIT",
66
"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",
7+
"url": "https://github.com/pypa/setuptools/archive/v82.0.1.zip",
8+
"hash": "346c32189d81cf711b57d92ca65975c2f58a6cca48f940575ca7c30e798e2bd3",
9+
"extract_dir": "setuptools-82.0.1",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)