Skip to content

Commit 479719d

Browse files
committed
setuptools-py: Update to version 80.4.0
1 parent f787544 commit 479719d

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": "80.3.1",
2+
"version": "80.4.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/v80.3.1.zip",
8-
"hash": "36bf9de850355365562c8b135f36c01abc4e638bae7ad6baf0a7183e3bd723f6",
9-
"extract_dir": "setuptools-80.3.1",
7+
"url": "https://github.com/pypa/setuptools/archive/v80.4.0.zip",
8+
"hash": "cadb3c76902ba1f9e1215bcb37b1503c726e26eb6e65274c103ede3d4301d944",
9+
"extract_dir": "setuptools-80.4.0",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)