Skip to content

Commit 986c373

Browse files
committed
setuptools-py: Update to version 80.9.0
1 parent 3ed2fdd commit 986c373

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.8.0",
2+
"version": "80.9.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.8.0.zip",
8-
"hash": "ac88c43160854d0f0ef92f7e92291b0c48af3873616ff27063a6d13ec815e9cc",
9-
"extract_dir": "setuptools-80.8.0",
7+
"url": "https://github.com/pypa/setuptools/archive/v80.9.0.zip",
8+
"hash": "1cbe4ca18f56c72e2157b95a3e2a3f756d41533c4664afc861c18db15cc91c84",
9+
"extract_dir": "setuptools-80.9.0",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)