Skip to content

Commit a5f873b

Browse files
committed
setuptools-py: Update to version 67.5.1
1 parent 81221b4 commit a5f873b

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": "67.5.0",
2+
"version": "67.5.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/v67.5.0.zip",
8-
"hash": "a5ab9825e9d55ccc6f6a7f89f231de35f85bfefdffa341e241e0f36ca0827512",
9-
"extract_dir": "setuptools-67.5.0",
7+
"url": "https://github.com/pypa/setuptools/archive/v67.5.1.zip",
8+
"hash": "931fb4051eb0363e5c2ac6ec6421e72846c9ad0a31f473e76453f9123363f1ad",
9+
"extract_dir": "setuptools-67.5.1",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)