Skip to content

Commit d06e681

Browse files
committed
setuptools-py: Update to version 77.0.1
1 parent 6a14997 commit d06e681

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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": "77.0.0",
2+
"version": "77.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/v77.0.0.zip",
8-
"hash": "d189b90001843a324427410443359877a76794f13e1a78abf068bbbf32395dfc",
9-
"extract_dir": "setuptools-77.0.0",
7+
"url": "https://github.com/pypa/setuptools/archive/v77.0.1.zip",
8+
"hash": "6af3b5f5f880501558082cfef83c8c1b94909c165788b02834cacbd6dceb4a3a",
9+
"extract_dir": "setuptools-77.0.1",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)