Skip to content

Commit 58dbd32

Browse files
committed
setuptools-py: Update to version 78.1.1
1 parent c1a0ee2 commit 58dbd32

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.1.0",
2+
"version": "78.1.1",
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.1.0.zip",
8-
"hash": "14d7cca56e32c3936f9e497f951ea8b4c77e7d79ecd1c72b67dbd72fa6b694ce",
9-
"extract_dir": "setuptools-78.1.0",
7+
"url": "https://github.com/pypa/setuptools/archive/v78.1.1.zip",
8+
"hash": "41798f0f22b1a8fa0a120b5127917e22923db94bbe3b6b7a4fbe578ad75d9012",
9+
"extract_dir": "setuptools-78.1.1",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)