Skip to content

Commit 88a0742

Browse files
committed
setuptools-py: Update to version 79.0.1
1 parent 4fe0f92 commit 88a0742

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/setuptools-py.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "79.0.0",
2+
"version": "79.0.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/v79.0.0.zip",
8-
"hash": "394d79ed5221bbc930a33c433486bcb4bd7051a8cca2f78fe36f674533fc5d5b",
9-
"extract_dir": "setuptools-79.0.0",
7+
"url": "https://github.com/pypa/setuptools/archive/v79.0.1.zip",
8+
"hash": "0c3566fd8451eab8cac100835bbb02b3d5af5b2aaf3ee54c7e4b1f6a93970502",
9+
"extract_dir": "setuptools-79.0.1",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)