Skip to content

Commit ceda2f4

Browse files
committed
setuptools-py: Update to version 80.1.0
1 parent ed5708d commit ceda2f4

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.0.1",
2+
"version": "80.1.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.0.1.zip",
8-
"hash": "f76a23bd1e21b869db67d84edb14181ba22a57aa046d1e2d29e8af5be6aec6cf",
9-
"extract_dir": "setuptools-80.0.1",
7+
"url": "https://github.com/pypa/setuptools/archive/v80.1.0.zip",
8+
"hash": "a81de713508289388d1c4e0a8be73143f1d3a69fbf51e3d8ddd6c8b4ea558fac",
9+
"extract_dir": "setuptools-80.1.0",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)