Skip to content

Commit 6a14997

Browse files
committed
setuptools-py: Update to version 77.0.0
1 parent 258ac85 commit 6a14997

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

0 commit comments

Comments
 (0)