Skip to content

Commit 25d2543

Browse files
committed
setuptools-py: Update to version 78.0.2
1 parent cf07431 commit 25d2543

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": "78.0.1",
2+
"version": "78.0.2",
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/v78.0.1.zip",
8-
"hash": "8b11ac2c1bd79b1983ade92af15cae8b857efa4d54da0827e0a0dd5309e44c1e",
9-
"extract_dir": "setuptools-78.0.1",
7+
"url": "https://github.com/pypa/setuptools/archive/v78.0.2.zip",
8+
"hash": "027d14511eb7c5454bc2329db2c0aaf2c111ca39e15bd71d99d1d0a332072a48",
9+
"extract_dir": "setuptools-78.0.2",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)