Skip to content

Commit 756c246

Browse files
committed
setuptools-py: Update to version 67.8.0
1 parent 856f499 commit 756c246

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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.7.2",
2+
"version": "67.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/v67.7.2.zip",
8-
"hash": "f176d89e0ac721112142f5776a73c204e20afdfffdd27a4fd0bb8ea0aefcdbef",
9-
"extract_dir": "setuptools-67.7.2",
7+
"url": "https://github.com/pypa/setuptools/archive/v67.8.0.zip",
8+
"hash": "aa6f9b3537e19f7edf709418f1549ee5d83a4b34bd35f56182a9a08a8052ea72",
9+
"extract_dir": "setuptools-67.8.0",
1010
"installer": {
1111
"script": [
1212
"if ($global) { install-python-package --global --quiet --dir $dir }",

0 commit comments

Comments
 (0)