Skip to content

Commit 116e0b1

Browse files
committed
setuptools-py: Update to version 80.8.0
1 parent 8037aa1 commit 116e0b1

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

0 commit comments

Comments
 (0)