Skip to content

Commit 8173113

Browse files
committed
setuptools-py: Update to version 77.0.3
1 parent d43697e commit 8173113

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.2",
2+
"version": "77.0.3",
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.2.zip",
8-
"hash": "4262226535604b03049ebf327945d60af4fd24727a5f3886ff2d9910eb8425d3",
9-
"extract_dir": "setuptools-77.0.2",
7+
"url": "https://github.com/pypa/setuptools/archive/v77.0.3.zip",
8+
"hash": "294dda6fe09a2c2bd3f8245de01e22cd26ca34dabdf3def236bc0449b4b5bd91",
9+
"extract_dir": "setuptools-77.0.3",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)